Title: how could I identify whose mac address connected to my switch? [Print this page] Author: GTAC-Sophia Time: 2023-12-13 12:01 Title: how could I identify whose mac address connected to my switch? Ruijie(config)# show mac // View all MAC addresses learned by the switch.
Ruijie(config)# show mac int + interface // View the MAC address learned by certain switch interface.
Ruijie(config)# show mac add +mac address // Check which interface on the switch the mac address is learned from.
Ruijie(config)# show mac-address-table trust //Check which switch interface the mac address is learned from after authentication is enabled.
Welcome to Ruijie Community (https://community.ruijienetworks.com/)