13-10
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 13
Configuring IP over ATM
Mapping a Protocol Address to a PVC Using Static Map Lists
Examples
Figure 13-3
illustrates an SVC connection configured with a map list.
Figure 13-3 SVC Map-List Configuration Example
The following example shows the commands used to configure the connection in
Figure 13-3
:
Switch(config)#
interface atm 0
Switch(config-if)#
ip address 1.1.1.1 255.0.0.0
Switch(config-if)#
atm nsap-address 47.0091.1111.1111.1111.1111.1111.1111.1111.1111.00
Switch(config-if)#
map-group zzz
Switch(config-if)#
exit
Switch(config)#
map-list zzz
Switch(config-map-list)#
ip 1.1.1.2 atm-nsap 39.1533.2222.2222.2222.2222.2222.2222.2222.2222.00
Displaying the Map-List Interface Configuration
To show the map-list interface configuration, use the following EXEC command:
Example
The following example displays the map-list configuration at interface ATM 0:
Switch#
show atm map
Map list zzz : PERMANENT
ip 1.1.1.2 maps to NSAP AC.153322222222222222222222.222222222222.00
Switch
IF# = main-atm0
NSAP address = 47.0091.1111.1111.1111.1111.1111.1111.1111.1111.00
NSAP address = 39.1533.2222.2222.2222.2222.2222.2222.2222.2222.00
IF# = 1/0
1.1.1.2
12486
CPU
Backbone
Command
Purpose
show atm map
Shows the ATM interface map-list configuration.