cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
822
Views
5
Helpful
1
Replies

Finding MAC on 2948G

mnlatif
Level 3
Level 3

Hi,

How can I find the associated Client MAC Addresses to a particular switch port on Cisco 2948G-GE switch running CatOS 8.3(2)GLX ?

I can do it on a IOS switch using "show mac-address-table " command, what is the equivalent command for a CatOS ?

Thanks \\ Naman

1 Reply 1

Hello Naman,

the equivalent CatOS commands are:

show cam count {dynamic | static | permanent | system} [vlan]

show cam {dynamic | static | permanent} mod/port

show cam mac_addr [vlan]

HTH,

GP