Difference between revisions of "TunJuniper"
From Livre IPv6
m  | 
				|||
| Line 1: | Line 1: | ||
| + | {{suivi|TunCisco|Tunnel Cisco|NDAlcatel|Préfixe OmnisSwitch Alcatel}}  | ||
| + | |||
  interfaces {  |   interfaces {  | ||
    ip-0/3/0 {  |     ip-0/3/0 {  | ||
| Line 12: | Line 14: | ||
    }  |     }  | ||
  }  |   }  | ||
| + | |||
| + | {{suivi|TunCisco|Tunnel Cisco|NDAlcatel|Préfixe OmnisSwitch Alcatel}}  | ||
Latest revision as of 14:30, 8 February 2006
|   | 
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 |    | 
