hard
Single Answer
0

Which command will tune the cost of the OSPF metrics for integration with non-Cisco routers to participate in OSPF?

Answer Options

A

Router(config-if)#ip cost 20000

B

Router(config)#ip ospf cost 20000

C

Router(config)#ip cost 20000

D

Router(config-if)#ip ospf cost 20000

Correct Answer: D

Explanation

When you're configuring Cisco routers to participate in OSPF with non-Cisco routers, each interface on the Cisco router needs to be configured. The ip ospf cost command can be tuned between 1 to 65535 and will need to be matched with the other vendor. The command ip cost 20000 is incorrect. The command ip ospf cost 20000 is also incorrect when configured in a global configuration prompt.

ospf
cost
metrics
configuration
interoperability