Dbyte
Technical User
- Mar 6, 2002
- 87
Problem: can't ping Cisco 3550 switch from PC. The PC can ping all other switches on the network except this 1. The 2 devices are connected via a Cisco 6509. If I telnet to the 6509 I can ping both devices. Both switches are on the same VLAN. Here's my layout:
Win2K PC (ip xxx.xxx.4.253)
|
6509 (f4/31) (ip yyy.yyy.1.2)
6509 (f3/45)
|
3550 (f0/24) (ip yyy.yyy.1.15)
Here are the ports' configs:
6509 (f4/31):
switchport
switchport access vlan 2
switchport mode access
6509 (f3/45):
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
3550 (f0/24):
switchport trunk encapsulation dot1q
switchport mode trunk
no ip address
sh cdp nei det on both the 6509 & 3550 shows the same VTP management domain & same native VLAN.
If anyone has any thoughts on what may be causing this &/or further diags I could run on either the 3550 or the 6509 to help troubleshoot this I would greatly appreciate it.
Win2K PC (ip xxx.xxx.4.253)
|
6509 (f4/31) (ip yyy.yyy.1.2)
6509 (f3/45)
|
3550 (f0/24) (ip yyy.yyy.1.15)
Here are the ports' configs:
6509 (f4/31):
switchport
switchport access vlan 2
switchport mode access
6509 (f3/45):
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
3550 (f0/24):
switchport trunk encapsulation dot1q
switchport mode trunk
no ip address
sh cdp nei det on both the 6509 & 3550 shows the same VTP management domain & same native VLAN.
If anyone has any thoughts on what may be causing this &/or further diags I could run on either the 3550 or the 6509 to help troubleshoot this I would greatly appreciate it.