1. Can the switch ping itself?
Yes, I was able to ping the switch (from the switch)
2. Can the switch see its CDP neighbours?
Yes, it shows a switch, which is also its default gateway, two instances of one phone controller, and the switch itself.
3. Can the switch ping its default GW (router address)?
The default gateway for the switch is another switch and yes it can ping the default gateway switch.
4. Can a device on a different subnet ping that same router address?
I'll have to test this tomorrow. One subnet is for ip phones, another is for computers, and another is for cameras. I'll set my laptop to both phone address and camera address and see what happens.
5. Can the switch ping the device on a different subnet?
I was able to ping the ip of a phone controller on a different subnet.
6. Can the device on a different subnet ping the switch?
I was able to successfully ping the switch from another subnet.
Phone traffic works fine, computer traffic (on different subnet) works fine as well. I can't ping cameras that are connected to this switch, but I can ping cameras (on the same subnet) that are connected to the default gateway switch.
This switch is an extension to the main switch at the facility. There is also another switch (AdTran 1234 switch) that's connected to the facility's main switch, which has working cameras on it.
Every port on the switch (at the facility where camera's are not working) has 3 vlans (switchport trunk allowed vlan xx, xx, xx). Trunk native vlan is the vlan that the computers are on.
Each port looks like this:
interface GigabitEthernet1/0/20
switchport trunk native vlan 75
switchport trunk allowed vlan 25,33,62
switchport mode trunk
switchport voice vlan 62
spanning-tree portfast
Doing a "Show VLAN", I see 8 vlans (4 enet, 1 fddi, 1 tr, 1 fdnet, 1 trnet)
Although, I could be wrong, I find it hard to believe that 4-5 cameras lost their IPs. I can't connect to them since they are powered by the switch, which is a POE.