vnet-manager-service-modify
This command is used to modify virtual network (vNET) manager services.
Syntax vnet-manager-service-modify
vnet-manager-name name-string |
Specify the name of the vNET manager. |
Specify the following service arguments: |
|
if if-string |
Specify the interface to modify. |
Specify any of the following options: |
|
ssh|no-ssh |
Specify if you want to use SSH or not. |
netconf|no-netconf |
Specifies if the NETCONF is enabled or disabled. |
icmp|no-icmp |
Specify if you want to use Internet Control Message Protocol (ICMP) for diagnostic purposes. |
ntp|no-ntp |
Specify if you want to enable Network Time Protocol (NTP). |
Defaults None
Access CLI
History
Version 1.2 |
Command introduced. |
Version 2.1 |
The parameters web-ssl and web-ssl-port added. |
Version 2.2.6 |
The parameter ntp added. |
Version 2.4 |
The parameter net-api added. |
Version 7.0.2 |
The parameter netconf|no-netconf added. |
Usage Use the command to allow specific services on the vNET manager interface. In some use cases, you may want to allow Web services or use SSL.
Examples Modify the vNET manager, MyvNET, to use ICMP using the following command:
CLI (network-admin@switch) > vnet-manager-service-modify name MyvNET icmp