Skip to main content

Help help help cisco routing

More
16 years 11 months ago #23594 by vitamin
Thanks guys. I will try it with crossover cables.

At the moment I have the router then connected through switches at the end of each interface are two pc's. :)

The switches are basic switches no managment :roll:
More
16 years 11 months ago #23595 by vitamin
To be honest its worse now as I cant ping the other interface of the router.

From within in the router or from dos on a client pc connected to that interface through my switch. I could do all of this before the reset.
More
16 years 11 months ago #23597 by vitamin
It's working now!!! I ran the following commands and everything slotted into place. :D :D :D

[code:1]interface ethernet 0/0

ip address 192.168.1.254 255.255.255.128

no ip proxy-arp

no ip directed broadcast

no shutdown

speed 10

full-duplex





interface ethernet 0/1

ip address 192.168.2.254 255.255.255.0

no ip proxy-arp

no ip directed broadcast

no shutdown

speed 10

full-duplex


[/code:1]
More
16 years 11 months ago #23604 by skepticals
Sounds good. Let me know if you have any more questions.

Can you post your final config?
Time to create page: 0.140 seconds