06-03-2015 07:17 AM - edited 03-08-2019 12:19 AM
Hello,
Could you please me tell me if a Cisco Catalyst 2960X-48TS-L is able to do IP static routing and inter vlan routing and if there ara limitations ?
Thank you for your help.
06-03-2015 07:26 AM
Hello,
yes, since you have LAN base license, you can do static routing and inter vlan routing. But first of all you probably need to change "sdm prefer" option to lan-base routing.
Please, check:
show sdm prefer
If you get "The current template is "lanbase-default" template", you need to change it.
conf t
sdm prefer lanbase-routing
end
reload
You need to reload the switch in order to "sdm prefer" option changes. After that type:
show sdm prefer
You'll get "The current template is "lanbase-routing" template."
Now you need just switch on ip routing
conf t
ip routing
06-03-2015 07:28 AM
To find more information about SDM Templates, please, visit:
http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750x_3560x/software/release/12-2_53_se/configuration/guide/3750xscg/swsdm.html
06-03-2015 07:56 AM
Hello,
Thank you for your answer.
But i have read this note in the link you sent :
Note Do not select a routing template (sdm prefer routing) when the switch is running the LAN base feature set. Although visible in the command-line help, the LAN base feature set does not support routing. On switches running the LAN base feature set, routing values shown in the templates are not valid.
Is that valid also for C2960-X ?
Thank you.
06-03-2015 08:00 AM
Sorry, this link is for 3750-X and 3560-X Switches. For 2960-X this link is not valid.
So you can use sdm prefer lanbase-routing for 2960-X
06-03-2015 09:50 AM
Hello,
Thank you for your help.
Another question concerning C2960X, doesn't support a GLC-GE-100FX= ?
Thank you again for your help.
Regards,
06-03-2015 11:22 AM
According to compatibility matrix, it does. Please, see
You need 15.0(2)EX or higher IOS release installed.
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