Displaying and clearing the MAC address table cluster information

The following example shows how to display the MCT cluster information in the MAC address table.

device# show mac-address-table cluster leaf1_2
Vlan/BD'Id Mac-address     Type        State    Ports
100(V)     0010.a111.aaaa  CCL         Active   ETH 0/1
100(V)     0010.a111.aa22  Static-CCL  Active   ETH 0/1
100(V)     0010.a111.bbbb  CCR         Active   ETH 0/1
200(V)     003d.a111.1111  Dynamic     Active   Eth 0/2
200(V)     003d.a111.1122  Static      Active   Eth 0/2

The MAC Type for an MCT cluster displays the following information:

You can also view the MAC entries for a specific client.

Clearing the MCT cluster MAC table entries

You can clear all cluster entries from the MAC address table or the entries for a specified client. The following example clears the MAC entries for client 3 of cluster leaf1_2.

device# clear mac-address-table cluster leaf1_2 client 3

When the remote MCT peer receives the MAC withdrawal message, it only deletes the remote MAC entry. To clear MAC addresses on both nodes, you must issue clear mac-address-table commands on both MCT nodes.