Network Router User's Manual

Configuring SVCs
ATM Switch Router Quick Software Configuration Guide3-8
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
7 Router(config)# map-list name
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.
8 Router(config-map-list)# ip
dest-ipaddress atm-nsap
dest-nsapaddrss
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.”
9 Router(config-map-list)# end
Router#
Return to privileged EXEC mode.
10 (No command.)
Repeat this procedure on the other router.
1 SAR = Segmentation and Reassembly.
Step Command Purpose