admin-service-show
This command is used to display information about admin services configuration.
Syntax admin-service-show
if if-string |
The interface. |
ssh|no-ssh |
Specifies if the switch is running Secure Shell (SSH) as a service. |
nfs|no-nfs |
Specifies if the switch is running Network File System (NFS) as a service. |
web|no-web |
Specifies if Web is running as a service. |
web-ssl|no-web-ssl |
Specifies if SSL, and certificates are used for Web services. |
web-ssl-port web-ssl-port-number |
The Web SSL port. |
web-port web-port-number |
The port for Web management. |
web-log|no-web-log |
Specifies if the user wants to turn on or off Web logging. |
vrrp|no-vrrp |
Specifies if the user wants to enable or disable VRRP. |
snmp|no-snmp |
Specifies if SNMP is running as a service. |
netconf|no-netconf |
Specifies if NETCONF is enabled or disabled. |
icmp|no-icmp |
Specifies if Internet Control Message Protocol (ICMP) is running 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 display information about admin services on the switch.
Examples To display admin service information, use the following command:
CLI (network-admin@switch) > admin-service-show
switch if ssh nfs web web-ssl web-ssl-port web-port vrrp snmp netconf icmp
------ ---- --- --- --- ------- ------------ -------- ---- ---- ------- ----
switch mgmt on off on off 443 80 off off on on
switch data on off on off 443 80 off off off on