15-89
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 15 Configuring Access Control
Configuring the Compression and Reordering of ACL Masks
To enable the automatic execution of the CRAM feature, perform this task in privileged mode:
These examples show how to enable the automatic execution of the CRAM feature:
Console> (enable)
set security acl cram auto
Cram auto mode enabled. Timer is default = 300 seconds
Console> (enable)
Console> (enable)
set security acl cram auto 1000
Cram auto mode enabled. Timer is 1000 seconds
Console> (enable)
Displaying the CRAM Feature Status Information
Enter the
show security acl cram
command to display the CRAM feature status information.
To display the CRAM feature status information, perform this task in normal mode:
This example shows how to display the CRAM feature status information:
Console> (enable)
show security acl cram
Cram auto mode is enabled. Timer is 300.
Cram last run on Fri Jun 18 2004, 10:06:29
Security ACL mask usage before: 0.17%
Security ACL mask usage after: 0.12%
Total number of cram executions = 2
Console> (enable)
Disabling the CRAM Feature Automatic Mode
Enter the
clear security acl cram auto
command to disable the CRAM automatic mode.
To disable the CRAM automatic mode, perform this task in privileged mode:
This example shows how to disable the CRAM automatic mode:
Console> (enable)
clear security acl cram auto
Cram auto mode disabled.
Console> (enable)
Task
Command
Enable the automatic execution of the
CRAM feature.
set security acl cram auto
[
nsec
]
Task
Command
Display the CRAM feature status
information.
show security acl cram
Task
Command
Disable the CRAM automatic mode.
clear security acl cram auto