Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Archive
Su Mo Tu We Th Fr Sa
12
3456789
10111213141516
17181920212223
24252627282930
31
Syndication
Newsletter



Configuring a Basic Frame Relay Switch

Jul 22,2008 by admin

image
Configuring a Basic Frame Relay Switch
fr_switch#configuration terminal
Enter configuration commands, one per line. End with CNTL/Z.
fr_switch(config)#frame-relay switching
fr_switch(config)#interface serial 0
fr_switch(config-if)#encapsulation frame-relay
fr_switch(config-if)#frame-relay intf-type dce
fr_switch(config-if)#frame-relay lmi-type ansi
fr_switch(config-if)#clock rate 128000
fr_switch(config-if)#frame-relay route 110 interface s1 120
fr_switch(config-if)#exit
fr_switch(config)#
fr_switch(config)#interface serial 1
fr_switch(config-if)#encapsulation frame-relay
fr_switch(config-if)#frame-relay intf-type dce
fr_switch(config-if)#frame-relay lmi-type ansi
fr_switch(config-if)#clock rate 128000
fr_switch(config-if)#frame-relay route 120 interface s0 110
fr_switch(config-if)#exit

Example 2-4 shows the router's configuration in its entirety.

6 times read

Related news

No matching news for this article
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
WAN Optimization
CCNP
Cisco IOS
Voice Over IP
LAN Switching Foundation Technologies
Most Popular
Most Commented
Featured Author