Cisco Systems 12000 series ATM Configuration Example, Using the show interfaces Command

Models: 12000 series

1 62
Download 62 pages 45.16 Kb
Page 35
Image 35

Configuring and Troubleshooting Interfaces

Using the show interfaces Command

The following commands display information about the router interfaces: show interfaces,

show interfaces pos slot/port, and show interfaces atm slot/port. The following example of the show interfaces atm slot/port command uses port 0 of an 8-portOC-3STM-1 ATM line card installed in slot

2 of the router:

Router# show interfaces atm 2/0

Using the show running-config Command

Use the show running-configcommand to display the currently running configuration in RAM:

Router# show running-config

Using ATM show Commands

You can use the following ATM show commands to display the current state of the ATM network and the connected virtual circuits:

To display current ATM-specific information about the ATM line card interface, use the show atm interface atm command:

Router# show atm interface atm slot/port

To display current ATM statistics, use the show atm traffic command:

Router# show atm traffic

To display current ATM PVCs, use the show atm pvc or show atm vc command:

Router# show atm pvc

Router# show atm vc

ATM Configuration Example

The following example is of a typical ATM configuration for a PVC:

interface ATM2/0 no ip address

no ip directed-broadcast atm clock INTERNAL

no atm enable-ilmi-trap no atm ilmi-keepalive

!

interface ATM2/0.1 point-to-point ip address 1.1.0.13 255.255.255.0 no ip directed-broadcast

no atm enable-ilmi-trap pvc 0/100

!

interface ATM2/0.2 point-to-point ip address 1.1.1.13 255.255.255.0 no ip directed-broadcast

no atm enable-ilmi-trap pvc 0/101

ubr 3500

!

ATM Line Card Installation and Configuration

 

OL-13004-01

35

 

 

 

Page 35
Image 35
Cisco Systems 12000 series ATM Configuration Example, Using the show interfaces Command, Using ATM show Commands