Refer to the exhibit.
A network administrator sets up OSPF in part of the network topology shown in the exhibit. The Comware-1
switch is already configured. The administrator needs to configure ProVision-1 so that:
– OSPF includes VLANs 10 and 20 in the routing process.
– The router ID of 1.1.1.1 is assigned to the switch.
– The ProVision-1 switch can successfully build a neighbor adjacency with the Comware-1 switch.
Which configuration should the administrator apply to the ProVision-1 switch to meet these requirements?
A.
router-id 1.1.1.1
router ospf area 0
vlan 10
ip ospf area 0
vlan 20
ip ospf area 0
B.
router ospf router-id 1.1.1.1
area 0 vlan 10
area 0 vlan 20
enable
C.
router ospf
router-id 1.1.1.1
area 0 vlan 10
area 0 vlan 20
D.
ip router-id 1.1.1.1
router ospf
area 0
enable
vlan 10 ip ospf area 0
vlan 20 ip ospf area 0