Mac filter commands, Mac filter commands 190, Config macfilter adddest – Intel BLADE SERVER IXM5414E Manuale d'uso

Pagina 213: Config macfilter adddest 190, Config macfilter create, Config macfilter create 190

Advertising
background image

190

Intel® Blade Server Ethernet Switch Module IXM5414E: Installation and User’s Guide:A Guide for Technically

LAG Name

The name of this LAG.

Link State

Indicates whether the link is up or down.

Admin Mode

The administrative mode. The factory default is enabled.

Link Trap Mode

Indicates whether or not a trap will be sent when link status changes. The factory
default is enabled.

STP Mode

The Spanning Tree Protocol Administrative Mode associated with the LAG. The
possible values are:

Disable -

Spanning tree is disabled for this LAG.

Enable -

Spanning tree is enabled for this LAG.

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>

Advertising