HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  64 
network-access-group 
Manage network access groups. 
Supported actions: add, help, remove, set, show 
Item  Description 
add network- 
access-group 
Create a new network access group. After the network access group is created, it can 
be added to a network. The maximum supported number of network access groups is 
128. 
Syntax 
add network-access-group <Name> 
Parameter 
Name (required) 
The unique name of the new network access group to create. Valid characters include 
alphanumeric, "_", "-", and ".". The maximum length of the name is 64 characters. 
Example 
->add network-access-group DatabaseNetGroup 
Creates a new network access group, and then adds it to the domain 
Item  Description 
remove network- 
access-group 
Remove a network access group from the domain. To remove a network access group, 
it cannot be in use by any server profiles. A network access group cannot be deleted if 
it is the only one to which a network belongs. The Default network access group cannot 
be deleted. 
Syntax 
remove network-access-group <Name|*> 
Parameter 
Name (required) 
The name of an existing network access group in the domain. Use "*" to remove all 
removable network access groups. 
Examples 
->remove network-access-group DatabaseNetGroup 
Removes a specified network access group 
->remove network-access-group * 
Removes all removable network access groups 
Item  Description 
set network- 
access-group
Modify an existing network access group. 
Syntax 
set network-access-group <Name> Name=<NewName> 
Parameter 
Name (required)
The name of an existing network access group to modify 
Property 
Name (required)
The new name of the network access group 
Example 
->set network-access-group NetGroup1 Name=NetGroup2 
Changes the name of an existing network access group from NetGroup1 to 
NetGroup2 
Item  Description 
show network- 
access-group
Display all network access groups in the domain. 
Syntax 
show network-access-group [<Name>|*] 
Parameter 










