Atm Configuration Example; Using The Show Interfaces Command - Cisco 12000 Series Installation And Configuration Manual

Cisco systems atm line card installation and configuration
Hide thumbs Also See for 12000 Series:
Table of Contents

Advertisement

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-port OC-3 STM-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-config command 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:

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
!
OL-13004-01
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
Configuring and Troubleshooting Interfaces
ATM Line Card Installation and Configuration
35

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents