BladeSystem - General
1752582 Members
5122 Online
108788 Solutions
New Discussion

How to see the MAC table in Virtual Connect.

 
chuckk281
Trusted Contributor

How to see the MAC table in Virtual Connect.

A question from David:

 

*******************

 

We have a customer asking:

“We are actually looking for the MAC forwarding table, something that we usually look at in a switch…. Not sure if we can see this detail in the VC.”

 

                We have told the customer that VC is a layer 2 device, but not technically a switch. He stills wants to know ‘how’ to look at the MAC forward table.

 

Is there a way in VC?

 

******************

 

Reply from Armand:

 

******************

 

Yes, from the VC CLI :

 

- Show interconnect-mac-table enc0:bay1

 

As output, show you the mac table of the VC module in bay1 of the enclosure 0.

 

****************

 

Comments or questions?

2 REPLIES 2
Hongjun Ma
Trusted Contributor

Re: How to see the MAC table in Virtual Connect.

correct format should be enc0:1.

 

you can also filter by MAC address. "d1" means downlink port 1 on this VC module, which goes to server in bay 1. For more info on how to use this command to troubleshooting, please see my VC CLI network management deck off my blog. it's pure CLI stuff.

 

->show interconnect-mac-table  enc0:1 "mac address"=12:12:12:12:12:13

=======================================================

Port  MAC Address        Type     Internal ID  LAG ID

=======================================================

d1    12:12:12:12:12:13  Learned  4            -- --

 

My VC blog: http://hongjunma.wordpress.com



shocko
Honored Contributor

Re: How to see the MAC table in Virtual Connect.

Great post! This helped me out :)

If my post was helpful please award me Kudos! or Points :)