10-13-2015 01:23 PM - edited 03-08-2019 02:11 AM
On Cisco 3750G switches I can see the mac address on the ports with the mac address-table command except for video conferencing systems. I though this was due to the video system going to sleep but even when a call is made still no MAC is logged.
Anyone know why a video system MAC is not detected by the switch?
10-13-2015 05:14 PM
William,
Just a thought, but is the link to the video system layer3
i.e.
int g1/0/x
no switchport
ip add etc etc
Regards
Alex
10-15-2015 11:32 AM
No this is layer 2;
switchport mode access
10-13-2015 05:46 PM
William,
From the switch, if you ping the device do you get an address in the ARP table?
As in:
ping <ip of device>
show arp
10-15-2015 11:29 AM
I can ping the camera from the switch, then if I run "show arp" there is no entry for the camera's mac or IP address.
10-15-2015 11:55 AM
Odd, have you modified any parameters for mac-address learning, like setting mac-address-table aging-time <value>?
Second note, is the switch acting as a Layer 3 device or Layer 2?
10-15-2015 12:04 PM
There has been no modifications to the mac address learning. This switch is acting as a layer 2 device.
I have also now found that the same issue..happens with an HP digital sender as well.
10-15-2015 12:21 PM
Hrm,
At the very least those addresses should show up in the directly connected switch whenever it receives a frame from that device. It might be an IOS bug of some type, have you googled your IOS version to see if has any noted bugs?
When you go to that device's layer 3 gateway, and run through the ARP command, does the MAC address show up in that devices ARP table?
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide