How to configure Frame Route ?

william_yeowilliam_yeo Member Posts: 63 ■■□□□□□□□□
hi guyz, can some1 explain on how frame route work ?? i not understand...

what if i got 5 routers, 1 of them is a 2522 to act as FR switch.

http://www.techexams.net/techlabs/ccna/lab_fr.shtml
techlab2_fr.gif

frame-switch#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
frame-switch(config)# interface serial 1
frame-switch(config-if)# frame-relay route 100 interface s3 101
frame-switch(config-if)# frame-relay route 300 interface s2 301

frame-switch(config-if)# interface serial 2
frame-switch(config-if)# frame-relay route 201 interface s3 200
frame-switch(config-if)# frame-relay route 301 interface s1 300

frame-switch(config-if)# interface serial 3
frame-switch(config-if)# frame-relay route 200 interface s2 201
frame-switch(config-if)# frame-relay route 101 interface s1 100
CTRL-Z

Comments

Sign In or Register to comment.