Purpose
Command or Action
switch(config)# copy running-config startup-config
Displays the TCAM sizes that will be applicable on the next
reload of the device.
(Optional)
show hardware access-list tcam region
Example:
Step 4
switch(config)# show hardware access-list tcam
region
Reloads the device.
reload
Step 5
Example:
The new size values are effective only after you
enter
copy running-config startup-config
+
reload
or reload all line card modules.
Note
switch(config)# reload
Example
The following example shows how to change the size of the n9k-arp-acl TCAM region on a Cisco
Nexus NFE-enabled device:
switch(config)#hardware access-list tcam region n9k-arp-acl 256switch(config)#copy r s
switch(config)# reload
Configuring storm-control-cpu:
switch (config)# interface ethernet 1/10switch
switch (config-if)# storm-control-cpu arp rate 150
switch (config)# show access-list storm-control-cpu arp-stats interface ethernet 1/10
slot
1
For more information about verifying storm control, see
Verifying Traffic Storm Control
The following example shows how to change the size of the RACL TCAM region on a Cisco Nexus
9500 Series switch:
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 access-list tcam region
TCAM Region Sizes:
IPV4 PACL [ifacl] size =
512
IPV6 PACL [ipv6-ifacl] size =
0
MAC PACL [mac-ifacl] size =
0
IPV4 Port QoS [qos] size =
256
IPV6 Port QoS [ipv6-qos] size =
0
MAC Port QoS [mac-qos] size =
0
FEX IPV4 PACL [fex-ifacl] size =
0
FEX IPV6 PACL [fex-ipv6-ifacl] size =
0
FEX MAC PACL [fex-mac-ifacl] size =
0
FEX IPV4 Port QoS [fex-qos] size =
0
FEX IPV6 Port QoS [fex-ipv6-qos] size =
0
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
247
Configuring IP ACLs
Configuring ACL TCAM Region Sizes