Service Access Control Command Example; Remote Management Commands; Remote Management Command Example - ZyXEL Communications OLT2406 User Manual

2u temperature-hardened, 6-slot mini chassis gpon olt
Table of Contents

Advertisement

85.12.1 Service Access Control Command Example

This example disables all SNMP and ICMP access to the OLT.
OLT2406# configure
OLT2406(config)# no service-control snmp
OLT2406(config)# no service-control icmp
OLT2406(config)# exit

85.13 Remote Management Commands

Use these commands to specify a group of one or more "trusted computers" from which an
administrator may use one or more services to manage the OLT.
Table 329 Remote Management Commands
COMMAND
show remote-management [index]
remote-management <index>
no remote-management <index>
remote-management <index> start-
addr <ip> end-addr <ip> service
<[telnet] [ftp] [http] [icmp]
[snmp] [ssh] [https]>
no remote-management <index>
service <[telnet] [ftp] [http]
[icmp] [snmp] [ssh] [https]>

85.13.1 Remote Management Command Example

This example allows computers in subnet 172.16.37.0/24 to access the OLT through any service except
SNMP, allows the computer at 192.168.10.1 to access the OLT only through SNMP, and prevents other
computers from accessing the OLT at all.
OLT2406# configure
OLT2406(config)# remote-management 1 start-addr 172.16.37.0 end-addr
172.16.37.255 service telnet ftp http icmp ssh https
OLT2406(config)# remote-management 2 start-addr 192.168.10.1 end-addr
192.168.10.1 service snmp
OLT2406(config)# exit
DESCRIPTION
Displays all secured client information or,
optionally, a specific group of secured clients.
index: 1-4
Enables the specified group of trusted
computers.
Disables the specified group of trusted
computers.
Specifies a group of trusted computer(s) from
which an administrator may use the specified
service(s) to manage the OLT. Group 0.0.0.0 -
0.0.0.0 refers to every computer.
Disables the specified service(s) for the specified
group of trusted computes.
OLT2406 User's Guide
624
M
P
E
3
C
13
C
13
C
13
C
13

Advertisement

Table of Contents
loading

Table of Contents