37
Web login control configuration example
Network requirements
Configure the AP in
to provide Web access service only to Host B.
Figure 16
Network diagram
Configuration procedure
# Create ACL 2000, and configure rule 1 to permit packets sourced from Host B.
<Sysname> system-view
[Sysname] acl number 2030 match-order config
[Sysname-acl-basic-2030] rule 1 permit source 10.110.100.52 0
# Associate the ACL with the HTTP service so only the Web users on Host B can access the device.
[Sysname] ip http acl 2030