06-18-2015 01:36 AM - edited 03-08-2019 12:36 AM
Hello,
I try to enable routing :
SW(config)#ip routing
^
% Invalid input detected at '^' marker.
I use a stack:
Switch Ports Model SW Version SW Image
------ ----- ----- ---------- ----------
* 1 52 WS-C2960S-48FPS-L 15.0(2)SE5 C2960S-UNIVERSALK9-M
2 52 WS-C2960S-48TS-L 15.0(2)SE5 C2960S-UNIVERSALK9-M
Thanks for your help.
Best regards
Solved! Go to Solution.
06-18-2015 01:44 AM
06-18-2015 03:00 AM
Hi,
2900-1(config)#ip routing
^
% Invalid input detected at '^' marker.
2900#show sdm pre
The current template is "default" template.>>>>>>>>. Its in Default template hence change it to LAn Routing as mentioned below
The selected template optimizes the resources in
the switch to support this level of features for
0 routed interfaces and 255 VLANs.
number of unicast mac addresses: 8K
number of IPv4 IGMP groups: 0.25K
number of IPv6 multicast groups: 0.25K
number of IPv4/MAC qos aces: 0.375k
number of IPv4/MAC security aces: 0.375k
number of IPv6 policy based routing aces: 0
number of IPv6 qos aces: 0
number of IPv6 security aces: 0.125k
2900(config)#sdm prefer ?
default Default bias
lanbase-routing Lanbase routing
2900(config)#sdm prefer lanbase-routing
Changes to the running SDM preferences have been stored, but cannot take effect
until the next reload.
Use 'show sdm prefer' to see what SDM preference is currently active.
2900-1(config)#do reload
Proceed with reload? [confirm]
2-
After reload I am able to enable the ip routing.,
2900-1(config)#ip routing
2900-1(config)#>>> It works now.
HTH
Regards
Inayath
*Please do not forget to rate all usefull posts.
06-18-2015 01:44 AM
06-18-2015 03:00 AM
Hi,
2900-1(config)#ip routing
^
% Invalid input detected at '^' marker.
2900#show sdm pre
The current template is "default" template.>>>>>>>>. Its in Default template hence change it to LAn Routing as mentioned below
The selected template optimizes the resources in
the switch to support this level of features for
0 routed interfaces and 255 VLANs.
number of unicast mac addresses: 8K
number of IPv4 IGMP groups: 0.25K
number of IPv6 multicast groups: 0.25K
number of IPv4/MAC qos aces: 0.375k
number of IPv4/MAC security aces: 0.375k
number of IPv6 policy based routing aces: 0
number of IPv6 qos aces: 0
number of IPv6 security aces: 0.125k
2900(config)#sdm prefer ?
default Default bias
lanbase-routing Lanbase routing
2900(config)#sdm prefer lanbase-routing
Changes to the running SDM preferences have been stored, but cannot take effect
until the next reload.
Use 'show sdm prefer' to see what SDM preference is currently active.
2900-1(config)#do reload
Proceed with reload? [confirm]
2-
After reload I am able to enable the ip routing.,
2900-1(config)#ip routing
2900-1(config)#>>> It works now.
HTH
Regards
Inayath
*Please do not forget to rate all usefull posts.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide