8-3
Cisco IE 3010 Switch Software Configuration Guide
OL-23145-01
Chapter 8 Configuring SDM Templates
Configuring the Switch SDM Template
Setting the SDM Template
Beginning in privileged EXEC mode, follow these steps to use the SDM template to maximize feature
usage:
After the system reboots, you can use the show sdm prefer privileged EXEC command to verify the new
template configuration. If you enter the show sdm prefer command before you enter the reload
privileged EXEC command, the show sdm prefer command shows the template currently in use and the
template that will become active after a reload.
This is an example of an output display when you have changed the templa te and have not reloaded the
switch:
Switch# show sdm prefer
The current template is "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: 12K
number of IPv4 IGMP groups + multicast routes: 1K
number of IPv4 unicast routes: 0
number of IPv4 policy based routing aces: 0
number of IPv4/MAC qos aces: 0.75K
number of IPv4/MAC security aces: 1K
On next reload, template will be "dual-ipv4-and-ipv6 default" template.
Switch#
To return to the default template, use the no sdm prefer global configuration command.
This example shows how to configure the IPv4-and-IPv6 default template on a desktop switch:
Switch(config)# sdm prefer dual-ipv4-and-ipv6 default
Switch(config)# exit
Switch# reload
Proceed with reload? [confirm]
Command Purpose
Step 1 configure terminal Enter global configuration mode.
Step 2 sdm prefer {default | dual-ipv4-and-ipv6
default}
Specify the SDM template to be used on the switch:
The keywords have these meanings:
default—Gives balance to all functions.
dual-ipv4-and-ipv6 default—Balance IPv4 and IPv6 Layer 2
and Layer 3 functionality.
Use the no sdm prefer command to set the switch to the default
template.
Step 3 end Return to privileged EXEC mode.
Step 4 reload Reload the operating system.