ZXR10 2900 Series User Manual
Command
Function
zte(cfg)#
set remote-access
{
any
|
spec
ific
}
This disables/enables
the restrictive access.
The parameter any
represents any IP
address can access
switch . The parameter
specific represents
only the permitted IP
address can access
switch.
zte(cfg)#
set remote-access ipaddress
<
A.B.C.D
>[<
A.B.C.D
>]{
snmp
|
telnet
|
ssh
|
web
}{
permit
|
deny
}
This permits/denies
the login mode of IP
address.
zte(cfg)#
set remote-access ipaddress
<
A
.B.C.D
><
netmask
>[
snmp
|
telnet
|
ssh
|
web
]{
permit
|
deny
}
This configures the IP
address, subnet mask
and login mode of the
switch which can be
login.
[snmp
|
telnet
|
ssh
|
web
]{
permit
|
deny
}
is used to configure
the address-based
hierarchical
authorization, which
restricts the login mode
of remote login in
detail. By default ,
all login modes are
permitted.
zte(cfg)#
clear remote-access all
This deletes all IP
addresses of restrictive
access.
zte(cfg)#
clear remote-access ipaddress
<
A.B.C.D
>[<
A.B.C.D
>]
This deletes an IP
address of restrictive
access.
zte(cfg)#
show remote-access
This displays the
remote-access
configuration
information.
Remote-Access Configuration
Example
Example 1: Only allow the network management user to access
the switch from 10.40.92.0/24 through Telnet SSH SNMP Web.
zte(cfg)#set remote-access specific
zte(cfg)#set remote-access ipaddress 10.40.92.0 255.255.255.0
zte(cfg)#show remote-access
Whether check remote manage address: YES
Allowable remote manage address(es) and application(s):
10.40.92.0/255.255.255.0 snmp, telnet, ssh, web
194
Confidential and Proprietary Information of ZTE CORPORATION