
XG700 User's Guide
91/266
All Rights Reserved, Copyright (C) PFU LIMITED 2005-2006
5.6 Switch Basic Configuration Commands
This section explains configuration commands related to general operation of the switch.
5.6.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-12> | agg-port <1-6> }
Parameter
dynamic { all | port <1-12> | agg-port <1-6> }
Specifies the port to delete the MAC address.
−
all
Deletes MAC addresses dynamically-learned at every port.
−
port <1-12>
Specifies the port number to delete.
−
agg-port <1-6>
Specifies the aggregation group number to delete.
Command type
Operation management commands
Message
% Aggregation-port not bound to bridge
Explanation
The specified aggregation group is 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 consisting of a link aggregation cannot be specified and deleted.
Solution
Specify an aggregation group and delete the MAC address.
Example
Delete all dynamically-learned MAC addresses.
xg# clear bridge mac-address-table dynamic all