vnet-manager-modify
This command is used to modify an existing virtual network (vNET) manager configuration.
Syntax vnet-manager-modify
name name-string |
Specify the name of the vNET manager. |
Specify one or more of the following options: |
|
disable|enable |
Specify if you want to disable or enable the vNET manager. |
location fabric-node name |
Specify the location of the service. |
storage-pool storage-pool name |
Specify the storage pool assigned to the service. |
gateway ip-address |
Specify the gateway IP address. |
Defaults None.
Access CLI
History Command introduced in nvOS Version 1.2.1.
Usage A virtual network manager (vNET manager) can administer a virtual network (vNET) but the same management abstraction can also be used to administer a fabric, cluster, or standalone switch. This command modifies a vNET manager configuration.
Examples To disable the vNET manager, MyvNET, use the following option:
CLI network-admin@switch > vnet-manager-modify MyvNET disable