Checklist for Determining ATM Interface Type

Purpose

To determine the type of Asynchronous Transfer Mode (ATM) interface on your router.

Action

Table 17 provides the links and commands for determining the type of ATM interface on your router.

Table 17: Checklist for Determining ATM Interface Type

Tasks

Command or Action

Determine the ATM Interface Type and Configuration 
  1. Determine the ATM Interface Type

show chassis hardware

  1. Check that the ATM Configuration Is Correct
 

show configuration interfaces at-fpc/pic/port

show configuration interfaces at-fpc/pic/port

Examples of Incorrect Configurations of ATM Options 
  1. Check the Configuration of the VCI on an ATM1 Interface

show configuration interfaces at-fpc/pic/port
show interfaces terse at-fpc/pic/port
edit
edit interfaces interface-name atm-options vpi vpi-identifier maximum-vcs maximum-vcs
show
commit
show configuration interfaces at-fpc/pic/port
run show interfaces terse at-fpc/pic/port

  1. Check the Configuration of the VCI on an ATM2 IQ Interface

show configuration interfaces at-fpc/pic/port
show interfaces terse at-fpc/pic/port
edit
edit interfaces interface-name atm-options vpi vpi-identifier delete maximum-vcs
show
commit
show configuration interfaces at-fpc/pic/port
run show interfaces terse at-fpc/pic/port

  1. Check the Configuration of Promiscuous Mode on an ATM2 IQ Interface

show configuration interfaces at-fpc/pic/port
show interfaces terse at-fpc/pic/port
edit
set interfaces interface-name atm-options pic-type atm 2
show
commit
show configuration interfaces at-fpc/pic/port
run show interfaces terse at-fpc/pic/port

Related Documentation