ATM Interface Configuration

The following configuration consists of two routers connected through an ATM interface. Each interface has four VPIs, each of which has a maximum of 1,024 VCIs. Twenty logical units are defined on the ATM interface. Each of the logical units has a different VCI defined on it. The encapsulation is defined such that every five logical units have the same encapsulation. The OSPF and IS-IS routing protocols are also configured.

 interfaces { at-1/3/0 { mtu 9192; atm-options { vpi 0 maximum-vcs 1016; vpi 1 maximum-vcs 1016; vpi 2 maximum-vcs 1016; vpi 3 maximum-vcs 1016; } unit 32 { encapsulation atm-cisco-nlpid; vci 0.32; family inet { mtu 9184; address 10.1.0.63/32 { destination 10.1.0.64; } } } unit 33 { encapsulation ...

Get Juniper Networks® Field Guide and Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.