I am working on my packet tracer lab. I have a bit long or series of questions but may be short answers can solve my problem. I am using 3 routers. all connected to each other using serial cable. R1 and R2 are using "Encap PPP" and works fine with OSPF, R2 and R3 are connected using frame-relay. Both serial interfaces are up but can't ping each other. As R3 is ISP Router can't use any routing protocol, have to use IP route back to internal network. If I use FR cloud everything start working but as per requirement I have to use serial direct connection.
- What could be possible solution for frame relay to work with direct serial connection..
- For "IP Route" do I have to have classful subnet mask or have to use according to internal network. internal network is 192.168.2.0/25 do ihave to use "ip route 192.168.2.0 0.0.127.255" or "ip route 192.168.0.0 0.0.0.255" or can it be used either way. what is best option?
- Ask me I feel there will be some information missing to get to right solution. I will provide as much as I can.
Regards Ahmed
R3
@joeqwerty I have used these command whatelse can be added.
– Ahmed May 30 '14 at 10:49emulatedcircuit there won't be any LMI (because there's no frame-relay switch) so you have to setno keepalive. – joeqwerty May 30 '14 at 14:37