Another switch will need more memory to store L2 information. So to utilize the hardware well to match the networking needs of a particular switch, administrator will have to change the default template the switch is shipped with..
I grabbed a switch from my lab, let's see what is the SDM template of this switch..
Switch#show sdm prefer
Let's change this to something else.. How about a routing preferred template?
Switch(config)#sdm prefer routing
After saving and reloading,
These are pre-built templates. Actually there are 2 versions of each template and they are Desktop version & Aggregator version.. If you enter sdm prefer routing, Aggregator version of routing template will be applied and if you enter sdm prefer routing desktop, Desktop version will be applied.
This is common for every template type..
Following is a chart from Cisco which shows the partitions for desktop and aggregator versions of common 4 templates (access, default, routing, vlan)
SDM Templates in Switch Stacks
All stack members use the same SDM template that is stored on the stack master. When a new switch is added to a stack, as with the switch configuration and VLAN database files, the SDM configuration that is stored on the stack master overrides the template configured on an individual switch..
No comments:
Post a Comment