20-36
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter20 Configuring Frame Relay to ATM InterworkingPortAdapter Interfaces
Configuring Frame Relay to ATM Virtual Connections
Note The row index for rx-cttr and tx-cttr must be configured before using this optional parameter. See
Chapter 9, “Configuring Resource Management.”
Note To configure a soft PVC with priority, refer to “Configuring Soft PVCs and PVPs with Priority.”
Frame Relay to ATM Network Interworking Soft PVC Configuration Example
This section provides an example of a network interworking soft PVC configured between switchA and
Switch B and shown in Figure20-9. The source (act ive) side is serial interface 0/1/0:5 on Switch A.
Step1 Use the show vc interface serial command to determine that DLCI 43 is available on serial interface
0/1/0:5 Switch A.
Switch-A# show vc interface serial 0/1/0:5
Interface Conn-Id Type X-Interface X-Conn-Id Encap Status
Serial0/1/0:5 54 SoftVC Serial3/0/0:3 54 SoftVC UP
Serial0/1/0:5 55 SoftVC Serial3/0/0:2 55 SoftVC UP
Serial0/1/0:5 56 SoftVC ATM0/1/3 0/45 SVC UP
Serial0/1/0:5 66 SoftVC ATM1/1/0 0/100 SoftVC UP
Step2 On Switch B, use the show atm addresses command to determine the destination ATM address for ATM
interface 0/0/1, which is 47.0091.8100.0000.00e0.1e19.9904.4000.0c80.0010. 00.
Switch-B# show atm addresses
Switch Address(es):
47.00918100000000E01E199904.00E01E808601.00 active
Soft VC Address(es) :
47.0091.8100.0000.00e0.1e19.9904.4000.0c80.0000.00 ATM0/0/0
47.0091.8100.0000.00e0.1e19.9904.4000.0c80.0010.00 ATM0/0/1
47.0091.8100.0000.00e0.1e19.9904.4000.0c80.0020.00 ATM0/0/2
47.0091.8100.0000.00e0.1e19.9904.4000.0c80.0030.00 ATM0/0/3
<information deleted>
Step3 On Switch B, use the show vc interface atm command to determine that VPI/VCI 50/255 is available
for use on ATM interface 0/0/1.
Switch-B# show vc interface atm 0/0/1
Interface Conn-Id Type X-Interface X-Conn-Id Encap Status
ATM0/0/1 0/5 PVC ATM2/0/0 0/58 QSAAL UP
ATM0/0/1 0/16 PVC ATM2/0/0 0/44 ILMI UP
ATM0/0/1 0/18 PVC ATM2/0/0 0/71 PNNI UP
Step4 Configure the network interworking soft PVC from Switch A beginning in global configuration mode.
Switch-A(config)# interface serial0/1/0:5
Switch-A(config-if)# frame-relay soft-vc 43 dest-address
47.0091.8100.0000.00e0.1e19.9904.4000.0c80.0010.00 vc 50 255 network
After you complete the soft VC configuration, go to Display Frame Relay Interworking Soft PVCs, page
20-39 and verify the connection.