exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 353 discussion

Actual exam question from Cisco's 200-301
Question #: 353
Topic #: 1
[All 200-301 Questions]

Which two minimum parameters must be configured on an active interface to enable OSPFV2 to operate? (Choose two.)

  • A. OSPF process ID
  • B. OSPF MD5 authentication key
  • C. OSPF stub flag
  • D. IPv6 address
  • E. OSPF area
Show Suggested Answer Hide Answer
Suggested Answer: AE 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
M3rc3r08
Highly Voted 3 years, 5 months ago
Also, OSPFv2 does not advertise IPv6 addresses. That's OSPFv3.
upvoted 14 times
...
raul_kapone
Highly Voted 1 year, 4 months ago
Selected Answer: AE
Two basics ways to enable OSPFv2 in an active interface are: 1) OSPFv2 Traditional configuration: R1(config)# router ospf <process-id> R1(config-router)# network <network-adddress> <wildcard-mask> area <area-number> 2) OSPv2 Interface configuration: R1(config)# interface gigabitEthernet 0/0 R1(config-router)# ip ospf <process-if> area <area-number> Where: R1 is the hostname of the router. As you can see, the "process-id" and the "area-number" are necessary parameters in both configurations, including the quad-zero configuration that is similar to the "Traditional" way.
upvoted 5 times
...
kyleptt
Most Recent 1 year, 6 months ago
The trick is that you need the Process ID to configure OSPF but for routers to become neighbors it is not needed. IPV4 is OSPF V2
upvoted 2 times
...
dbcool22
2 years, 5 months ago
Selected Answer: AE
Key word is "enable", this is not pertaining to adjacency with neighbors.
upvoted 1 times
...
ZUMY
2 years, 6 months ago
A and E are correct
upvoted 1 times
...
timskis2
2 years, 8 months ago
THAT IS IN CORRECT. they need an ip so they can be part of the DR/BDR process if they dont have a router id. (which is not one of the options) because "process id is only "locally" important.
upvoted 1 times
DixieNormus
2 years, 4 months ago
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-3s/iro-xe-3s-book/iro-mode-ospfv2.html#GUID-C7538EF0-66B0-4F5A-896D-ED91EE5BC3CC Enabling OSPFv2 on an Interface SUMMARY STEPS 1. enable 2. configure terminal 3. interface type number 4. ip ospf process-id area area-id [secondaries none ] 5. end 6. show ip ospf interface [type -number ] step 4 requires both a process ID and area ID
upvoted 2 times
...
...
zalogue98
2 years, 9 months ago
If there is only one area you do not have to specify there is an area 0
upvoted 1 times
...
Nicocisco
2 years, 10 months ago
Ip ospf <process_id> area <area_id> A E
upvoted 1 times
NORLI
2 years, 9 months ago
The process don't need to match for ospf to come up
upvoted 3 times
...
...
Dking001
3 years, 6 months ago
No... You don't need ipv6 address to setup ospfv2
upvoted 2 times
...
distortion
3 years, 6 months ago
Should'nt it also need to have an IPv6 Address before anything can happen?
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...