wdatkinson
MIS
I've STF'd here and Googled, but I can't find an answer to the following problem:
I have a mac address. I want to know specifically what port on my switch its connected to, so that I can change the VLAN info, without having to go trace the cable.
I'm used to IOS's 'sh mac address' command which lists the MACs as well as the port each MAC is plugged into.
All I've been able to locate is the 'sh cam dyn' command for CatOS. But this doesn't tell me what I need to know.
Here's a sample:
HQWC3_32 (enable) sh cam dyn | include 00-15-60-xx-xx-xx
1 xx-xx-xx-96-d1-9b 1/1,2/1 [ALL]
Now how do I read that? Unless I'm just missing the obvious, that MAC isn't on one specific port, but on the first port of the first and second module?
I have a mac address. I want to know specifically what port on my switch its connected to, so that I can change the VLAN info, without having to go trace the cable.
I'm used to IOS's 'sh mac address' command which lists the MACs as well as the port each MAC is plugged into.
All I've been able to locate is the 'sh cam dyn' command for CatOS. But this doesn't tell me what I need to know.
Here's a sample:
HQWC3_32 (enable) sh cam dyn | include 00-15-60-xx-xx-xx
1 xx-xx-xx-96-d1-9b 1/1,2/1 [ALL]
Now how do I read that? Unless I'm just missing the obvious, that MAC isn't on one specific port, but on the first port of the first and second module?