ATMJuniper

From Livre IPv6

Revision as of 15:26, 8 February 2006 by Bruno Stévant (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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