Nag-network – HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 68

Advertising
background image

Command line 68

Item

Description

Properties

FilterSet (required)

The name of an existing Multicast Filterset in the domain

McastFilter (required)

The Multicast Filters to be added to the specified Multicast Filterset. This

property is a list of existing Multicast Filter names separated by commas.

Examples

->add mfs-filter FilterSet=mfs1 McastFilter=filter1

Adds a Multicast Filter "filter1" to Filterset "mfs1"

->add mfs-filter FilterSet=mySet McastFilter=MF1,MF2

Adds Multicast Filters "MF1" and "'MF2" to Multicast Filterset "mySet"

Item

Description

remove mfs-filter

Remove a Multicast Filter from a Multicast Filterset.

Syntax

remove mfs-filter FilterSet=<McastFilterSetName>

McastFilter=<Name1>[,<Name2>,...]

Properties

FilterSet (required)

The name of an existing Multicast Filterset in the domain.

McastFilter (required)

The Multicast Filters to be removed from the specified Multicast Filterset.

This property is a list of existing Multicast Filter names separated by

commas.

Example

->remove mfs-filter FilterSet=myFS

McastFilter=MF1,MF2

Removes Multicast Filters "MF1" and "MF2" from Multicast Filterset

"myFS"

nag-network

Manage networks associated to network access groups.
Supported actions: add, help, remove, show

Item

Description

add nag-network

Add one or more networks to a network access group. Any network access groups
previously configured for the network remain.

Syntax

add nag-network Nag=<nagName>

Network=<NetName1>[,<NetName2>,...]|<NagNetworkID>

Parameter

Nag (required if

NagNetworkID is

not specified)

The name of an existing network access group

Network (required

if NagNetwork ID

is not specified)

The name of the networks to be added as members to the network access group,
separated by commas. Do not use spaces unless they are enclosed in quotation marks.

NagNetworkID

The Nag name and Network of interest. The format is <NagName:NetworkName>. If

this is specified then the Nag= and Network= parameters are not provided.

Examples

->add nag-network Nag=DatabaseNetGroup Network=Net1,Net2,Net3

Adds networks Net1, Net2, and Net3 to the DatabaseNetGroup network access
group

Advertising