Here is the show cdp neig information:
User Access Verification
Password:
192.168.2.2>enable
Password:
192.168.2.2#show cdp
Global CDP information:
Sending CDP packets every 60 seconds
Sending a holdtime value of 180 seconds
Sending CDPv2 advertisements is enabled
192.168.2.2#show cdp neig
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater
Device ID Local Intrfce Holdtme Capability Platform Port ID
192.168.2.2#ping 192.168.2.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.2.3, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
192.168.2.2#
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
User Access Verification
Password:
192.168.2.3>enable
Password:
Password:
192.168.2.3#sow cdp
^
% Invalid input detected at '^' marker.
192.168.2.3#show cdp
Global CDP information:
Sending CDP packets every 60 seconds
Sending a holdtime value of 180 seconds
Sending CDPv2 advertisements is enabled
192.168.2.3#show cdp ?
entry Information for specific neighbor entry
holdtime Time CDP info kept by neighbors
interface CDP interface status and configuration
neighbors CDP neighbor entries
run CDP Process running
timer Time CDP info is resent to neighbors
traffic CDP statistics
| Output modifiers
<cr>
192.168.2.3#show cdp neig
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
S - Switch, H - Host, I - IGMP, r - Repeater
Device ID Local Intrfce Holdtme Capability Platform Port ID
192.168.2.2 Fas 1/1 131 T S WS-C2924M-Fas 1/1
192.168.2.3#ping 192.168.2.2
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.2.2, timeout is 2 seconds:
.....
Success rate is 0 percent (0/5)
192.168.2.3#
As you can see 192.168.2.3 can see 192.168.2.2 as a Trans Bridge, Switch. But 192.168.2.2 can not see 192.168.2.3 at all and ping does not work from either console to either switch nor from a 10/100 port on either switch to other switch.
Grrr

, What would cause this? Is it correctable?