4 configuration example, I. network requirements, Ii. network diagram – H3C Technologies H3C S3100 Series Switches User Manual
Page 90: Iii. configuration procedure, 4 configuration example -9
Advertising

Operation Manual – Login
H3C S3100-52P Ethernet Switch
Chapter 8 User Control
8-9
8.4.4 Configuration Example
I. Network requirements
Only the users sourced from the IP address of 10.110.100.46 are permitted to access
the switch.
II. Network diagram
Internet
Sw itch
Internet
Sw itch
s
Figure 8-3
Network diagram for controlling Web users using ACL
III. Configuration procedure
# Define a basic ACL.
<H3C> system-view
[H3C] acl number 2030 match-order config
[H3C-acl-basic-2030] rule 1 permit source 10.110.100.46 0
[H3C-acl-basic-2030] rule 2 deny source any
# Apply the ACL to only permit the Web users sourced from the IP address of
10.110.100.46 to access the switch.
[H3C] ip http acl 2030
Advertising