Cisco Systems OL-1911-05 Ethernet Router, Switchconfig-if# atm pvc 2 vci interface atm, 24-19

Page 19

Chapter 24 Configuring ATM Router Module Interfaces

Configuring Classical IP over ATM in a PVC Environment

Ethernet Router

RouterB# configure terminal

RouterB(config)# ipx routing

RouterB(config)# interface fastethernet 2/0

RouterB(config-if)#ip address 20.1.1.1 255.255.255.0

RouterB(config-if)# ipx network 2011

RouterB(config-if)# end

RouterB#

Configuring Classical IP over ATM in a PVC Environment

This section describes how to configure classical IP over ATM, as described in RFC 1577, in a PVC environment on the ATM router module. The ATM Inverse ARP (InARP) mechanism is applicable to networks that use permanent virtual connections (PVCs), where connections are established but the network addresses of the remote ends are not known. For more information on configuring ATM ARP and ATM InARP, see Chapter 12, “Configuring IP over ATM,”

For a description of classical IP over ATM and RFC 1577, refer to the Guide to ATM Technology.

In a PVC environment, configure the ATM InARP mechanism on the ATM router module by performing the following steps, beginning in global configuration mode:

 

Command

Purpose

Step 1

 

 

Switch(config)# interface atm card/subcard/port

Specifies the ATM router module interface to

 

Switch(config-if)#

configure.

 

 

Step 2

 

 

Switch(config-if)# ip address ip-address mask

Specifies the IP address of the interface.

Step 3

 

 

Switch(config-if)#atm pvc 2 vci interface atm

Creates a PVC and enables ATM InARP.

 

card/subcard/port vpi vci encap {aal5mux1

Note The VPI number on the ATM router

 

aal5snap} [inarp minutes]

 

module interface must be 2.

 

 

 

 

 

1.Only the Catalyst 8540 MSR enhanced ATM router module supports AAL5 MUX encapsulation.

Repeat these tasks for each PVC you want to create.

The inarp minutes interval specifies how often inverse ARP datagrams are sent on this virtual circuit. The default value is 15 minutes.

Example

The following example shows how to configure an IP-over-ATM interface on interface ATM 3/0/0, using a PVC with AAL5SNAP encapsulation, InARP set to ten minutes, VPI = 2, and VCI = 100:

Switch(config)# interface atm 3/0/0 Switch(config-if)# ip address 11.11.11.11 255.255.255.0

Switch(config-if)#atm pvc 2 100 interface atm 0/0/0 50 100 encap aal5snap inarp 10

Configuring Classical IP over ATM in an SVC Environment

This section describes how to configure classical IP over ATM in an SVC environment on your ATM router module. It requires configuring only the device’s own ATM address and that of a single ATM Address Resolution Protocol (ARP) server into each client device.

 

 

ATM and Layer 3 Switch Router Software Configuration Guide

 

 

 

 

 

 

OL-1911-05

 

 

24-19

 

 

 

 

 

Image 19
Contents 24-1 Configuring ATM Router Module Interfaces24-2 Overview of the ATM Router Module24-3 Catalyst 8540 MSR Enhanced ATM Router Module Features24-4 Catalyst 8540 MSR ATM Router Module Features24-5 Hardware Restrictions24-6 24-7 Catalyst 8540 MSR ATM Router Module Software Restrictions24-8 Ssrp24-9 Configuring ATM Router Module InterfacesExample Manual ATM Router Module Interface ConfigurationCommand Purpose Switchconfig# interface atm 0/0/0Elan-name Card /subcard /port .subinterface# multipoint24-11 Lane Routing Over ATM LEC Configuration Examples24-12 Router 2 ATM Interface ATM Switch Router ATM Router Module InterfaceLane Routing from ATM to Ethernet Router 1 ATM InterfaceRouter 2 Ethernet Interface ATM Switch Router Ethernet Interface24-14 Router 1 Bridge Interface Lane Bridging Between ATM and Ethernet24-15 24-16 Configuring Multiprotocol Encapsulation over ATMConfirming the LEC Configuration Router 2 Bridge InterfaceAtm-nsap address atm-vc vci broadcast Pd pd rx-cttr index tx-cttr index interfaceAtm card /subcard /port .vpt# vpi-b vci-b Upc upc encap aal5mux 1 aal5snap24-18 Multiprotocol Encapsulation over ATM Configuration ExampleATM Switch Router Router with ATM InterfaceAal5snap inarp minutes Switchconfig-if# atm pvc 2 vci interface atmEthernet Router Card /subcard /port vpi vci encap aal5mux24-20 Configuring as an ATM ARP ClientNsap-address Card /subcard /port internal24-21 Client Aconfig# interface atm 1/0/0Nsap Address Example ESI Example24-22 Configuring as an ATM ARP ServerSwitchconfig-if# atm arp-server time-out MinutesExamples Displaying the IP-over-ATM Interface ConfigurationSwitch# show atm arp-server Switch# show atm map24-24 Configuring BridgingSwitchconfig# interface fastethernet Switchconfig# bridge number protocol ieeeBroadcast Configuring Packet Flooding on a PVCSwitchconfig-if# no ip directed-broadcast Switchconfig-if# atm pvc 2 vci-A interface atmShow bridge verbose Displaying the Bridging Configuration24-26 Vpi-b vci-b upc upc encap aal5snap Configuring IP MulticastSwitchconfig# ip multicast-routing About Rate LimitingRate-limit input output rate burst Configuring Rate LimitingFeatures Supported Restrictions24-29 Router# configure terminal24-30