I just reworked my home lab this weekend and when I was setting up the
default configs I ran into an issue I can not explain. Can anyone tell me
why the following happened.
R2
S1/0
Encap frame-relay
No frame-relay inverse-arp
S1/0.24 point to point
Ip add 150.100.24.2 255.255.255.0
Frame-relay interface-dlci 204
R4
Int s0/0
Encap frame-relay
No frame-relay inverse-arp
Ip add 150.100.24.4 255.255.255.0
Frame-relay interface-dlci 402
Both R2 and R4 go through a Frame Switch. If I try to ping either the local
or remote ip address on either router it fails. When I removed the last
line on R4 (no frame-relay interface-dlci 402) and replaced it with Frame
Map statements pinging started working on both routers.
When I did a show frame PVC on the routers it showed input packets but no
output packets on those dlci's on either router.
Any light that can be shed on this would be a great help.
Rob