I am writing some course notes for a short introductory course on Cisco and have ran into a problem with RIP of all things!
I have 2 Cisco 2501's linked together via a V35 DTE and V35 DCE cable. I have my routers configured as follows:-
Router One
E0 192.36.10.1 255.255.255.0
S0 192.36.11.2 255.255.255.0
S0 is running a clock rate of 56000
I have enabled RIP routing as follows:-
Router rip
network 192.36.0.0
Router two
e0 192.36.12.1 255.255.255.0
s0 192.36.11.1 255.255.255.0
Router rip
network 192.36.0.0
EAch router will see its own directly connected networks and is able to ping them. I can also ping the remote serial interface but NOT the remote e0 interface.
I have checked for things like administratively down and interface status is up in terms of hardware and protocol. Running a debug ip rip gave no results. No routes to remote networks are present in either route table and I don't understand why.
Both routers are running IOS Version 11.2(23)Release Software (fc1). CAn anyone offer me any suggestions.
I have 2 Cisco 2501's linked together via a V35 DTE and V35 DCE cable. I have my routers configured as follows:-
Router One
E0 192.36.10.1 255.255.255.0
S0 192.36.11.2 255.255.255.0
S0 is running a clock rate of 56000
I have enabled RIP routing as follows:-
Router rip
network 192.36.0.0
Router two
e0 192.36.12.1 255.255.255.0
s0 192.36.11.1 255.255.255.0
Router rip
network 192.36.0.0
EAch router will see its own directly connected networks and is able to ping them. I can also ping the remote serial interface but NOT the remote e0 interface.
I have checked for things like administratively down and interface status is up in terms of hardware and protocol. Running a debug ip rip gave no results. No routes to remote networks are present in either route table and I don't understand why.
Both routers are running IOS Version 11.2(23)Release Software (fc1). CAn anyone offer me any suggestions.