Appendix C Command Summary
Configuration Command Set
C-84
Cisco 11000 Series Secure Content Accelerator Configuration Guide
78-13124-06
Configuration Command Set
Use Configuration mode commands to configure the Ethernet interface and SSL
functions of the Secure Content Accelerator. Enter Configuration mode using the
enable command in Non-Privileged mode and the configure command in
Privileged mode. The prompt changes to
<config[devicename]>
.
access-list
Adds an access list entry to the end of the specified access list.
access-list <id> <permit | deny> <ipaddr> <mask>
no access-list <id>
Syntax Description
Usage Guidelines
Availability: Serial, Telnet; FIPS Mode (serial only)
To activate the access list, you must also use the remote-management
access-list, snmp access-list, telnet access-list, or web-mgmt access-list
commands. A device can have up to 999 configured access lists. Use the no form
of the command to delete the entire specified access list.
id
The access list identifier.
permit
Allows access from the addresses specified in the list.
deny
Locks access from the addresses specified in the list.
ipaddr
The IP address to add to the specified list.
mask
The netmask appropriate to the IP address being added
to the specified list.