3Com Switch 8800 Configuration Guide Chapter 34 Logon User ACL Control Configuration
34-5
34.3.3 Configuration Example
I. Network requirements
Only SNMP users from 10.110.100.52 and 10.110.100.46 can access the switch.
II. Network diagram
Internet
Switch
Figure 34-2 ACL configuration for SNMP users
III. Configuration procedure
Define a basic ACL.
[SW8800] acl number 2000 match-order config
[SW8800-acl-baisc-2000] rule 1 permit source 10.110.100.52 0
[SW8800-acl-baisc-2000] rule 2 permit source 10.110.100.46 0
[SW8800-acl-basic-2000] rule 3 deny source any
[SW8800-acl-baisc-2000] quit
Import the ACL.
[SW8800] snmp-agent community read 3Com acl 2000
[SW8800] snmp-agent group v3 3Comgroup acl 2000
[SW8800] snmp-agent usm-user v3 3Comuser 3Comgroup acl 2000