Configuring SVCs

Step Command

7Router(config)# map-listname

8Router(config-map-list)# ip dest-ipaddressatm-nsapdest-nsapaddrss

9Router(config-map-list)# end Router#

10(No command.)

1 SAR = Segmentation and Reassembly.

Purpose

Create a map list to define an ATM map statement for the SVC. The name you enter here must match the map group name you specified in Step 4.

Add the destination router IP address and ATM NSAP address to the map list. Enter the addresses you noted in Table3-1 in the section “Determining the NSAP Address.”

Return to privileged EXEC mode.

Repeat this procedure on the other router.

Example

Router> enable

Router# configure terminal

Router(config)# interface atm 0.1 multipoint

Router(config-subif)# map-group hawaii

Router(config-subif)# no shutdown

Router(config-subif)# exit

Router(config)# map-list hawaii

Router(config-map-list)#ip 192.153.185.65 atm-nsap

47.0091810000000061E5B5C01.555555555555.00

Router(config-map-list)# end

Router#

Verify

Router# ping 192.153.185.65

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echoes to 192.153.185.65, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms

3-8ATM Switch Router Quick Software Configuration Guide

Page 39
Image 39
Cisco Systems 78-6897-01 manual Configuring SVCs Step Command, Router# ping