Operation Manual - QoS/ACL
Quidway S5000 Series Ethernet Switches Chapter 3 Logon User ACL Control Configuration
3-3
II. Networking diagram
Internet
Switch
Figure 3-1 Control TELNET user with ACL
III. Configuration precedure
# Define the basic ACLs.
[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] quit
# Call an ACL.
[Quidway] user-interface vty 0 4
[Quidway-user-interface-vty0-4] acl 2000 inbound
3.3 Configure ACL Control over the SNMP Users
Huawei Quidway Ethernet switch series support the remote management with the
network management software. The network management users can access the
switch with SNMP. Controlling such users with ACL can help filter the illegal NM users
and prevent them from accessing the local switch.
Take the following steps to control the SNMP users with ACL.
1) Define an ACL
2) Call ACLs to control the SNMP user
The follow section introduces the configuration procedures.