|
Posted by Norm on March 5, 2007, 8:41 pm
If you were Registered and logged in, you could reply and use other advanced thread options
Ok fellas, I almost made it to the part where I could copy my ios from
one router to the other. (I could have, but wanted to test out my
setup, and obviously if I'm here it failed.) Ok, here is my setup....
R1(s0)--------(s0)R2(s1)-----------(s0)R3(e0)------
(f0/1)SW(f0/2)--------PC
I can ping from my PC to my switch and from my switch to R3...but I
can't ping from my PC to R3...I'm lost......Let me know if yall need
me to send my config's...
Thanks for the help!
|
|
Posted by BernieM on March 6, 2007, 2:33 am
If you were Registered and logged in, you could reply and use other advanced thread options
> Ok fellas, I almost made it to the part where I could copy my ios from
> one router to the other. (I could have, but wanted to test out my
> setup, and obviously if I'm here it failed.) Ok, here is my setup....
>
>
>
> R1(s0)--------(s0)R2(s1)-----------(s0)R3(e0)------
> (f0/1)SW(f0/2)--------PC
>
> I can ping from my PC to my switch and from my switch to R3...but I
> can't ping from my PC to R3...I'm lost......Let me know if yall need
> me to send my config's...
>
> Thanks for the help!
>
Is the switchport the router's connected to in the same vlan as the pc? Is
that link up?
|
|
Posted by BernieM on March 6, 2007, 2:34 am
If you were Registered and logged in, you could reply and use other advanced thread options
> Ok fellas, I almost made it to the part where I could copy my ios from
> one router to the other. (I could have, but wanted to test out my
> setup, and obviously if I'm here it failed.) Ok, here is my setup....
>
>
>
> R1(s0)--------(s0)R2(s1)-----------(s0)R3(e0)------
> (f0/1)SW(f0/2)--------PC
>
> I can ping from my PC to my switch and from my switch to R3...but I
> can't ping from my PC to R3...I'm lost......Let me know if yall need
> me to send my config's...
>
> Thanks for the help!
>
Oh and , yes, configs would help heaps.
|
|
Posted by Norm on March 6, 2007, 7:34 am
If you were Registered and logged in, you could reply and use other advanced thread options
>
>
> > Ok fellas, I almost made it to the part where I could copy my ios from
> > one router to the other. (I could have, but wanted to test out my
> > setup, and obviously if I'm here it failed.) Ok, here is my setup....
>
> > R1(s0)--------(s0)R2(s1)-----------(s0)R3(e0)------
> > (f0/1)SW(f0/2)--------PC
>
> > I can ping from my PC to my switch and from my switch to R3...but I
> > can't ping from my PC to R3...I'm lost......Let me know if yall need
> > me to send my config's...
>
> > Thanks for the help!
>
> Oh and , yes, configs would help heaps.
Ok, I will send the configs in just a second. And no I do not have
switchport access vlan or switchport mode access in the configs
because I thought if you did not define that, it puts all ports on
VLAN1, which is your switch VLAN. Am I wrong in thinking this? Or do
I have to put the "gateway port" to the rest of the network on it's
own VLAN and assign individual ports to it? I'm about to send the
config in the next post.
Thanks!
|
|
Posted by Norm on March 6, 2007, 9:06 am
If you were Registered and logged in, you could reply and use other advanced thread options
>
>
> > Ok fellas, I almost made it to the part where I could copy my ios from
> > one router to the other. (I could have, but wanted to test out my
> > setup, and obviously if I'm here it failed.) Ok, here is my setup....
>
> > R1(s0)--------(s0)R2(s1)-----------(s0)R3(e0)------
> > (f0/1)SW(f0/2)--------PC
>
> > I can ping from my PC to my switch and from my switch to R3...but I
> > can't ping from my PC to R3...I'm lost......Let me know if yall need
> > me to send my config's...
>
> > Thanks for the help!
>
> Oh and , yes, configs would help heaps.
All I want to do right now is ping across my network, which I typed a
generic diagram of in the original post..Here is my switch config:
sh run
Building configuration...
Current configuration:
!
version 11.2
no service pad
no service udp-small-servers
no service tcp-small-servers
!
hostname 2924Catalyst-Training
!
enable secret 5 $1$ueA2$ecZZM3cl1Jm39ZMTAu3Lk/
!
!
!
clock timezone EST 0
!
interface VLAN1
ip address 192.168.21.1 255.255.255.0
no ip route-cache
!
interface VLAN2
ip address 192.168.18.2 255.255.255.0
no ip route-cache
shutdown
!
interface FastEthernet0/1
switchport access vlan 2
!
interface FastEthernet0/2
switchport access vlan 2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
spanning-tree portfast
!
interface FastEthernet0/6
spanning-tree portfast
!
interface FastEthernet0/7
spanning-tree portfast
!
interface FastEthernet0/8
spanning-tree portfast
!
interface FastEthernet0/9
spanning-tree portfast
!
interface FastEthernet0/10
spanning-tree portfast
!
interface FastEthernet0/11
spanning-tree portfast
!
interface FastEthernet0/12
spanning-tree portfast
!
interface FastEthernet0/13
spanning-tree portfast
!
interface FastEthernet0/14
spanning-tree portfast
!
interface FastEthernet0/15
spanning-tree portfast
!
interface FastEthernet0/16
spanning-tree portfast
!
interface FastEthernet0/17
!
interface FastEthernet0/18
spanning-tree portfast
!
interface FastEthernet0/19
spanning-tree portfast
!
interface FastEthernet0/20
spanning-tree portfast
!
interface FastEthernet0/21
spanning-tree portfast
!
interface FastEthernet0/22
spanning-tree portfast
!
interface FastEthernet0/23
spanning-tree portfast
!
interface FastEthernet0/24
!
interface FastEthernet2/1
!
interface FastEthernet2/2
!
interface FastEthernet2/3
!
interface FastEthernet2/4
!
ip default-gateway 192.168.18.1
snmp-server community private RW
snmp-server community public RO
snmp-server chassis-id 0x10
!
line con 0
password cisco
login
stopbits 1
line vty 0 4
login
line vty 5 9
login
!
end
2924Catalyst-Training#
|
| Similar Threads | Posted | | 642-831 Problems | March 29, 2005, 7:41 pm |
| IGRP problems ?? | March 26, 2005, 2:52 am |
| Problems 1720 Help! | November 3, 2005, 2:10 pm |
| Cisco-800 (826) problems | March 13, 2006, 7:39 am |
| Cisco Lab problems to run on home lab | March 14, 2005, 7:36 am |
| ip local policy problems | May 18, 2005, 3:40 pm |
| Serial Link Problems | March 18, 2006, 11:32 am |
| Problems running Netsim | April 14, 2006, 6:31 am |
| 48 port 3560 PoE problems | July 5, 2006, 6:22 am |
| Connecting Problems with CAT 2900 XL and 3600 | March 10, 2005, 11:58 am |
|
|