Protocol-based vlan commands, Protocol-based vlan commands 193, Config protocol create – Intel BLADE SERVER IXM5414E Manuale d'uso

Pagina 216: Config protocol create 193, Config protocol delete, Config protocol delete 193, Config protocol interface add, Config protocol interface add 193, Config protocol interface remove, Config protocol interface remove 193

Advertising
background image

Command Line Interface Management

193

Mac Address

A MAC address and VLAN pair for which the switch has forwarding and/or
filtering information. The format is two, two-digit hexadecimal numbers,
representing the VLAN and six, two-digit hexadecimal numbers, representing the
MAC address, separated by hyphens; for example, 00-01-00-23-45-67-89-AB.

Type

This displays the type of the entry. Static entries are those that are configured by the
end user. Dynamic entries are added to the table as a result of a learning process or
protocol.

Component

The component that is responsible for this entry in the MFDB. Possible values are
IGMP Snooping, GMRP, and Static Filtering.

Description

The text description of this multicast table entry.

Interfaces

The list of interfaces that are designated for forwarding (Fwd:) and filtering (Flt:).

Forwarding Interfaces

The forwarding list is derived from combining all the component’s forwarding
interfaces and removing the interfaces that are listed as the static filtering interfaces.

Protocol-based VLAN commands

config protocol create

Use this command to add a protocol-based VLAN group to the IXM5414E switch module. The
parameter <groupname> is a character string of 1 to 16 characters. When it is created, the protocol
group will be assigned a unique number that will be used to identify the group in subsequent
commands. Use the show protocol detailed command to display the assigned number.

Format

config protocol create <groupname>

config protocol delete

Use this command to remove the protocol-based VLAN group identified by the specified
<groupname>.

Format

config protocol delete <groupname>

config protocol interface add

Use this command to add one or more interfaces to the protocol-based VLAN identified by
<groupid>. If <all> is selected, all physical interfaces will be added to the protocol group. A group
may have more than one interface associated with it. Each interface and protocol combination can
only be associated with one group. If adding an interface to a group causes any conflicts with
protocols currently associated with the group, this command will fail and the interface(s) will not be
added to the group.

Format

config protocol interface add <groupid> <port/listofports/all>

config protocol interface remove

Use this command to remove the interface from the protocol-based VLAN group identified by
<groupid>. If <all> is selected, all ports will be removed from the protocol group.

Format

config protocol interface remove <groupid> <port/listofports/all>

Advertising