cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
511
Views
0
Helpful
2
Replies

Core switch

Hello,

 

How to configure IP routing on switch

Cisco WS-C3750G-12S-S Catalyst 

2 Replies 2

Mark Elsen
Hall of Fame
Hall of Fame

 

 - (config)# ip routing

 M.



-- Let everything happen to you  
       Beauty and terror
      Just keep going    
       No feeling is final
Reiner Maria Rilke (1899)

Joseph W. Doherty
Hall of Fame
Hall of Fame

conf t

ip routing

end

With the above, insuring routing is enabled, by default, the 3750G should route between all directly connected networks.

For routing beyond the directly connect networks, you'll need either to add static routing statement and/or enable dynamic routing with other routing devices.