Sign Up
Log In
Home
discussion
Exam 200-120 Question id=50 Troubleshooting



To allow or prevent load balancing to network 172.18.3.0/24, which of the following commands could be used in R2?

A. R2(config-if)# clock rate
B. R2(config-if)# bandwidth
C. R2(config-if)# ip ospf cost
D. R2(config-if)# ip ospf priority
E. R2(config-router)# distance ospf
F. R2(config-router)# ip ospf cost


By default, the cost of an interface is calculated based on the bandwidth; you can force the cost of an interface with the ip ospf cost interface subconfiguration mode command.

The cost of an interface is inversely proportional to the bandwidth of that interface. A higher bandwidth indicates a lower cost.