Frame Relay Switching
Frame Relay Switching
Enable Frame Relay Switching
FRS(config)# frame-relay switchingChange the interface type
FRS(config-if)# frame-relay intf-type dceFRS(config-if)# frame-relay intf-type nniGlue the DLCIs together
FRS(config)# interface INTERFACE-1
FRS(config-if)# frame-relay route DLCI-1 interface INTERFACE-2 DLCI-2
FRS(config-if)# exit
FRS(config)# interface INTERFACE-2
FRS(config-if)# frame-relay route DLCI-2 interface INTERFACE-1 DLCI-1Switching over a Tunnel interface

Last updated