Cisco Systems 8540 CSR appendix Verifying the ATM Configuration, Switch Router a, Switch Router B

Page 36

Chapter 4 Configuring Interfaces

Configuring the ATM Uplink Interface (Catalyst 8540)

SVC Example

In the following example, two switch routers with Layer 3 enabled ATM interfaces are connected by means of SVCs. For SVCs, the map-list associates each IP addresses with an ATM NSAP-format address, rather than with a specific VC. This configuration could also be used to connect two switch routers with ATM interfaces through an ATM cloud of other switches:

Switch Router A

Router(config)# interface atm 1/0/0

Router(config-if)#ip address 192.192.192.1 25..255.255.0

Router(config-if)# atm pvc 1 0 5 qsaal

Router(config-if)# atm pvc 2 0 16 ilmi

Router(config-if)#atm esi-address 111111111111.00

Router(config-if)# map-group SVC

Router(config-if)# exit

Router(config)# map-list SVC

Router(config-map-list)#ip 192.192.192.2 atm-nsap BB.000000000000000000000000.222222222222.00 broadcast

Switch Router B

Router(config)# interface atm 1/0/0

Router(config-if)#ip address 192.192.192.2 25..255.255.0

Router(config-if)# atm pvc 1 0 5 qsaal

Router(config-if)# atm pvc 2 0 16 ilmi

Router(config-if)#atm esi-address 222222222222.00

Router(config-if)# map-group SVC

Router(config-if)# exit

Router(config)# map-list SVC

Router(config-map-list)#ip 192.192.192.1 atm-nsap BB.000000000000000000000000.111111111111.00 broadcast

Note the following about this configuration:

The PVC with VPI/VCI 0 5 must be configured for signaling to set up and tear down SVCs.

The PVC with VPI/VCI 0 16 must be configured for switch management communication using ILMI.

The first 13 bytes of the ATM NSAP address is the prefix from the switch; the next 6 bytes is the end system identifier (ESI) and must be unique. The last byte is the selector byte and is used in making forwarding decisions.

Verifying the ATM Configuration

To verify the configuration on the ATM uplink interface, use the following commands:

Command

Purpose

 

 

show interfaces atm

Displays current ATM-specific information for the interface.

 

 

show atm vc [vcd]

Displays current information about VCs and traffic. You can specify a

 

VCD to display information about.

 

 

show atm traffic

Displays information about global traffic to and from all ATM networks

 

connected to the switch router.

 

 

show controllers atm

Displays clock source, SONET alarms and error rates, and register values

 

to assist in troubleshooting.

 

 

 

Layer 3 Switching Software Feature and Configuration Guide

4-36

78-6235-04, Cisco IOS Release 12.0(10)W5(18)

Image 36
Contents Configuring Interfaces Overview of Interface Configuration Media Access Control AddressInterface Port Identifier General Instructions for Configuring Interfaces Router# configure terminalRouterconfig# interface gigabitethernet 1/0/1 About Layer 3 Switching Interfaces Initially Configuring Gigabit Ethernet Interfaces Command PurposeAbout the Enhanced Gigabit Ethernet Interfaces Catalyst ExampleInitially Configuring Fast Ethernet Interfaces Verifying the Ethernet Interface ConfigurationCommand Description Examples Router# show interface gigabitethernet 0/0/0Router# show interface fastethernet 1/0/0 Configuring ISL Vlan Encapsulation About Virtual LANsEnters subinterface configuration mode Routerconfig-subif#Configure the Fast Ethernet main interface Routerconfig-if# Routerconfig# bridge bridge-group protocol ieeeConfiguring 802.1Q Vlan Encapsulation Routerconfig# interface fastethernet 1/0/1.1Routerconfig-subif#interface fastethernet 1/0/0 Routerconfig-subif#interface fastethernet 3/0/1Bridge-group IeeeMonitoring Vlan Operation About Packet over Sonet CatalystAbout the POS OC-12c Uplink Interface POSConfiguring the POS OC-12c Uplink Interface Catalyst Default Configuration Initially Configuring the POS InterfaceParameter Configuration Command Default Value Automatic Reverting of Clock Source Ip-address subnet-maskHdlc ppp Line internalCustomizing the Configuration Additional ConfigurationsSetting the MTU Size Configuring Framing Configuring Sonet OverheadSdh sonet Value j0 value sls0 valueConfiguring POS SPE Scrambling Scrambling is on by defaultScramble-atm Configuring Sonet Alarms Configuring Sonet Delay Triggers AlarmAlarm Description Verifying the POS Configuration Lais pais plop prdi slofSlos Triggers line path millisecondRouter# show protocols pos 1/0/0 Router# show controllers pos 2/0/0 LOP = PLM-PRouter# show controller pos 2/0/0 detail Smdr About ATM Uplinks Catalyst About the ATM Uplink InterfaceConfiguring the ATM Uplink Interface Catalyst Configuration OverviewNo loopback No atm sonet stm-1 for OC-3Initially Configuring the ATM Uplink Interface No atm clock internalAtm vc-per-vp Parameter ValueConfiguring the Clock Source Configuring Sonet Framing Routerconfig-if# atm sonetStm-1 ATM interface or to STM-4 for the OC-12c interfaceOverhead c2 byte j0 bytes Msg line j1 16byte exp-msgSls0 is part of the payload pointer byte Line msg line 64byte exp-msgConfiguring Loopback Configuring Virtual Circuits Configuring CDPConfiguring the Maximum VCs per VP Creating a PVCMapping a Protocol Address to a PVC Vpi vci aal-encapIp-address atm-vc vcd NameVerifying the ATM Configuration Switch Router aSwitch Router B 5CB Configuring Interfaces About Port Snooping About Port SnoopingConfiguring Snooping Restrictions on Port SnoopingAbout the Snooping Destination Port About the Snooping Source PortDirection receive transmit both Source-portMonitoring Snooping Show snoop interfaceDestination-port Show snoop78-6235-04, Cisco IOS Release 12.010W518