Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
128/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
5.7.8 bridge mac-address-table filter
Function
By registering a MAC address to filter, a frame with a specific destination MAC address will be discarded.
When filtering of a MAC address is specified, dynamic learning of the MAC address will not be performed, even when frames
sent from the same MAC address are received on a different port.
Use the no form to delete the MAC address to filter.
Prompt
xg(config)#
Command syntax
bridge mac-address-table static MAC [ vlan <1-4094> ] filter
no bridge mac-address-table static MAC [ vlan <1-4094> ]
Parameter
z static MAC
Specifies the destination MAC address to filter.
The MAC address format is "HHHH.HHHH.HHHH," a 12-digit hexadecimal number, with a period
(.) inserted between every four digits.
z vlan <1-4094>
Specifies the VLAN to filter. Specify a VLAN in the range of 1 to 4094.
This parameter is valid only when the learning mode of the MAC address table is IVL (Independent
Vlan Learning). For SVL (Shared Vlan Learning), this parameter is not necessary.
Command type
Configuration command
Default
None
Message
% Unable to translate mac address %1$
Explanation
The specified format of the MAC address is incorrect. Broadcast addresses cannot be
registered.
[[Inserted string]]%1$: specified MAC address
Solution
After edit the specified format of the MAC address, execute the command again.
% Can't set vlan in case of shared-vlan-learning.
Explanation
When bridge learn-mode is SVL, a VLAN cannot be specified.
Solution
Omit the specified vlan and parameter then execute the command again.
% Vlan id is not found. vid=%1$
Explanation
The specified VLAN does not exist.
[[Inserted string]]%1$: VLAN ID
Solution
Review the specified vlan then execute the command again.
% port is a member of aggregation group. port %1$
Explanation
A port with membership in a link aggregation group cannot be specified.
[[Inserted string]]%1$: port number
Solution
Specify an aggregation group then execute the command again.
% Aggregation port is not found. agg-port %1$
Explanation
The specified aggregation group does not exist.
[[Inserted string]]%1$: specified aggregation group number
Solution
Review the specified aggregation group number then execute the command again.
% MAC address is reserved by IEEE802.1D %s.
Explanation
MAC addresses reserved under the IEEE802.1D cannot be specified.
[[Inserted string]]%1$: MAC address
Solution
Review the specified MAC address.
% Can't set mac-address-table. vid=%1$
Explanation
The maximum number of table entries was exceeded.
[[Inserted string]]%1$: VLAN ID
Solution
After deleting unnecessary MAC addresses, execute the command again.