Network Router User's Manual

Configuring SVCs
ATM Switch Router Quick Software Configuration Guide3-4
Example
Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# interface atm 0
Router(config-if)# atm pvc 1 0 5 qsaal
Router(config-if)# atm pvc 2 0 16 ilmi
Router(config-if)# end
Router#
Verify
Switch# show atm vc interface atm 0
VCD / Peak Avg/Min Burst
Interface Name VPI VCI Type Encaps Kbps Kbps Cells Sts
0 1 0 5 PVC SAAL 155000 155000 UP
0 2 0 16 PVC ILMI 155000 155000 UP
Switch#
Configuring the IP Address and ESI Address
On an ATM subinterface, configure the IP address and an ESI address.
Take these steps:
Step Command Purpose
1 Router> enable
Router#
Enter privileged EXEC mode.
2 Router# configure terminal
Router(config)#
Enter global configuration mode.
3
Router(config-if)# interface atm
port[/slot][.subinterface]
multipoint
Configure an ATM subinterface.
4 Router(config-subif)# ip address
address mask
Configure an IP address on the
subinterface.