Is there anyone can help me about Frame-Relay???
mehdi.saghaei
Member Posts: 6 ■□□□□□□□□□
in CCIE
I have two 2501 Routers with (one of the has 12.1 IOS version and another has 12.0 IOS) ,which are connected to each other via Serial 0 Interfaces, as the following:
R1
Interface Serial 0
Encapsulation Frame-Relay
no shutdown
no keepalive
Interface serial 0.1 point-to-point
ip address 10.0.0.1 255.0.0.0
Frame-relay interface-dlci 100
no shutdown
R2
Interface serial 0
Encapsulation Frame-Relay
Frame-Relay intf-type DCE
no shutdown
no keepalive
Interface serial 0.1 point-to-point
ip address 10.0.0.2 255.0.0.0
Frame-Relay interface-dlci 101
no shutdown
After configuration the result of Show frame-relay PVC shows the PVC status is: STATIC and result of the Show frame-relay MAP command, shows the Interface ser 0.1 point-to-point is UP and broadcast. Also both of the interfaces (Serial 0 and Serial 0.1 point-to-point) on each router are UP.
The problem is, I can not ping from R1 to R2 or Conversely.
Can you help me?
R1
Interface Serial 0
Encapsulation Frame-Relay
no shutdown
no keepalive
Interface serial 0.1 point-to-point
ip address 10.0.0.1 255.0.0.0
Frame-relay interface-dlci 100
no shutdown
R2
Interface serial 0
Encapsulation Frame-Relay
Frame-Relay intf-type DCE
no shutdown
no keepalive
Interface serial 0.1 point-to-point
ip address 10.0.0.2 255.0.0.0
Frame-Relay interface-dlci 101
no shutdown
After configuration the result of Show frame-relay PVC shows the PVC status is: STATIC and result of the Show frame-relay MAP command, shows the Interface ser 0.1 point-to-point is UP and broadcast. Also both of the interfaces (Serial 0 and Serial 0.1 point-to-point) on each router are UP.
The problem is, I can not ping from R1 to R2 or Conversely.
Can you help me?
Comments
-
shednik Member Posts: 2,005People have already replied to you on this topic:
http://www.techexams.net/forums/viewtopic.php?t=25294 -
dtlokee Member Posts: 2,378 ■■■■□□□□□□Yeah stop cross posting. You have configuration errors in what you've done. THe DLCI's must match, you neeed a clock rate on the DCE side, and you need to remove the "frame-relay intf-type dce" command.The only easy day was yesterday!