Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
120/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.7 Switch Basic Configuration Commands
This section explains configuration commands related to general operation of the switch.
5.7.1 clear bridge mac-address-table
Function
Deletes dynamically-learned MAC addresses from the MAC address table.
Prompt
xg#
Command syntax
#clear bridge mac-address-table dynamic { all | port <1-20> | agg-port <1-10> }
Parameter
z dynamic { all | port <1-20> | agg-port <1-10> }
Specifies the port to delete the MAC address.
all
Deletes MAC addresses dynamically-learned at every port.
port <1-20>
Deletes MAC addresses dynamically-learned for a specific port.
agg-port <1-10>
Deletes MAC addresses dynamically-learned for a specific aggregation group.
Command type
Operation management commands
Message
% Aggregation-port not bound to bridge
Explanation
The specified aggregation group was not created.
Solution
Check whether the specified aggregation group number is correct.
% Can't clear port which belongs to an aggregation port
Explanation
A port with link aggregation membership cannot be specified and deleted.
Solution
Specify an aggregation group and delete the MAC addresses.
Example
Delete all dynamically-learned MAC addresses.
xg# clear bridge mac-address-table dynamic all