Verifying atm configuration – Cisco 1-PORT G.SHDSL 2600 User Manual

Page 6

Advertising
background image

1-Port G.SHDSL WAN Interface Card for Cisco 2600 Series Routers

Configuration Tasks

6

Cisco IOS Release 12.2(4)XL

Configuring ILMI on the DSLAM Connected to the G.SHDSL WIC

The ILMI protocol allows DSLAMs to be used for ATM address registration across an ATM
User-Network Interface (UNI). If ILMI is configured on the G.SHDSL WIC, the ATM PVC must be
configured on the DSLAM. All switch terminating connections use interface 0/0 to connect to the switch
CPU.

For information about configuring the DSLAM, see the

Configuration Guide for Cisco DSLAMs with

NI-2

.

Verifying ATM Configuration

Use the following commands to verify your configuration:

To verify current configuration and to view the status for all controllers, use the show
running-config
command.

To view ATM controller statistics, use the show controllers atm slot/port command.

To verify the PVC status, use the show atm vc command. Make sure that active PVCs are up.

To help identify ATM related events as they are generated, use the debug atm events command.

To indicate which interfaces are having trouble, use the debug atm errors command.

To identify an entry for the ATM interface you configured and to show an entry for the ATM slot/port
you configured, use the show ip route command.

To view the status of ATM interface, use the show interface atm command. Make sure that the ATM
slot/port and the line protocol are up, as shown in the following example:

Router# show interface atm 1/0

ATM1/0 is up, line protocol is up

Hardware is DSLSAR (with Globespan G.SHDSL Module)

MTU 4470 bytes, sub MTU 4470, BW 800 Kbit, DLY 2560 usec,

reliability 255/255, txload 1/255, rxload 1/255

Encapsulation ATM, loopback not set

Keepalive not supported

Encapsulation(s):AAL5 AAL2, PVC mode

24 maximum active VCs, 256 VCs per VP, 2 current VCCs

VC idle disconnect time:300 seconds

Last input never, output 00:00:01, output hang never

Last clearing of "show interface" counters 03:16:00

Queueing strategy:fifo

Output queue 0/40, 0 drops; input queue 0/75, 0 drops

30 second input rate 0 bits/sec, 0 packets/sec

30 second output rate 0 bits/sec, 0 packets/sec

2527 packets input, 57116 bytes, 0 no buffer

Received 0 broadcasts, 0 runts, 0 giants, 0 throttles

0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort

10798 packets output, 892801 bytes, 0 underruns

0 output errors, 0 collisions, 0 interface resets

0 output buffer failures, 0 output buffers swapped out

Router# show atm vc

Step 14

Router> show interface atm 1/0

Verifies the ATM interface configuration.

Step 15

Router clear interface atm 1/0

Permits the configuration changes to take effect.

Command

Purpose

Advertising