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.
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.
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
Should'nt it also need to have an IPv6 Address before anything can happen?
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
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.
M3rc3r08
Highly Voted 3 years, 5 months agoraul_kapone
Highly Voted 1 year, 4 months agokyleptt
Most Recent 1 year, 6 months agodbcool22
2 years, 5 months agoZUMY
2 years, 6 months agotimskis2
2 years, 8 months agoDixieNormus
2 years, 4 months agozalogue98
2 years, 9 months agoNicocisco
2 years, 10 months agoNORLI
2 years, 9 months agoDking001
3 years, 6 months agodistortion
3 years, 6 months ago