cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1248
Views
0
Helpful
1
Replies

Can't Ping other routers in Frame-Relay

springxdxml
Level 1
Level 1

Hello

I have 3 routers connected through a frame-relay switch in GNS3.

This is the config for the 3 routers

R1(config)#int s0/0

R1(config-if)#no shut

R1(config-if)#encapsulation frame-relay

R1(config)#int s0/0.1 multipoint

R1(config-subif)#ip address 192.168.1.1 255.255.255.248

R1(config-subif)#frame-relay map ip 192.168.1.2 101 broadcast

R1(config-subif)#frame-relay map ip 192.168.1.3 102 broadcast

R2(config)#int s0/0

R2(config-if)#no shut

R2(config-if)#encapsulation frame-relay

R2(config)#int s0/0.1 multipoint

R2(config-subif)#ip address 192.168.1.2 255.255.255.248

R2(config-subif)#frame-relay map ip 192.168.1.1 201 broadcast

R3(config)#int s0/0

R3(config-if)#no shut

R3(config-if)#encapsulation frame-relay

R3(config)#int s0/0.1 multipoint

R3(config-subif)#ip address 192.168.1.3 255.255.255.248

R3(config-subif)#frame-relay map ip 192.168.1.1 203 broadcas

When using the "show frame-relay map" command on all 3 routers, i get ACTIVE. The problem is I can't ping anyone.

Any ideas as to what I can do to make them ping each other?

1 Reply 1

springxdxml
Level 1
Level 1

Problem solved. R2 and r3 Ip addresses were swtiched

Review Cisco Networking products for a $25 gift card