Specifications
3-579
Cisco Wide Area Application Services Command Reference
OL-21611-01
Chapter 3 CLI Commands
(config) snmp-server access-list
(config) snmp-server access-list
To configure a standard access control list on a WAAS device to allow access through an SNMP agent,
use the snmp-server access-list global configuration command. To remove a standard access control
list, use the no form of this command.
snmp-server access-list {num | name}
no snmp-server access-list {num | name}
Syntax Description
Defaults No default behavior or values.
Command Modes global configuration
Device Modes application-accelerator
central-manager
Examples The following example shows how to allow the SNMP agent to check against access control list 12
before accepting or dropping packets:
WAE(config)# snmp-server access-list 12
Note You must first create access list 12 using the ip access-list standard global configuration command.
Related Commands (config) ip access-list
show running-config
num Standard access list number (1–99).
name Standard access list name. You can use a maximum of 30 characters.