20-38
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 If the interworking soft PVC terminates on an ATM interface, the default interworking type is service
interworking in translation mode.
Frame Relay to ATM Service Interworking Soft PVC Configuration Example
Use the following steps to configure the service interworking soft PVC between Switch A and switchB
as shown in Figure 20-9.
Note In the following process the source (active) side is serial interface 0/1/0:5 on Switch A and the
destination (passive) side is ATM interface 0/0/1 on Switch B.
Step1 On Switch A, use the show vc interface serial command to determine that DLCI 43 is available for use
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 The following example configures a service interworking soft PVC in transparent mode on Switch A
using the information obtained in the previous steps:
Switch-A(config)# interface serial 0/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 service transparent
After you complete the soft VC configuration, go to Display Frame Relay Interworking Soft PVCs, page
20-39 and verify the connection.