7000 Series L3 Managed Switch Reference Manual for Software v2.0
Switching Commands 7-47
config macfilter create
This command adds a static MAC filter entry for the MAC address <macaddr> on the VLAN
<vlan>. The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the
format of b1:b2:b3:b4:b5:b6.
The restricted MAC Addresses are: 00:00:00:00:00:00, 01:80:C2:00:00:00 to 01:80:C2:00:00:0F,
01:80:C2:00:00:20 to 01:80:C2:00:00:21, and FF:FF:FF:FF:FF:FF.
The <vlan> parameter must identify a valid VLAN.
Up to 100 static MAC filters may be created.
Format config macfilter create <macaddr> <vlan>
config macfilter remove
This command removes all filtering restrictions and the static MAC filter entry for the MAC
address <macaddr> on the VLAN <vlan>. The <macaddr> parameter must be specified as a 6-byte
hexadecimal number in the format of b1:b2:b3:b4:b5:b6.
The <vlan> parameter must identify a valid VLAN.
Format config macfilter remove <macaddr> <vlan>
config macfilter addsrc
This command adds the <slot.port> to the source filter set for the MAC filter with the MAC
address of <macaddr> and VLAN of <vlan>. The <macaddr> parameter must be specified as a 6-
byte hexadecimal number in the format of b1:b2:b3:b4:b5:b6.
The <vlan> parameter must identify a valid VLAN.
The <slot.port> parameter identifies the source port to be added to the source port filter set for the
MAC filter.
If all is selected, all ports will be added to the source port filter set.
Format config macfilter addsrc <macaddr> <vlan>
<slot.port|all>