6-5
Cisco Catalyst Blade Switch 3020 for HP Software Configuration Guide
OL-8915-03
Chapter 6 Configuring SDM Templates
Displaying the SDM Templates
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 template and have not reloaded the
switch:
Switch#
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 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.75K
number of IPv4/MAC security aces: 1K
On next reload, template will be “desktop vlan” template.
To return to the default template, use the
no
sdm prefer
global configuration command.
This example shows how to configure a switch with the routing template.
Switch(config)#
sdm prefer routing
Switch(config)#
end
Switch#
reload
Proceed with reload? [confirm]
This example shows how to configure the IPv4-and-IPv6 default template on a switch:
Switch(config)#
sdm
prefer dual-ipv4-and-ipv6 default
Switch(config)#
exit
Switch#
reload
Proceed with reload? [confirm]
Displaying the SDM Templates
Use the
show sdm prefer
privileged EXEC command with no parameters to display the active template.
Use the
show sdm prefer
[
access
|
default
|
dual-ipv4-and-ipv6
{
default
|
vlan
} |
routing
|
vlan
]
privileged EXEC command to display the resource numbers supported by the specified template.
Step 4
reload
Reload the operating system.
Command
Purpose