Cisco Nexus 3600 NX-OS Security Configuration Manual page 110

Table of Contents

Advertisement

Configuring ACL TCAM Region Sizes
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
The following example shows how to change the size of the RACL TCAM region:
switch(config)# hardware access-list tcam region racl 256
[SUCCESS] New tcam size will be applicable only at boot time.
You need to 'copy run start' and 'reload'
switch(config)# copy running-config startup-config
switch(config)# reload
WARNING: This command will reboot the system
Do you want to continue? (y/n) [n] y
This example shows how to display the TCAM region sizes to verify your changes:
switch(config)# show hardware accesslist tcam region | exclude "0"
Cisco Nexus 3600 NX-OS Security Configuration Guide, Release 7.x
96
Command or Action
switch# configure terminal
hardware access-list tcam region {
ifacl | {ipv6-qos | qos} | {ipv6-racl |
racl} tcam_size
copy running-config startup-config
Example:
switch(config)# copy
running-config startup-config
switch(config)# show hardware
access-list tcam region
Example:
switch(config)# show hardware
access-list tcam region
switch(config)# reload
Example:
switch(config)# reload
IPV4 PACL [ifacl] size = 1024
Purpose
Enters global configuration mode.
Changes the ACL TCAM region size.
• ifacl—Configures the size of the interface ACL
(ifacl) TCAM region. The maximum number of
entries is 1500.
• qos—Configures the size of the quality of service
(QoS) TCAM region.
• racl—Configures the size of the router ACL
(RACL) TCAM region.
• tcam_size—TCAM size. The range is from 0 to
2,14,74, 83, 647 entries.
Saves the change persistently through reboots and restarts
by copying the running configuration to the startup
configuration.
Displays the TCAM sizes that will be applicable on the
next reload of the switch.
Copies the running configuration to the startup
configuration.
Note
The new size values are effective only upon the
next reload after saving the copy running-config
to startup-config.
Configuring IP ACLs

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents