Locations of visitors to this page Perfect dream will never let you sleep in peace...untill you make it real: Configure router as a frame relay switch

Tuesday, December 28, 2010

Configure router as a frame relay switch

#line console 0
#logging synchronous
#no exec-timeout  or # exec-timeout 0 0
#exit
#frame-relay switching
#int s1/0
#en fr
#clock rate 64000
#frame-relay lmi-type cisco
#frame-relay intf-type dce

-----below is most important comand-----

#frame-realy route 100 interface s0/1 300

source is 100 and for the destination dlci 300 send it though int s0/1

same config for all other interface......First I used three FR switch for a single scenario
Now I can use single FR sw fro single scenario

No comments:

Post a Comment