![Huawei Quidway S5600 Operation Manual Download Page 94](http://html.mh-extra.com/html/huawei/quidway-s5600/quidway-s5600_operation-manual_169841094.webp)
Operation Manual – Login
Quidway S5600 Series Ethernet Switches-Release 1510
Chapter 8 User Control
Huawei Technologies Proprietary
8-5
<Quidway> system-view
[Quidway] acl number 2000 match-order config
[Quidway-acl-basic-2000] rule 1 permit source 10.110.100.52 0
[Quidway-acl-basic-2000] rule 2 permit source 10.110.100.46 0
[Quidway-acl-basic-2000] rule 3 deny source any
[Quidway-acl-basic-2000] quit
# Apply the ACL.
[Quidway] user-interface vty 0 4
[Quidway-ui-vty0-4] acl 2000 inbound
8.3 Controlling Network Management Users by Source IP
Addresses
You can manage a Quidway series Ethernet switch through network management
software. Network management users can access switches through SNMP.
You need to perform the following two operations to control network management users
by source IP addresses.
z
Defining an ACL
z
Applying the ACL to control users accessing the switch through SNMP
8.3.1 Prerequisites
The controlling policy against network management users is determined, including the
source IP addresses to be controlled and the controlling actions (permitting or denying).
8.3.2 Controlling Network Management Users by Source IP Addresses
Controlling network management users by source IP addresses is achieved by
applying basic ACLs, which are numbered from 2000 to 2999.
Table 8-5
Control network management users by source IP addresses
Operation
Command
Description
Enter system view
system-view
—
Create a basic ACL
or enter basic ACL
view
acl number
acl-number
[
match-order
{
config
|
auto
} ]
As for the
acl number
command, the
config
keyword is specified by
default.
Define rules for the
ACL
rule
[
rule-id
] {
permit
|
deny
} [
source
{
sour-addr
sour-wildcard
|
any
} ]
[
time-range
time-name
]
[
fragment
]
Required