HPE7-A08 · Question #223
You are configuring OSPF between two CX switches but cannot see any neighbors. Based on the output, how would you fix the problem?
The correct answer is A. Configure no ip ospf passive on the VLAN 102 interface. OSPF has been configured with passive-interface default, which makes all interfaces passive and stops them from sending OSPF hellos. VLAN 102 is therefore not forming adjacencies. Removing the passive setting for VLAN 102 (using the “no ip ospf passive” / “no passive-interface…
Question
You are configuring OSPF between two CX switches but cannot see any neighbors. Based on the output, how would you fix the problem?
Exhibit
Options
- AConfigure no ip ospf passive on the VLAN 102 interface.
- BConfigure no ip ospf cost 100 on the VLAN 102 interface.
- CRemove the max-metric router-lsa on-startup to allow faster formation of adjacency.
- DConfigure ip ospf network broadcast on the VLAN 102 interface.
How the community answered
(28 responses)- A64% (18)
- B7% (2)
- C7% (2)
- D21% (6)
Explanation
OSPF has been configured with passive-interface default, which makes all interfaces passive and stops them from sending OSPF hellos. VLAN 102 is therefore not forming adjacencies. Removing the passive setting for VLAN 102 (using the “no ip ospf passive” / “no passive-interface vlan 102” equivalent) allows OSPF hellos and the neighbor relationship to form.
Topics
Community Discussion
No community discussion yet for this question.
