In order to route between different subnets or LANs you need a router or a Layer 3 switch. there are also software routers but their performance lack behind hardware routing devices. for each subnet you have to configure the default gateway for that subnet, which must be an ip address on the same range. if you are going to use a router, in case your switches do not support Layer 3, you need to configure this router with interfaces or subinterfaces on all subnets/LANs. You can find plenty of material on the Cisco site on how to configure Cisco gear.
Main Topics
Browse All Topics





by: giltjrPosted on 2009-09-01 at 06:21:57ID: 25231259
--> What should my default gateway be.
We can't tell you that. You need to known this. Which router will get you to remote hosts if you don't have a specific route to them. Normally this is the router that either gets you to the Internet, or has the shortest path to get you to the Internet.
--> Dows my cisco switch at as a gateway
It depends. If it is a L3 switch, then yes it COULD act as a gateway/router if configured to do so.