A network administrator has recently implemented OSPFv2 across the entire network topology. Which command can be implemented to prevent the forwarding of OSPF messages to Layer 2 switches and hosts on interface Fast Ethernet 0/1, while maintaining network connectivity?
- R1(config-if)# no ipv6 ospf 10
- R1(config-if)# no cdp enable
- R1(config-if)# no cdp run
- R1(config-router)# passive-interface FastEthernet 0/1
Explanation: To prevent OSPF from sending messages to a LAN interface that is activated for OSPF, in this case interface Fast Ethernet 0/1, the passive-interface FastEthernet 0/1command must be implemented in the R1(config-router)# mode.
Exam with this question: Quiz – OSPF CCNPv8 ENARSI
Please login or Register to submit your answer