3Com 4500 PWR 26-PORT Switch User Manual


 
202 CHAPTER 8: USING QOS/ACL COMMANDS
Example
Perform ACL control to the users who access the local Switch using TELNET (basic
ACL 2000 has been defined).
<4500>system-view
System View: return to User View with Ctrl+Z
[4500]user-interface vty 0 4
[4500-ui-vty0-4]acl 2000 inbound
[4500-ui-vty0-4]
ip http acl Syntax
ip http acl acl-number
undo ip http acl
View
User Interface View
Parameter
acl-number: Specifies a basic ACL with a number in the range of 2000 to 2999.
Description
Use the ip http acl command to call an ACL and perform ACL control over the
WEB network management users.
Use the undo ip http acl command to cancel the ACL control over the WEB
network management users.
This command calls numbered basic ACL only.
Example
To perform ACL control over the WEB network management users, enter the
following: (Suppose ACL 2020 has been defined.)
<4500>system-view
System View: return to User View with Ctrl+Z
[4500]ip http acl 2020
[4500]
snmp-agent community Syntax
snmp-agent community { read | write } community-name [ [ mib-view
view-name ] | [ acl acl-number ] ]*
undo snmp-agent community community-name
View
System View
Parameter
read: Indicates that this community name has the read-only right within the
specified view.