7000 Series L3 Managed Switch Reference Manual for Software v2.0
7-48 Switching Commands
config macfilter delsrc
This command removes a port from 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 removed from the source port filter set
for the MAC filter.
If all is selected, all ports will be removed from the source port filter set.
Format config macfilter delsrc <macaddr> <vlan>
<slot.port|all>
config macfilter adddest
This command adds the <slot.port> to the destination filter set for the MAC filter with the given
<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 destination port to be added to the destination port filter
set for the MAC filter.
If all is selected, all ports will be added to the destination port filter set.
Format config macfilter adddest <macaddr> <vlan>
<slot.port|all>
config macfilter deldest
This command removes a port from the destination filter set for the MAC filter with the given
<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 destination port to be removed from the destination port
filter set for the MAC filter.