cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
742
Views
5
Helpful
3
Replies

Show Mac-Address, Speed/Duplex, Vlan, Port

davidhuynh5
Level 1
Level 1

Is there a way on a Cat4506 running IOS to get the dynamic mac-addresses, interface, speed/duplex, and Vlan information from a single command? Can we use the show command | include ????? I'm not sure I know how to get the output. Thanks in advance.

3 Replies 3

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello David,

I don't think you can get all this information with a single command.

sh mac-address-table dynamic

sh mac-address-table address

where address is in format aaaa.bbbb.cccc (exadecimal digits)

sh ip int brief

sh int descr

sh vlan id vlan#

all these are useful commands and you can use | include to filter show ouput

Hope to help

Giuseppe

Nice one Giuseppe. :)

He can also try "sh interface status" to show the spee/duplex setting, VLAN/Trunk information and connection status.

Thanks guys. I'm familiar with all those cmds. I'm just look for something that will combine several of them to run a report for my boss without having the use a third party application.

Review Cisco Networking products for a $25 gift card