TunJuniper
Un article de IPv6.
    | Tunnel Cisco | Table des matières | Préfixe OmnisSwitch Alcatel |    
 | 
interfaces {
  ip-0/3/0 {
     unit 99 {
        tunnel {
           source 192.168.33.1;
           destination 192.168.111.1;
        }
        family inet6 {
           address 2001:99::2/64;
        }
     }
  }
}
    | Tunnel Cisco | Table des matières | Préfixe OmnisSwitch Alcatel |    
 | 
 
