Cisco Systems OL-7396-01 Network Router User Manual


 
7-66
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter 7 Configuring Virtual Connections
Configuring Point-to-Multipoint Soft PVC Connections
The following configuration example uses the interfaces and addresses displayed in Figure 7-11:
Examples
Step 1 Determine the ATM address of the Dest_One switch for ATM interface 0/1/1:
Dest_One# show atm addresses
Switch Address(es):
47.0091.8100.0000.0090.2156.d801.0090.2156.d801.00 active
47.0091.8100.0000.0040.0b0a.c501.0040.0b0a.c501.00
NOTE: Switch addresses with selector bytes 01 through 7F
are reserved for use by PNNI routing
PNNI Local Node Address(es):
47.0091.8100.0000.0090.2156.d801.0090.2156.d801.01 Node 1
Soft VC Address(es):
47.0091.8100.0000.0090.2156.d801.4000.0c88.0000.00 ATM0/0/0
47.0091.8100.0000.0090.2156.d801.4000.0c88.0010.00 ATM0/0/1
47.0091.8100.0000.0090.2156.d801.4000.0c88.0020.00 ATM0/0/2
47.0091.8100.0000.0090.2156.d801.4000.0c88.0030.00 ATM0/0/3
47.0091.8100.0000.0090.2156.d801.4000.0c88.0040.00 ATM0/0/4
47.0091.8100.0000.0090.2156.d801.4000.0c88.0050.00 ATM0/0/5
47.0091.8100.0000.0090.2156.d801.4000.0c88.0060.00 ATM0/0/6
47.0091.8100.0000.0090.2156.d801.4000.0c88.0070.00 ATM0/0/7
47.0091.8100.0000.0090.2156.d801.4000.0c88.0080.00 ATM0/0/ima0
47.0091.8100.0000.0090.2156.d801.4000.0c80.1000.00 ATM0/1/0
47.0091.8100.0000.0090.2156.d801.4000.0c80.1010.00 ATM0/1/1
47.0091.8100.0000.0090.2156.d801.4000.0c80.1020.00 ATM0/1/2
<Information deleted>
Step 2 At the source switch for the point-to-multipoint connection, change to interface configuration mode for
ATM interface 0/0/1.
Source# config terminal
Enter configuration commands, one per line. End with CNTL/Z.
Source(config)# interface atm 0/0/1
Source(config-if)#
Step 3 Use the atm soft-vc command to configure the source Soft PVC and switch to point-to-multipoint
configuration mode.
Source(config-if)# atm soft-vc 50 100 p2mp
Source(atmsoft-p2mp)#
Step 4 Use the party leaf-reference command to configure reference 1 and change to point-to-multipoint party
configuration mode.
Source(atmsoft-p2mp)# party leaf-reference 1
Source(atmsoft-p2mp-party)#
Step 5 Configure the destination ATM address obtained in Step 1 and the VPI and VCI of the destination
connection.
Source(atmsoft-p2mp-party)# dest-address
47.0091.8100.0000.0090.2156.d801.4000.0c80.1010.00 50 110
Source(atmsoft-p2mp-party)# exit