cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
417
Views
0
Helpful
3
Replies

Cisco 2600 router 2 internal networks

adagost
Level 1
Level 1

I have a new cisco 2600 router. It is used to segment beetween 2 internal lan nets - 10.10.0.0 & 10.80.0.0.

I have the interfaces set with correcct IP. THey are both up.

From the router I can ping all stations on either network fine.

I can not ping from a workstation on the 10.10. network to the 10.80 network. It is not crossing the router. IP and IPX routing is set on both interfaces.

I thought that the routing was automatic.

What could the problem be?????

Thank you

3 Replies 3

nhabib
Level 9
Level 9

Try the following sequence while in enable mode:

config t

ip routing

exit

write mem

You may check your routing table by issuing the command:

sho ip route

s-doyle
Level 3
Level 3

The classful router is looking at the 10.x.x.x network as a class A or 255.0.0.0 masked network. It will naturally drop any packets it doesn’t think it owns. Turn off this “classful” thinking by typing ‘ip classless’ in global config mode.

datnguyen
Level 1
Level 1

Try to use extended ping from the router and ping a device on network 10.10 using the router interface IP address on the 10.80 network. If you don't get a reply, it could be wrong default gateway on all the devices on your LAN.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: