admin-service-modify
This command is used to modify the services on the switch.
Syntax admin-service-modify
if if-string |
Specify the interface to modify. |
Specify one or more of the following options: |
|
ssh|no-ssh |
Specify if you want to connect to the switch using Secure Shell (SSH). |
nfs|no-nfs |
Specify if you want to use Network Files System (NFS) for the admin service. |
web|no-web |
Specify if you want to enable Web management. |
web-ssl|no-web-ssl |
Specify if you want to use SSL, and certificates for Web services. |
web-ssl-port web-ssl-port-number |
Specify the Web SSL port. |
web-port web-port-number |
Specify the port for Web management. |
web-log|no-web-log |
Specify if you want to turn on or off Web logging. |
vrrp|no-vrrp |
Specifies if VRRP is enabled or disabled. |
snmp|no-snmp |
Specify if SNMP is allowed as a service. |
netconf|no-netconf |
Specifies if NETCONF is enabled or disabled. |
icmp|no-icmp |
Specify if Internet Control Message Protocol (ICMP) is allowed as a service. |
Defaults None
Access CLI
History
Version 1.2 |
Command introduced. |
Version 3.0.0 |
The parameter web-log|no-web-log added. |
Version 7.0.2 |
The parameter netconf|no-netconf added. |
Usage Use this command to modify the administrative services on the switch.
Examples To modify the admin service to enable SNMP, use the following command:
CLI (network-admin@switch) > admin-service-modify if eth.0 scope fabric snmp