JN0-663 · Question #49
Click the Exhibit button. [edit] [edit] lab@r1# show protocols lab@r2# show protocols ospf3 { ospf3 { area 0.0.0.0 { area 0.0.0.0 { interface 1o0.0; interface 1o0.0; interface ge-1/0/6.0; interface…
The correct answer is C. A RIB group can be configured on r3 to copy that route into inet 0 because 172.16.100.1/32 exists. A RIB group is a way to have a routing protocol, in most cases, place information in multiple route Each RIB group is named and told where to place and retrieve route information. An example of a routing-options { import-rib [ inet.0 test.inet.0 ]…
Question
Click the Exhibit button. [edit] [edit] lab@r1# show protocols lab@r2# show protocols ospf3 { ospf3 { area 0.0.0.0 { area 0.0.0.0 { interface 1o0.0; interface 1o0.0; interface ge-1/0/6.0; interface ge-1/0/7.0; } } lo0 = 172.16.100.1/32 [edit] fc00:1000::1/128 lab@r2# show protocols ospf3 { area 0.0.0.0 { interface 1o0.0; interface ge-1/1/7.0; interface ge-1/1/6.0; } } You must ensure that r1's IPv4 loopback address exists in r3's inet 0 routing table. Referring to the exhibit, which statement is true?
Options
- AAn IPv4 unicast realm can be enabled on each router.
- BA policy can be configured on r1 to redistribute 172.16.100.1/32 into OSPFv2, which would cause
- CA RIB group can be configured on r3 to copy that route into inet 0 because 172.16.100.1/32 exists
- DA policy can be configured on r1 to redistribute 172.16.100.1/32 into OSPFv3, which would cause
How the community answered
(25 responses)- A8% (2)
- B12% (3)
- C76% (19)
- D4% (1)
Explanation
A RIB group is a way to have a routing protocol, in most cases, place information in multiple route Each RIB group is named and told where to place and retrieve route information. An example of a routing-options { import-rib [ inet.0 test.inet.0 ]; https://kb.juniper.net/InfoCenter/index?page=content&id=kb16133&actp=search
Topics
Community Discussion
No community discussion yet for this question.