Which configuration causes OSPF-learned routes to be advertised to other OSPF neighbors?
Which two statements are true about the root bridge election process? (Choose two.)
Referring to the exhibit, what are two differences between the active and candidate configurations? (Choose two.)
[edit]
user@router# show | compare
[edit protocols ospf area 0.0.0.0]
- interface ge-0/0/0.0 {
- disable;
- }
[edit protocols ospf]
area 0.0.0.0 { ... }
+ area 0.0.0.1 {
+ interface ge-0/0/0.0;
+ }
Which two statements describe the connection baetween the control plane and the forwarding plane? (Choose two.)