HP Virtual Connect Flex-10 10Gb Ethernet Module for c-Class BladeSystem User Manual

Page 69

Advertising
background image

Command line 69

Item

Description

Labels (optional)

Labels assigned to this Multicast Filterset. Labels are used in the GUI to

help manage large numbers of filters. Labels can be assigned in the CLI,
but are only used in the GUI. A maximum of 16 labels can be assigned.

Color (optional)

Color assigned to this Multicast Filterset. Color is used in the GUI to help

manage large numbers of filters. A color can be assigned in the CLI, but is

only used in the GUI. Allowed colors are red, green, blue, purple, or
orange.

Examples

->add mcast-filter-set MyMcastFilterSet

Creates a new Multicast Filterset and adds it to the domain

->add mcast-filter-set Filterset1 Labels="label1,

label2"

Creates a new Multicast Filterset with labels label1 and label2

->add mcast-filter Filterset1 Color=red

Creates a new Multicast Filterset with color red

Item

Description

remove mcast-filter-set

Remove a Multicast Filterset.

Syntax

remove mcast-filter-set McastFilterSetName> | *

Parameter

McastFilterSetName

(required)

The name of an existing Multicast Filterset in the domain. A Multicast

Filterset name of "*" removes all the Filtersets.

Examples

->remove mcast-filter-set FilterSet1

Removes a Multicast Filterset

->remove mcast-filter-set *

Removes all Multicast Filtersets

Item

Description

set mcast-filter-set

Modify the Multicast Filterset.

Syntax

set mcast-filter-set <McastFilterSetName>

[Name=<newName>] [Labels=<Label1>[<Label2>,...]

[Color=<red|green|blue|orange|purple>]

Parameter

McastFilterSetName

(required)

The unique name of the Multicast Filterset to modify

Properties

Name (optional)

The new name of the Multicast Filterset

Labels (optional)

Labels assigned to this Multicast Filterset. Labels are used in the GUI to
help manage large numbers of filter sets. Labels can be assigned in the

CLI, but are only used in the GUI. A maximum of 16 labels can be

assigned

Color (optional)

Color assigned to this Multicast Filterset. Color is used in the GUI to help
manage large numbers of filter sets. A color can be assigned in the CLI,

but is only used in the GUI. Allowed colors are red, green, blue, purple, or

orange.

Examples

->set mcast-filter-set Blue Name=Red

Changes the name of an existing Multicast Filterset from "Blue'' to "Red"

Advertising