Configuring SVCs
Example
Router> enable
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# interface atm 0
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
1Router> enable Router#
2Router# configure terminal Router(config)#
3
multipoint
4
Purpose
Enter privileged EXEC mode.
Enter global configuration mode.
Configure an ATM subinterface.
Configure an IP address on the subinterface.