ZyXEL Communications XS3800-28 Cli Reference Manual page 276

Hide thumbs Also See for XS3800-28:
Table of Contents

Advertisement

Table 176 service-control Command Summary (continued)
COMMAND
no service-control ftp
service-control http
service-control http <socket-
number> <timeout>
no service-control http
service-control https
service-control https <socket-
number>
no service-control https
service-control icmp
no service-control icmp
service-control snmp
no service-control snmp
service-control ssh
service-control ssh <socket-
number>
no service-control ssh
service-control telnet
service-control telnet <socket-
number> <timeout>
no service-control telnet
73.2 Command Examples
This example allows computers in subnet 172.16.37.0/24 to access the Switch through any service except
SNMP, allows the computer at 192.168.10.1 to access the Switch only through SNMP, and prevents other
computers from accessing the Switch at all.
sysname# configure
sysname(config)# remote-management 1 start-addr 172.16.37.0 end-addr
--> 172.16.37.255 service telnet ftp http icmp ssh https
sysname(config)# remote-management 2 start-addr 192.168.10.1 end-addr
--> 192.168.10.1 service snmp
sysname(config)# exit
This example disables all SNMP and ICMP access to the Switch.
sysname# configure
sysname(config)# no service-control snmp
sysname(config)# no service-control icmp
sysname(config)# exit
Chapter 73 Remote Management Commands
DESCRIPTION
Disables FTP access to the Switch.
Allows HTTP access to the Switch.
Specifies the service port for the HTTP service and defines
the timeout period (in minutes).
timeout: 1-255
Disables HTTP access to the Switch.
Allows HTTPS access to the Switch.
Specifies the service port for the HTTPS service.
Disables HTTPS access to the Switch.
Allows ICMP management packets.
Disables ICMP access to the Switch.
Allows SNMP management.
Disables SNMP access to the Switch.
Allows SSH access to the Switch.
Specifies the service port for the SSH service.
Disables SSH access to the Switch.
Allows Telnet access to the Switch.
Specifies the service port for the Telnet service and defines
the timeout period (in minutes).
Disables Telnet access to the Switch.
Ethernet Switch CLI Reference Guide
276
M
P
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents