Switch 7700 Command reference Guide, v2.0

Table Of Contents
296 CHAPTER 7: USING QOS/ACL COMMANDS
Parameter
acl-number: Specifies a basic ACL with a number in the range of 1 to 99.
inbound: Perform ACL control over the users that telnet to the local switch.
outbound: Perform ACL control over the users that telnet to other switches from
the local switch.
Description
Use the acl command to call an ACL and perform ACL control over the TELNET
users.
This command calls numbered basic ACL only.
Example
Performs ACL control over the users that telnet to the local switch. (Suppose ACL
20 has been defined.)
[SW7700]user-interface vty 0 4
[SW7700-user-interface-vty0-4]acl 20 inbound
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
community-name: Community name character string.
mib-view view-name: MIB view name.
read: Indicate that MIB object can only be read.
write: Indicate that MIB object can be read and written.
acl acl-number: the number of basic ACL, ranging from 1 to 99.
Description
Use the snmp-agent community command to configure the community name,
and perform the ACL control over the network management user through the
parameter
acl acl-number.
Use the undo snmp-agent community command to cancel the configuration of
community name.