acl ingress compression
To load the compression ACL database profile instead of the traditional ACL database profile , use the acl ingress compression enable command.
hw-module profile acl ingress compress enable location location
no hw-module profile acl ingress compress enable location location
Syntax Description
|
hw-module |
Configures the hardware module. |
|
profile |
Configures the profile of the hardware module. |
|
acl ingress |
Configures the Ingress ACL profile. |
|
compression enable |
Enables the compression ACL database profile on the line card. |
|
location location |
Configures the location of the ACL. |
Command Default
If you do not configure the acl ingress compression enable command, the traditional database is loaded on the NC57-24DD and NC57-18DD-SE line cards, by default.
Command History
|
Release |
Modification |
|---|---|
|
Release 7.0.2 |
This command was introduced. |
Usage Guidelines
The compression database is loaded for the NC57-24DD and NC57-18DD-SE line cards only after you execute the acl ingress compress enable command and reboot the line cards.
|
Task ID |
Operations |
|---|---|
|
configuration |
read, write |
|
root-lr |
read, write |
Examples
The following example shows you how to configure the acl ingress compression command:
Router# configure
Router(config)# hw-module profile acl ingress compress enable location 0/6/CPU0
Mon Feb 3 09:35:31.640 PST
In order to activate/deactivate Ingress ACL profile, you must manually reload the chassis/line card(s).
Router(config)#commit
Mon Feb 3 09:35:35.355 PST
Router#(config)#exit
Router#reload location 0/6/CPU0
Mon Feb 3 09:36:49.892 PST
Proceed with reload? [confirm] yes
Router#

Feedback