Multiple routers connected to one switch question.
jscimeca715
Member Posts: 280
in CCNA & CCENT
Hello all, I have a quick question. I've been reading the EIGRP and OSPF section in Odom's book and they have been referencing a topology that has multiple routers connected to the same subnet. Two questions, one of them really stupid, but I need to make sure I get it:
1. This is only possible if they are connecting to a switch correct?
2. What would be the benefit of this?
1. This is only possible if they are connecting to a switch correct?
2. What would be the benefit of this?
Comments
-
networker050184 Mod Posts: 11,962 Modjscimeca715 wrote: »Hello all, I have a quick question. I've been reading the EIGRP and OSPF section in Odom's book and they have been referencing a topology that has multiple routers connected to the same subnet. Two questions, one of them really stupid, but I need to make sure I get it:
1. This is only possible if they are connecting to a switch correct?
2. What would be the benefit of this?
1. Not only an ethernet switch, but also other kinds of multi-access network such as frame relay.
2. Cuts down on the number of links.An expert is a man who has made all the mistakes which can be made. -
rwwest7 Member Posts: 300I thought the whole point of a router was to connect two different subnets/lans/vlans. Wouldn't two routers on the same subnet be overkill?
-
networker050184 Mod Posts: 11,962 ModI thought the whole point of a router was to connect two different subnets/lans/vlans. Wouldn't two routers on the same subnet be overkill?
No one said there has to be hosts on this subnet. Maybe the subnet is just to connect the routers together. I think you are thinking about things on a too low of a level here.An expert is a man who has made all the mistakes which can be made. -
jscimeca715 Member Posts: 280networker050184 wrote: »1. Not only an ethernet switch, but also other kinds of multi-access network such as frame relay.
2. Cuts down on the number of links.
I'm confused with number one, but I'm about to read the Frame Relay chapter so I'll come back to this thread if I need further help. Number two makes sense, but do you see that a lot in production. (I'm referencing the Ethernet switch option, not Frame Relay.) -
tech-airman Member Posts: 953jscimeca715,jscimeca715 wrote: »Hello all, I have a quick question. I've been reading the EIGRP and OSPF section in Odom's book and they have been referencing a topology that has multiple routers connected to the same subnet. Two questions, one of them really stupid, but I need to make sure I get it:
1. This is only possible if they are connecting to a switch correct?
A switch is one possibility. Another possibility is a hub.jscimeca715 wrote: »2. What would be the benefit of this?
At least one benefit is bandwidth and therefore time. Even a 10 Mbps Ethernet segment is 6.4767 times faster than the 1.544 Mbps of a T-1 link. A 10 Mbps Ethernet segment is 182.857 times faster than 56kbps dialup. The benefits can increase if you switch (pun intended) to a 100 Mbps Fast Ethernet segment, a 1 Gbps Gigabit Ethernet segment, or a 10 Gbps 10GigaEthernet segment.
Did my post help?