conf t
interface vlan 203
ip policy route-map AT
end
Cisco-3750# sh run int vlan 203
Building configuration...
Current configuration : 293 bytes
!
interface Vlan203
ip address 172.31.31.25 255.255.255.248
end
Cisco-3750# show sdm prefer
The current template is "desktop default" template.
conf t
sdm prefer routing
end
wri mem
reload
Cisco-3750#sh sdm prefer
The current template is "desktop routing" template.
conf t
interface vlan 203
ip policy route-map AT
end
Cisco-3750#sh run int vlan 203
Building configuration...
Current configuration : 317 bytes
!
interface Vlan203
ip address 172.31.31.25 255.255.255.248
ip policy route-map AT
end
no sdm prefer
BY: Pejman Moghadam
TAG: catalyst-3750, sdm, vlan, route-map, policy-route
DATE: 2014-01-06 23:33:33