- Posts: 25
- Thank you received: 0
Help help help cisco routing
17 years 6 months ago #23594
by vitamin
Replied by vitamin on topic Re: Help help help cisco routing
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:
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:
17 years 6 months ago #23595
by vitamin
Replied by vitamin on topic Re: Help help help cisco routing
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.
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.
17 years 6 months ago #23597
by vitamin
Replied by vitamin on topic Re: Help help help cisco routing
It's working now!!! I ran the following commands and everything slotted into place.

[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]



[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]
- skepticals
- Offline
- Elite Member
-
Less
More
- Posts: 783
- Thank you received: 0
17 years 6 months ago #23604
by skepticals
Replied by skepticals on topic Re: Help help help cisco routing
Sounds good. Let me know if you have any more questions.
Can you post your final config?
Can you post your final config?
Time to create page: 0.205 seconds