Wired Intelligent Edge (Campus Switching and Routing)

 View Only
last person joined: one year ago 

Bring performance and reliability to your network with the HPE Aruba Networking Core, Aggregation, and Access layer switches. Discuss the latest features and functionality of HPE Aruba Networking switching devices, and find ways to improve security across your network.

Troubleshooting commands that comes handy in sticky MAC clients 

Apr 03, 2015 02:10 AM

Answer- The Article apples to MAS 7.3 and above.

Verifying Sticky MAC displays the MAC addresses learnt on a Mobility Access Switch

(ArubaS1500-24P) #show mac-address-table sticky
Total MAC address: 6
MAC Address Table
-----------------
Destination Address  Address Type  VLAN  Destination Port
-------------------  ------------  ----  ----------------
02:9b:2b:88:b7:9f    Sticky        0050  GE0/0/10
02:c7:a4:88:b7:9f    Sticky        0050  GE0/0/10
6c:f3:7f:cc:a3:d2    Sticky        0050  GE0/0/10
cc:3a:61:a2:b7:7d    Sticky        0050  GE0/0/10
d8:c7:c8:c0:42:8a    Sticky        0050  GE0/0/22
00:11:22:33:44:55    Sticky        0786  GE0/0/20

Displays the MAC addresses learnt on a VLAN

(ArubaS1500-24P) #show mac-address-table vlan 786 sticky
Total MAC address: 1
MAC Address Table
-----------------
Destination Address  Address Type  VLAN  Destination Port
-------------------  ------------  ----  ----------------
00:11:22:33:44:55    Sticky        0786  GE0/0/20

Displays the MAC addresses learnt on an interface

(ArubaS1500-24P) #show mac-address-table interface gigabitethernet 0/0/22 sticky
Total MAC address: 1
MAC Address Table
-----------------
Destination Address  Address Type  VLAN  Destination Port
-------------------  ------------  ----  ----------------
d8:c7:c8:c0:42:8a    Sticky        0050  GE0/0/22


Clearing Sticky MAC Addresses

clear mac-address-table sticky— Removes the Sticky MAC addresses on a Mobility Access Switch

clear mac-address-table vlan <id> sticky— Removes the Sticky MAC addresses on a VLAN

clear mac-address-table interface <interface-name> sticky— Removes the Sticky MAC addresses on an interface

clear mac-address-table vlan <id> mac <mac-address> sticky— Removes the specific Sticky MAC address on a VLAN

clear mac-address-table interface <interface-name> mac <mac address> sticky— Removes the specific Sticky MAC address on an interface
clear mac-address-table vlan

 

Statistics
0 Favorited
9 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.