Forcing Online Web Users Offline; Configuration Example - H3C S5120-SI Series Operation Manual

Hide thumbs Also See for S5120-SI Series:
Table of Contents

Advertisement

To do...
Create a basic ACL or enter
basic ACL view
Define rules for the ACL
Quit to system view
Reference the ACL to control
Web users

Forcing Online Web Users Offline

The network administrators can run a command to force online Web users offline.
Perform the following operation to force online Web users offline:
To do...
Force online Web users offline

Configuration Example

Network requirements
Configure a basic ACL to allow only Web users using IP address 10.110.100.52 to access the switch.
Figure 7-3 Configure an ACL to control the access of HTTP users to the switch
10.110.100.46
Host A
IP network
Host B
10.110.100.52
Configuration procedure
# Create a basic ACL.
<Sysname> system-view
[Sysname] acl number 2030 match-order config
[Sysname-acl-basic-2030] rule 1 permit source 10.110.100.52 0
# Reference the ACL to allow only Web users using IP address 10.110.100.52 to access the switch.
Use the command...
acl number acl-number [ match-order
{ config | auto } ]
rule [ rule-id ] { permit | deny } [ source
{ sour-addr sour-wildcard | any } |
time-range time-name | fragment |
logging ]*
quit
ip http acl acl-number
Use the command...
free web-users { all | user-id user-id |
user-name user-name }
Switch
7-7
Remarks
Required
The config keyword is
specified by default.
Required
Required
Remarks
Required
Use this command in
user view

Advertisement

Table of Contents
loading

Table of Contents