Compare cert salaries and plan your next career move
networker050184 wrote: » Set equal costs on the links.
chmorin wrote: » Mhm. I think it takes place when all things on both lines have all of the same length mask, AD, Cost, etc. I think the command is a config-if command and is ip ospf cost x if you want to configure unequal cost load balancing.
mattsthe2 wrote: » there is no "ip ospf cost" statement under the interfaces but when i do a "sh ip ospf interface" both interfaces have a the same cost of 10. In fact the cost of 10 is on all 4 routers.
R1#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 192.168.2.2 0 FULL/ - 00:00:37 192.168.2.2 Serial0/1 192.168.2.2 0 FULL/ - 00:00:31 192.168.1.2 Serial0/0 ---------------- R2#show ip ospf neighbor Neighbor ID Pri State Dead Time Address Interface 1.1.1.1 0 FULL/ - 00:00:30 192.168.2.1 Serial0/1 1.1.1.1 0 FULL/ - 00:00:39 192.168.1.1 Serial0/0 ----------------- R2#ping 1.1.1.1 Type escape sequence to abort. Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds: !!!!! Success rate is 100 percent (5/5), round-trip min/avg/max = 8/32/84 ms R2#show ip route ospf 1.0.0.0/32 is subnetted, 1 subnets O IA 1.1.1.1 [110/65] via 192.168.2.1, 00:04:22, Serial0/1 [110/65] via 192.168.1.1, 00:02:08, Serial0/0 R2#conf t R2(config)#int s0/0 R2(config-if)#ip ospf cost 999 R2(config-if)#^Z R2#show ip route ospf 1.0.0.0/32 is subnetted, 1 subnets O IA 1.1.1.1 [110/65] via 192.168.2.1, 00:04:50, Serial0/1
chmorin wrote: » My routers begged a differ:
Cyanic wrote: » I think it was the way you stated it "configure unequal cost load balancing." OSPF does not do unequal load balancing but you can manipulate the costs to perform load balancing on unequal links.
chmorin wrote: » So what does one call configuring load balancing on ospf's unequal links? I guess just configuring load balancing?
networker050184 wrote: » If the links are unequal in the eyes of OSPF (non equal costs) then they won't load balance.
chmorin wrote: » I know but you can make them equal costs with the command I just showed you even if they are not physically equal cost. All I know is on my routers the command works, so I want to know what the OP is using.
networker050184 wrote: » If you make them equal cost then its not uneaqual cost load balancing man.
Cyanic wrote: » If you are actually going to do this on a real network don't you run the risk of saturating the lowest bandwidth path? If so then I would assume you should only do this if the paths are close in throughput because otherwise you are just asking for problems right, i.e. doing this on a 10Mb and 100Mb paths?
burbankmarc wrote: » So your R1/R2 are layer 3 switches?
networker050184 wrote: » Just make all the costs equal and it will loadbalance on its own. Not sure what else you are asking.
networker050184 wrote: » You need to make the cumulative cost of the path equal. You may need to manually adjust the cost in order to make that happen. Some reading on OSPF and routing in general will probably help you understand.
Compare salaries for top cybersecurity certifications. Free download for TechExams community.