cancel
Showing results for 
Search instead for 
Did you mean: 

VOSS cmd for cisco "show mac address-table address XX:XX:XX:XX" or EXOS "show fdb XX:XX:XX:XX"

VOSS cmd for cisco "show mac address-table address XX:XX:XX:XX" or EXOS "show fdb XX:XX:XX:XX"

jlandau1808
New Contributor II

The goal is identify which port a device is plugged into using the devices mac address. Does anyone know the VOSS equivalent command for these useful Cisco and EXOS versions? 

VOSS = ??? 

Cisco = show mac address-table address XX:XX:XX:XX

EXOS = show fdb XX:XX:XX:XX

 

I have scoured the internet searching as I am pretty sure I have ran it in the past but I've slept since then..

4 REPLIES 4

gfriedl
Extreme Employee

In VOSS / FabricEngine OS there is two command,s that would do the job: 

show vlan mac-address-entry [mac | port | <vid>]   or

show i-sid mac-address-entry [<isid> | mac | port | non-local | home | remote]

one of the good things about using fabric is seen in the output of this command - you would be able to see all "non-local" adresses on your segment as well and excatly know, which switch in your fabric has learned them.

regards,

G.

jlandau1808
New Contributor II

I am only seeing MAC's on my sfp ports from these commands (1/47-1/50) but not on any of my copper ports

Configterminal
New Contributor III

show vlan Mac-address-entry

show i-sid Mac-address-entry

show int gig fdb-entry

I am only seeing MAC's on my sfp ports from these commands (1/47-1/50) but not on any of my copper ports

 

GTM-P2G8KFN