how to add routes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2006 10:36 PM - edited 03-03-2019 01:25 PM
i need to add 3 route to our switch 3650
192.168.40.0
192.168.41.0
192.168.42.0
how can in make it , give me commands
- Labels:
-
Other Routing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2006 10:42 PM
Hi
The standard static route's syntax is :
Router(config)#ip route
The default route is added as following:
Router(config)#ip route 0.0.0.0 0.0.0.0
Pls give us the config. and network diagram, which will help us suggest more.
Pls rate helpful posts.
Regards
JD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2006 10:55 PM
but i wanna add routes into switch3650 not in router..!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 01:25 AM
This is a multilayer switch, it can support routing.
Please check that the ip routing is enabled or not.
And you can use static routes and dynamic also....
bye
FCS
Please rate me if I helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 01:33 AM
multilayer switch support the routing function ...
dont forgot to enable routing using command
ip routing
then configure the static route or any routing protocol...
rate this post if it helps
regards
Devang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2006 01:44 AM
Hi
Dont go by the hostname "Router" example.This is only for symbolic deom..Tell me one thing....If a switch is capable of routing packets in a network...then won't you term it as a "Router"? :-)
This is a multilayer switch, hence this command must be there.
Pls rate helpful posts.
Regards
JD
