Configuring Classical Ip Over Atm In A Pvc Environment - Cisco Catalyst 8540 MSR Configuration Manual

Atm switch router software configuration guide
Hide thumbs Also See for Catalyst 8540 MSR:
Table of Contents

Advertisement

Configuring Classical IP over ATM in a PVC Environment

Switch(config-if)# ip address 20.1.1.2 255.255.255.0
Switch(config-if)# ipx network 2011
Switch(config-if)# end
Switch#
The VCI in the atm pvc command must match the atm-vc VCI in the map list.
Note
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
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
Step 1
Switch(config)# interface atm card/subcard/port
Switch(config-if)#
Step 2
Switch(config-if)# ip address ip-address mask
Step 3
Switch(config-if)# atm pvc 2 vci interface atm
card/subcard/port vpi vci encap {aal5mux
aal5snap} [inarp minutes]
1.
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
ATM Switch Router Software Configuration Guide
25-20
Chapter 13, "Configuring IP over ATM,"
Only the Catalyst 8540 MSR enhanced ATM router module supports AAL5 MUX encapsulation.
Chapter 25
Configuring ATM Router Module Interfaces
Purpose
Specifies the ATM router module interface to
configure.
Specifies the IP address of the interface.
Creates a PVC and enables ATM InARP.
1
|
The VPI number on the ATM router
Note
module interface must be 2.
OL-7396-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 8510 msrLightstream 1010

Table of Contents