Command Reference Guide

Static MAC Filtering Commands
CLI Command Reference
September 2014 Page 394
HP Moonshot Switch Module CLI Command Reference
no macfilter adddest all
This command removes all ports from the destination filter set for the MAC filter with the given macaddr and
VLAN of
vlanid. The macaddr parameter must be specified as a 6-byte hexadecimal number in the format of
b1:b2:b3:b4:b5:b6. The
vlanid parameter must identify a valid VLAN.
macfilter addsrc
This command adds the interface or range of interfaces to the source filter set for the MAC filter with the MAC
address of
macaddr and VLAN of vlanid. The macaddr parameter must be specified as a 6-byte hexadecimal
number in the format of b1:b2:b3:b4:b5:b6. The
vlanid parameter must identify a valid VLAN.
no macfilter addsrc
This command removes a port from the source filter set for the MAC filter with the MAC address of macaddr
and VLAN of vlanid. The macaddr parameter must be specified as a 6-byte hexadecimal number in the format
of b1:b2:b3:b4:b5:b6. The
vlanid parameter must identify a valid VLAN.
macfilter addsrc all
This command adds all interfaces to the source filter set for the MAC filter with the MAC address of macaddr
and
vlanid. You must specify the macaddr parameter as a 6-byte hexadecimal number in the format of
b1:b2:b3:b4:b5:b6. The
vlanid parameter must identify a valid VLAN.
Format
no macfilter adddest all macaddr
Mode Global Config
Format
macfilter addsrc macaddr vlanid
Mode Interface Config
Format
no macfilter addsrc macaddr vlanid
Mode Interface Config
Format
macfilter addsrc all macaddr vlanid
Mode Global Config