Configuring access control list size in tcam, Monitoring and verifying sdm, Table 15-2 – Cisco 15327 User Manual

Page 245

Advertising
background image

15-3

Ethernet Card Software Feature and Configuration Guide, R7.2

Chapter 15 Configuring the Switching Database Manager

Configuring Access Control List Size in TCAM

Configuring Access Control List Size in TCAM

The default maximum size of the ACL is 300 64-bit entries. You can enter the sdm access-list command
to change the maximum ACL database size, as shown in

Table 15-2

.

An example of this is shown in

Example 15-2

.

Example 15-2 Configuring Entries for the ACL Region in TCAM

ML_Series# configure terminal

ML_Series(config)# sdm access-list 100

ML_Series(config)# end

Monitoring and Verifying SDM

To display the number of available TCAM entries, enter the show sdm size command from global
configuration mode:

ML_Series # show sdm size

Active Switching Database Region Maximum Sizes :

IP Adjacency : 300 64-bit entries

IP Prefix : 300 64-bit entries

QoS Classifiers : 300 64-bit entries

IP VRF Prefix : 300 64-bit entries

IP Multicast : 300 64-bit entries

MAC Addr : 8192 64-bit entries

Access List : 300 64-bit entries

Table 15-2

Partitioning the TCAM Size for ACLs

Task

Command

sdm access-list

number-entries

Sets the name of the application region for which you want to
configure the size. You can enter the size as an absolute number
of entries.

Advertising