Intel IXM5414E Switch User Manual


 
Intel® Blade Server Ethernet Switch Module IXM5414E 193
Mbr Ports A listing of the ports that are members of this LAG, in port notation. There can be a
maximum of 8 ports assigned to a given LAG.
Port Speed The speed of the LAG. A LAG is always full-duplex.
MAC filter commands
config macfilter adddest
Use this command to add the <port> to the destination 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 00-12-34-56-78-90. The <vlan> parameter must identify
a valid VLAN.
The <port> parameter identifies the destination port(s) 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.
Packets for the specified MAC address and VLAN ID will only be transmitted out of ports that are in
the filter set.
Format config macfilter adddest <macaddr> <vlan> <port/listofports/all>
config macfilter create
Use this command to add a static MAC filter entry for a MAC address and VLAN pair. The
<macaddr> parameter must be specified as a 6-byte hexadecimal number in the format of 00-12-34-
56-78-90.
Filters may not be defined for MAC addresses:
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
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 deldest
Use this command to remove one or more ports from the destination 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 00-12-34-56-78-90. The <vlan>
parameter must identify a valid VLAN.
The <port> parameter identifies the destination port(s) to be removed from the destination port filter
set for the MAC filter. If <all> is selected, all ports will be removed from the destination port filter
set.
Format config macfilter deldest <macaddr> <vlan> <port/listofports/all>
config macfilter remove
Use this command to remove the static MAC filter entry for the given MAC address on the VLAN.
The <macaddr> parameter must be specified as a 6-byte hexadecimal number in the format of 00-
12-34-56-78-90. The <vlan> parameter must identify a valid VLAN.