exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 19 discussion

Actual exam question from Cisco's 300-410
Question #: 19
Topic #: 1
[All 300-410 Questions]

Which configuration adds an IPv4 interface to an OSPFv3 process in OSPFv3 address family configuration?

  • A. router ospfv3 1 address-family ipv4
  • B. Router(config-router)#ospfv3 1 ipv4 area 0
  • C. Router(config-if)#ospfv3 1 ipv4 area 0
  • D. router ospfv3 1 address-family ipv4 unicast
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
samne168
Highly Voted 4 years, 11 months ago
The correct answer C: Device(config-if)# ospfv3 1 area 1 ipv4 because the question is which command add ipv4 interface to OSPFv3
upvoted 20 times
...
Alexloh
Highly Voted 2 years, 11 months ago
The answer is C, below the sample config for OSPFv3 R2(config)# router ospfv3 1 R2(config-router)# address-family ipv4 unicast R2(config-router-af)# passive-interface Lo0 R2(config-router-af)# exit R2(config-router)# exit R2(config)# interface Loopback 0 R2(config-if)# ospfv3 1 ipv4 area 1 R2(config-if)# interface Serial 0/0 R2(config-if)# ospfv3 1 ipv4 area 1
upvoted 5 times
...
YaPet
Most Recent 8 months, 1 week ago
Selected Answer: C
C is correct. From Cisco command reference examples: Device(config-if)# ospfv3 1 area 1 ipv4 --- Enables OSPFv3 on an interface with the IPv4 or IPv6 AF. address-family ipv4 unicast --- Enters IPv4 address family configuration mode for OSPFv3.
upvoted 1 times
...
Brand
8 months, 1 week ago
Selected Answer: C
R1(config-if)#ipv6 enable R1(config-if)#ospfv3 1 ipv4 area 0 R1(config-if)#do show run | sec ospf ospfv3 1 ipv4 area 0 router ospfv3 1 ! address-family ipv4 unicast exit-address-family Lab it people... It's "C"
upvoted 4 times
...
Mohaned990_go
8 months, 3 weeks ago
Selected Answer: C
The correct answer is c
upvoted 1 times
...
[Removed]
10 months, 2 weeks ago
Selected Answer: C
it´s C slimply adding an ipv4 interface to OSPFv3 in interface mode
upvoted 1 times
...
Almylle
1 year, 11 months ago
Selected Answer: C
I labbed it and u can't configure af-interface in OSPFv3 address-family unicast routing, so the answer is C.
upvoted 2 times
...
yonig
2 years, 1 month ago
the correct answer is C. answer D ( even if there no sysntax error) does not adds interface, its just adds the family. the question states " adds a nother interface" meaning - the address family IPV4 unicast is already configured and the command to associate a new interface to OSFPv3 is in answer C
upvoted 1 times
...
Koume
2 years, 4 months ago
Selected Answer: C
The only method to add an interface on ospfv3 y by interface basis so C is correct
upvoted 1 times
...
nicoaburto
2 years, 4 months ago
D - because the configuration be applied into process OSPFv3 - D contain 2 commands
upvoted 1 times
...
wts
2 years, 8 months ago
Selected Answer: C
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_ospf/configuration/xe-3s/iro-xe-3s-book/ip6-route-ospfv3-add-fam-xe.html#:~:text=another%20routing%20domain.-,Enabling%20OSPFv3%20on%20an%20Interface,-SUMMARY%20STEPS
upvoted 1 times
...
Nhan
2 years, 8 months ago
Make it simple, the configuration is under an interface, not router configuration mode, A and D are not even relevant to the case
upvoted 2 times
...
Iarn
3 years ago
Selected Answer: C
C 100%
upvoted 1 times
...
xziomal9
3 years, 1 month ago
Selected Answer: C
The correct answer is: C
upvoted 1 times
...
The_KingPK
3 years, 2 months ago
C is Correct
upvoted 1 times
...
JingleJangus
3 years, 3 months ago
Selected Answer: C
Correct answer is C
upvoted 1 times
...
Nonono
3 years, 3 months ago
C is correct
upvoted 1 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 ...