HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.51/3.60 User Guide

Command line 54
Item Description
Enables MAC cache failover and sets the refresh interval
Item Description
show mac-cache
Display Ethernet MAC cache failover settings.
Syntax
show mac-cache
Example
->show mac-cache
Displays Ethernet MAC cache failover settings
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
->add nag-network nag1:network1
Adds network network1 to the nag1 network access group
Item Description
remove
nag-network
Removes a network from a network access group.
Syntax
remove nag-network <NagNetworkID> | Nag=<nagName>
Network=<NetName1>[,<NetName2>,…]
Parameter
NagNetworkID
(required if Nag=
Network= is not
specified)
The ID of an existing network to network access group association. The ID format is
<NagName:NetworkName>. The NagName must be specified if it is the only network
access group of which the network is a member.
Nag (required if
NagNetworkID is
not specified)
The name of an existing network access group
Network (required
if NagNetworkID is
not specified)
The name of the network members to be removed from the network access group,
separated by commas. Do not use spaces unless enclosed in quotation marks.