cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
899
Views
13
Helpful
2
Replies

Identifying port MAC on CatOS

jdevoll
Level 1
Level 1

What command allows you to see the MAC address used on a given switchport. Note that I am not asking for the MAC address of the device plugged into a switchport. Rather I am asking for the MAC address of the switchport itself.

Thank you in advance.

1 Accepted Solution

Accepted Solutions

glen.grant
VIP Alumni
VIP Alumni

It might be like "show mod" , it gives you the range and you have to figure out which port it goes with starting at port 1 on a given module .

View solution in original post

2 Replies 2

glen.grant
VIP Alumni
VIP Alumni

It might be like "show mod" , it gives you the range and you have to figure out which port it goes with starting at port 1 on a given module .

ankbhasi
Cisco Employee
Cisco Employee

Hi Friend,

The easiest way is to issue a command

show port mac-address [mod[/port]

If you do not specify a module number, the MAC addresses for all ports on all modules are shown. If you specify a module number but no port number, the MAC addresses for all ports on the specified module are shown.

Have a look at this link for more details

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat6000/sw_8_5/cmd_ref/sh_p_sn.htm#wp1201726

But this command is supported in release 8.5 or later version.

But if you do not have this latest version or running older version of CATOS then the only option left is to run "sh mod" and from there you can get the serires of mac address for that particular module or line card.

HTH

Ankur

*Pls rate helpfull post