cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1083
Views
0
Helpful
2
Replies

Multiple MAC Addresses on Access Port

vblaha
Level 1
Level 1

We are trying to determine a way that we could easily view the mac table and only display the ports or macs that have multiple mac address attached to them.  We have a VOIP intiative that we are working on but we need to make sure there are no rogue hubs or switches attached at the access layer. Any guidance would be appreciated.

2 Replies 2

John Blakley
VIP Alumni
VIP Alumni

I'm not sure if there's an easier way to do it, but here are a couple of options.

If you know what port you're concerned with, run:

sh mac address-table | inc

OR

sh mac address-table interface g3/0/27

HTH,

John

HTH, John *** Please rate all useful posts ***

vladimirsaltao
Level 1
Level 1

Best way, in my opinion, is to create a perl script from scratch.

Second best way is to use one that is already available like this one :

http://codewiki.wikispaces.com/cammer_c.pl

From the page:  "It will scan your network switches and provide information to help identify the devices attached to each port."

Review Cisco Networking products for a $25 gift card