December 2006
Intermediate to advanced
1188 pages
72h 8m
English
You want to use a router to simulate a Frame Relay cloud in the lab.
A Cisco router can function as a Frame Relay switch. This is mostly useful when you are trying to simulate a Frame Relay cloud in a lab to test your router configurations:
Cloud#configure terminalEnter configuration commands, one per line. End with CNTL/Z. Cloud(config)#frame-relay switchingCloud(config)#interfaceCloud(config-if)#Serial0descriptionCloud(config-if)#Frame-relay connection to Central - DLCI 50encapsulation frame-relayCloud(config-if)#clock rateCloud(config-if)#125000frame-relay lmi-typeCloud(config-if)#ciscoframe-relay intf-type dceCloud(config-if)#frame-relay route101interfaceCloud(config-if)#Serial1 50frame-relay route102interfaceCloud(config-if)#Serial2 50exitCloud(config)#interfaceCloud(config-if)#Serial1descriptionCloud(config-if)#Frame-relay connection to Branch1 - DLCI 101encapsulation frame-relayCloud(config-if)#clock rateCloud(config-if)#125000frame-relay lmi-typeCloud(config-if)#ciscoframe-relay intf-type dceCloud(config-if)#frame-relay route50interfaceCloud(config-if)#Serial0 101exitCloud(config)#interfaceCloud(config-if)#Serial2descriptionCloud(config-if)#Frame-relay connection to Branch2 - DLCI 102encapsulation frame-relayCloud(config-if)#clock rateCloud(config-if)#125000frame-relay lmi-typeCloud(config-if)#ciscoframe-relay intf-type dceCloud(config-if)#frame-relay route50interfaceSerial0 102 ...
Read now
Unlock full access