2-181
Catalyst 6500 Series Switch Command Reference—Release8.4
OL-6244-01
Chapter2 Catalyst 6500 Series Switch and ROM Monitor Commands commit
commit
To commit all ACEs or a specific A CE in NVRAM th at has not been wr itten to hardwa re, use the commit
command.
commit qos acl {acl_name | all | adjacency}
commit security acl {acl_name | all | adjacency}
Syntax Description
Defaults This command has no default settings.
Command Types Switch command.
Command Modes Privileged.
Usage Guidelines The commit command commits all ACEs in NVRAM that have not been written to hardware. Any
committed ACL with no ACEs is deleted. We recommend that you enter ACEs in batches and enter the
commit command to save all of them in hardware and NVRAM.
Examples This example shows how to commit a specific QoS ACE to NVRAM:
Console> (enable) commit qos acl my_acl
Hardware programming in progress...
ACL my_acl is committed to hardware.
Console> (enable)
This example shows how to commit a specific security ACE to NVRAM:
Console> (enable) commit security acl IPACL2
ACL commit in progress.
ACL IPACL2 is committed to hardware.
Console> (enable)
This example shows how to commit an adjacency table entry to NVRAM:
Console> (enable) commit security acl adjacency
Commit operation in progress.
Adjacency successfully committed.
Console> (enable)
qos acl Specifies QoS ACEs.
acl_name Name that identifies the VACL whose ACEs are t o be comm itte d.
all Commits ACEs for all the ACLs.
adjacency Commits adjacency table entries.
security acl Specifies security ACEs.