Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam JN0-664 All Questions

View all questions & answers for the JN0-664 exam

Exam JN0-664 topic 1 question 29 discussion

Actual exam question from Juniper's JN0-664
Question #: 29
Topic #: 1
[All JN0-664 Questions]

Click the Exhibit button.

You are asked to exchange routes between R1 and R4 as shown in the exhibit. These two routers use the same AS number.
Which two steps will accomplish this task? (Choose two.)

  • A. Configure the BGP group with the advertise-peer-as parameter on R2 and R3.
  • B. Configure the BGP group with the as-override parameter on R1 and R4.
  • C. Configure the BGP group with the advertise-peer-as parameter on R1 and R4.
  • D. Configure the BGP group with the as-override parameter on R2 and R3.
Show Suggested Answer Hide Answer
Suggested Answer: AD 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Avee123
2 months, 3 weeks ago
BD In the scenario where routers R1 and R4 are using the same AS number and you need to exchange routes between them, the correct answers are: B. Configure the BGP group with the as-override parameter on R1 and R4. The as-override option allows BGP to bypass the typical loop prevention mechanism that prevents a router from accepting routes that include its own AS number. Since R1 and R4 are in the same AS, this option is necessary to exchange routes successfully. D. Configure the BGP group with the as-override parameter on R2 and R3. Similarly, configuring as-override on R2 and R3 ensures that routes from R1 and R4 (which share the same AS number) can be exchanged, bypassing the default behavior that would prevent them from accepting routes originating from their own AS. These configurations allow routes to be exchanged even when routers belong to the same AS.
upvoted 1 times
...
696501d
6 months ago
as-override - if the as number of a router recving advertisement is included in as path, router drops this prefix. this can be changed by using as-override. advertise-peer-as - junos do not advertise route learned from ebgp peer back to same ebgp peer. this can be changed by advertise-peer-as. Hence AD.
upvoted 1 times
...
Antoniomarinr
7 months ago
Selected Answer: AD
Both options on R2 and R3 are meant to advertise the routes that have the same AS origin as the peer, only that with as-override the AS is replaced by the one on R2/R3 before advertising
upvoted 2 times
...
easynet13
8 months ago
Selected Answer: AD
AD is correct.
upvoted 2 times
...
StargateCommand
10 months ago
Selected Answer: AD
A and D
upvoted 2 times
...
M80T
10 months, 2 weeks ago
Selected Answer: AD
advertise-peer-as is explained in: https://www.juniper.net/documentation/us/en/software/junos/routing-policy/bgp/topics/example/bgp-advertise-peer-as.html Both advertise-peer-as and as-override are BGP settings applied on the PE, not the CE, therefore the correct answer is A and D
upvoted 4 times
...
eknow
11 months ago
Selected Answer: AD
A,D are correct.
upvoted 3 times
...
tsukasa123
11 months, 3 weeks ago
Selected Answer: CD
The advertise-peer-as parameter allows a router to advertise its peer's AS number as part of the AS path attribute when sending BGP updates to other peers. This parameter is useful when two routers in the same AS need to exchange routes through another AS, such as in the case of R1 and R4. By configuring this parameter on R1 and R4, they can advertise each other's AS number to R2 and R3, respectively. The as-override parameter allows a router to replace the AS number of its peer with its own AS number when receiving BGP updates from that peer. This parameter is useful when two routers in different AS need to exchange routes through another AS that has the same AS number as one of them, such as in the case of R2 and R3. By configuring this parameter on R2 and R3, they can override the AS number of R1 and R4 with their own AS number when sending BGP updates to each other.
upvoted 3 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 ...