Difference between revisions of "ATMJuniper"

From Livre IPv6

 
m
 
Line 1: Line 1:
 +
{{suivi|POSJuniper|POS Juniper|TunAlcatel|Tunnel OmnisSwitch Alcatel}}
 
  interfaces {
 
  interfaces {
 
     at-4/3/0 {
 
     at-4/3/0 {
Line 21: Line 22:
 
     }
 
     }
 
  }
 
  }
 +
{{suivi|POSJuniper|POS Juniper|TunAlcatel|Tunnel OmnisSwitch Alcatel}}

Latest revision as of 15:26, 8 February 2006

POS Juniper Table des matières Tunnel OmnisSwitch Alcatel
interfaces {
   at-4/3/0 {
      description "Interface ATM";
      clocking external;
      encapsulation atm-pvc;
      sonet-options {
         payload-scrambler;
      }
      atm-options {
         vpi 63 {
            maximum-vcs 4090;
         } 
      }
      unit 0 {
         encapsulation atm-snap;
         vci 63.300;
         family inet6 {
            address 2001:688:1F80:ABCD::2/64;
         }
      }
   }
}
POS Juniper Table des matières Tunnel OmnisSwitch Alcatel
Personal tools