Cisco Systems 8510 CSR, 8540 CSR Mapping a Protocol Address to a PVC, Vpi vci aal-encap, Name

Page 35

Chapter 4 Configuring Interfaces

Configuring the ATM Uplink Interface (Catalyst 8540)

To create a PVC, perform the following steps, beginning in global configuration mode:

 

Command

Purpose

Step 1

 

 

Router(config)# interface atm

Enters interface configuration mode and specifies the ATM

 

slot/subslot/interface

interface to configure.

 

Router(config-if)#

 

Step 2

 

 

Router(config-if)# atm pvc vcd

Configures the PVC with VCD value associated with a VPI/VCI

 

vpi vci aal-encap

pair and specifies an encapsulation type.

 

 

 

The atm pvc command allows you to specify additional optional parameters for the connection, including peak, average, and burst transmission rate, and the frequency for generating OAM cells.

Mapping a Protocol Address to a PVC

Cisco IOS supports a mapping scheme that allows you to associate a protocol address with a VCD (for PVCs) or with an ATM NSAP address (for SVCs). To create a mapping, you first create a map list, then associate the map list to an interface.

To map a protocol address to a PVC, perform the following steps, beginning in global configuration mode:

 

Command

Purpose

Step 1

 

 

Router(config)# map-listname

Creates a map list and assigns it a name.

Step 2

 

 

Router(config-map-list)# ip

Creates one or more map list entries, associating a protocol

 

ip-address atm-vcvcd

address with a VCD.

Step 3

 

 

Router(config-map-list)# exit

Exits map-list configuration mode.

 

Router(config)#

 

Step 4

 

 

Router(config)# interface atm

Enters interface configuration mode and specifies the ATM

 

slot/subslot/interface

interface to configure.

 

Router(config-if)#

 

Step 5

 

 

Router(config-if)#map-group

Associates the map list with the interface.

 

name

 

 

 

 

You can create multiple map lists. An interface can have only one map list associated with it, but a map list can be associated with multiple interfaces.

PVC Example

In the following example, PVC 5 is created on ATM interface 1/0/0 by means of LLC/sNAP encapsulation over AAL5. ATM interface 1/0/0 (IP address 1.1.1.1) connects with the ATM interface (IP address 1.1.1.5) at the other end over VC 5.

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

Router(config-if)#ip address 1.1.1.1 255.255.255.0

Router(config-if)#atm pvc 5 0 10 aal5snap

Router(config-if)# map-group atm

Router(config-if)# exit

Router(config)# map-list atm

Router(config-map-list)#1.1.1.5 atm-vc 5 broadcast

 

 

Layer 3 Switching Software Feature and Configuration Guide

 

 

 

 

 

 

 

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

 

 

4-35

 

 

 

 

 

Image 35
Contents Configuring Interfaces Interface Port Identifier Overview of Interface ConfigurationMedia Access Control Address Routerconfig# interface gigabitethernet 1/0/1 General Instructions for Configuring InterfacesRouter# configure terminal About Layer 3 Switching Interfaces Example Initially Configuring Gigabit Ethernet InterfacesCommand Purpose About the Enhanced Gigabit Ethernet Interfaces CatalystCommand Description Initially Configuring Fast Ethernet InterfacesVerifying the Ethernet Interface Configuration Router# show interface fastethernet 1/0/0 ExamplesRouter# show interface gigabitethernet 0/0/0 About Virtual LANs Configuring ISL Vlan EncapsulationRouterconfig# bridge bridge-group protocol ieee Enters subinterface configuration modeRouterconfig-subif# Configure the Fast Ethernet main interface Routerconfig-if#Routerconfig-subif#interface fastethernet 3/0/1 Configuring 802.1Q Vlan EncapsulationRouterconfig# interface fastethernet 1/0/1.1 Routerconfig-subif#interface fastethernet 1/0/0Ieee Bridge-groupAbout Packet over Sonet Catalyst Monitoring Vlan OperationPOS About the POS OC-12c Uplink InterfaceConfiguring the POS OC-12c Uplink Interface Catalyst Parameter Configuration Command Default Value Default ConfigurationInitially Configuring the POS Interface Line internal Automatic Reverting of Clock SourceIp-address subnet-mask Hdlc pppSetting the MTU Size Customizing the ConfigurationAdditional Configurations Value j0 value sls0 value Configuring FramingConfiguring Sonet Overhead Sdh sonetScramble-atm Configuring POS SPE ScramblingScrambling is on by default Configuring Sonet Alarms Alarm Description Configuring Sonet Delay TriggersAlarm Triggers line path millisecond Verifying the POS ConfigurationLais pais plop prdi slof SlosRouter# show protocols pos 1/0/0 LOP = PLM-P Router# show controllers pos 2/0/0Router# show controller pos 2/0/0 detail Smdr About the ATM Uplink Interface About ATM Uplinks CatalystNo atm sonet stm-1 for OC-3 Configuring the ATM Uplink Interface CatalystConfiguration Overview No loopbackParameter Value Initially Configuring the ATM Uplink InterfaceNo atm clock internal Atm vc-per-vpConfiguring the Clock Source ATM interface or to STM-4 for the OC-12c interface Configuring Sonet FramingRouterconfig-if# atm sonet Stm-1Line msg line 64byte exp-msg Overhead c2 byte j0 bytesMsg line j1 16byte exp-msg Sls0 is part of the payload pointer byteConfiguring Loopback Creating a PVC Configuring Virtual CircuitsConfiguring CDP Configuring the Maximum VCs per VPName Mapping a Protocol Address to a PVCVpi vci aal-encap Ip-address atm-vc vcdSwitch Router B Verifying the ATM ConfigurationSwitch Router a 5CB About Port Snooping Configuring Interfaces About Port SnoopingAbout the Snooping Source Port Configuring SnoopingRestrictions on Port Snooping About the Snooping Destination PortSource-port Direction receive transmit bothShow snoop Monitoring SnoopingShow snoop interface Destination-port78-6235-04, Cisco IOS Release 12.010W518