Cisco SDM (Switching Database Manager)

Multilayer switches can be used for a number of different tasks. We can use them for switching, routing or a combination of both. Cisco switches use the TCAM (Ternary Content Addressable Memory) to store layer 2 and 3 information for fast lookups. If you have no idea what TCAM is about, you might want to read my lesson about CEF before you continue.

SDM (Switching Database Manager) is used on Cisco Catalyst switches to manage the memory usage of the TCAM. For example, a switch that is only used for switching won’t require any memory to store IPv4 routing information. On the other hand, a switch that is only used as a router won’t need much memory to store MAC addresses.







SDM offers a number of templates that we can use on our switch, here’s an example of a Cisco Catalyst 3560 switch:

SW1#show sdm prefer 
 The current template is "desktop default" template.
 The selected template optimizes the resources in
 the switch to support this level of features for
 8 routed interfaces and 1024 VLANs. 

  number of unicast mac addresses:                  6K
  number of IPv4 IGMP groups + multicast routes:    1K
  number of IPv4 unicast routes:                    8K
    number of directly-connected IPv4 hosts:        6K
    number of indirect IPv4 routes:                 2K
  number of IPv4 policy based routing aces:         0
  number of IPv4/MAC qos aces:                      0.5K
  number of IPv4/MAC security aces:                 1K

Above you can see that the current template is “desktop default” and you can see how much memory it reserves for the different items. Here’s an example of the other templates:

SW1#show sdm prefer ?
  access              Access bias
  default             Default bias
  dual-ipv4-and-ipv6  Support both IPv4 and IPv6
  ipe                 IPe bias
  routing             Unicast bias
  vlan                VLAN bias
  |                   Output modifiers
  <cr>

Here are the SDM templates for this switch. We can change the template with the sdm prefer command:

We're Sorry, Full Content Access is for Members Only...

If you like to keep on reading, Become a Member Now! Here is why:

  • Learn any CCNA, CCNP and CCIE R&S Topic. Explained As Simple As Possible.
  • Try for Just $1. The Best Dollar You’ve Ever Spent on Your Cisco Career!
  • Full Access to our 786 Lessons. More Lessons Added Every Week!
  • Content created by Rene Molenaar (CCIE #41726)

1292 Sign Ups in the last 30 days

satisfaction-guaranteed
100% Satisfaction Guaranteed!
You may cancel your monthly membership at any time.
No Questions Asked!

Tags:


Forum Replies

  1. In my years of working with multi-layer switches I never knew these templates existed, thanks!

  2. Hi Emir,

    Good to hear you learned something :slight_smile: Might be nice to check some of your production switches, see if their current SDM template is suitable for the job.

    Rene

  3. Renee,

    Do you know if nx-os has similar feature?

    Thanks

  4. Hi Anuj,

    It does, you can try the show hardware profile status command and the hardware profile command in configuration mode.

    Rene

  5. Hi @ReneMolenaar

    I have couple of questions :-

    1-
    Is SDM template just for TCAM or for both TCAM and CAM ? If it’s just for TCAM what is the need of storing unicast mac addresses since they are stored in CAM table ?

    2-
    Does layer two switch have TCAM table ?

    3-
    What are the uses of masks that used by unicast mac addresses, since mac address values need to be exact match to make forward decision ?

    //cdn-forum.networklessons.com/uploads/default/original/2X/b/b1d60de8635f4e2632b6948545c0badd0604f4e1.png

14 more replies! Ask a question or join the discussion by visiting our Community Forum