To set the size of the ingress IPv6 RACL TCAM region on a Cisco Nexus 9500 Series switch, perform one
of two options.
Option #1
Reduce the ingress IPv4 RACL by 512 entries (1536 - 512 = 1024) and add an ingress IPv6 RACL with 512
entries—This option is preferred.
switch(config)#
hardware access-list tcam region racl 1024
Warning: Please reload the linecard for the configuration to take effect
switch(config)#
hardware access-list tcam region ipv6-racl 256
Warning: Please reload the linecard for the configuration to take effect
Table 27: Updated TCAM Region Configuration After Reducing the IPv4 RACL (Ingress)
Total Size
Width
Size
Region Name
1024
1
1024
IPv4 RACL
512
2
256
IPv6 RACL
512
2
256
IPv4 Layer 3 QoS
256
1
256
SPAN
512
2
256
CoPP
512
2
256
System
256
1
256
Redirect
512
1
512
vPC convergence
4K
Option #2
Remove IPv4 Layer 3 QoS by reducing its size to 0 and add an ingress IPv6 RACL—This option is available
if you are not using IPv4 Layer 3 QoS.
switch(config)#
hardware access-list tcam region l3qos 0
Warning: Please reload the linecard for the configuration to take effect
switch(config)#
hardware access-list tcam region ipv6-racl 256
Warning: Please reload the linecard for the configuration to take effect
Table 28: Updated TCAM Region Configuration After Removing Layer 3 QoS (Ingress)
Total Size
Width
Size
Region Name
1536
1
1536
IPv4 RACL
512
2
256
IPv6 RACL
0
2
0
IPv4 Layer 3 QoS
256
1
256
SPAN
512
2
256
CoPP
512
2
256
System
256
1
256
Redirect
Cisco Nexus 9000 Series NX-OS Security Configuration Guide, Release 9.x
255
Configuring IP ACLs
Configuring TCAM Carving