To configure an ATM interface using bridged IP encapsulation:
- host1(config)#interface atm 0/1
- host1(config-if)#interface atm 0/1.20
- host1(config-if)#atm pvc 10 22 100 aal5snap
- host1(config-if)#encapsulation bridge1483
- host1(config-subif)#ip address 192.168.10.20
255.255.255.0
![]() |
Note: You can also assign an IP template to the interface or create an unnumbered interface instead of assigning an IP address. For details, see chapter Configuring IP in JUNOSe IP, IPv6, and IGP Configuration Guide. |
- host1#show atm interface 0/1
- host1#show atm vc 0/1 10
- host1#show atm subinterface 0/1.20
For more information about using these commands, see Monitoring ATM in Configuring ATM .
atm pvc
![]() |
Note: Do not set both the VPI and VCI values to zero. |
- host1(config-if)#atm pvc 10 22 100 aal5snap
encapsulation bridge1483
- host1(config-if)#encapsulation bridge1483
interface atm
- host1(config)#interface atm 3/1.20
- host1(config)#interface atm 5/0/1.20