Command Reference Guide

3Com Router 5000 Family and Router 6000 Family fr dlci-switch 139
Command Reference
fr dlci-switch
Purpose Use the fr dlci-switch command to configure a static route for frame relay PVC
switching.
Use the undo fr dlci-switch command to delete a static route for frame relay
PVC switching.
Syntax fr dlci-switch in-dlci interface interface-type interface-number dlci
out-dlci
undo fr dlci-switch in-dlci
Parameters in-dlci
DLCI in the packets received on the interface. Valid
values are 16 to 1007.
interface-type
Specified interface type.
interface-number
Specified interface number.
out-dlci
DLCI in the sent packets. Valid values are 16 to 1007.
Default By default, no static route is configured for frame relay PVC switching.
The default type of the forwarding interface can be frame relay or MFR. You can
however specify a tunnel interface for forwarding, if one has been configured, thus
transmitting frame relay packets over IP networks.
View This command can be used in the following views:
Frame Relay Interface view
MFR Interface view
Example Configure a static route, allowing the packets on the link with DLCI of 100 on Serial
1/0/0 to be forwarded over the link with DLCI of 200 on interface Serial 2/0/0.
[3Com-Serial1/0/0] fr dlci-switch 100 interface serial2/0/0 dlci 200
Configure a static route, allowing the packets on the link with DLCI of 200 on Serial
4/1/2 to be forwarded over the link with DLCI of 300 on tunnel interface 4.
[3Com-Serial4/1/2] fr dlci-switch 200 interface Tunnel4 dlci 300
Description Before the static route of frame relay PVC is configured, it is necessary to enable the
frame relay PVC switching first by using the command
fr switching.
Related Command fr switching