Enable IP Routing

Did you know that Cisco Catalyst 2960-S Series Switches will allow you to enable ip routing? They will, and you may see below how to enable the feature in the (CLI) Command Line Interface.

Switch>enable
Switch#configure terminal
Switch(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.
Switch(config)#do write
Switch(config)#do copy running-config startup-config
Switch(config)#do reload

The switch will now reload and then prompt you to hit the RETURN key, where you can continue with the following.

Switch>enable
Switch#configure terminal
Switch(config)#ip routing

Note: The Catalyst 2960-S switch supports only the default and lanbase-routing templates.

enable
configure terminal
sdm prefer lanbase-routing
do write
do copy running-config startup-config
!
do reload
!
enable
configure terminal
ip routing

The following two tabs change content below.
facebook-profile-picture

Stephan Pringle

Technology Support Specialist at Sipylus
About The Author: Stephan Pringle is an Information Technology Support Specialist. He covers hardware and software and provides tips for you to troubleshoot and repair issues on your own. In his spare time, he writes articles about the State of New York on his Hackintosh and HackBook and that has helped him to become the top contributor of the New York City section of Yahoo! Answers.
facebook-profile-picture

Latest posts by Stephan Pringle (see all)

facebook-profile-picture

Stephan Pringle

About The Author: Stephan Pringle is an Information Technology Support Specialist. He covers hardware and software and provides tips for you to troubleshoot and repair issues on your own. In his spare time, he writes articles about the State of New York on his Hackintosh and HackBook and that has helped him to become the top contributor of the New York City section of Yahoo! Answers.