nse7_efw-72 Exam QuestionsBrowse all questions from this exam

nse7_efw-72 Exam - Question 30


Refer to the exhibit, which contains an ADVPN network diagram and a partial BGP configuration.

Network diagram -

Partial BGP configuration -

Which two parameters should you configure in config neighbor-range? (Choose two.)

Show Answer
Correct Answer: ACD

The parameters to configure in the 'config neighbor-range' for the given BGP configuration are 'set neighbor-group advpn' and 'set prefix 172.16.1.0 255.255.255.0'. The 'set neighbor-group advpn' is needed to associate the defined neighbor group 'advpn' with the range. The 'set prefix 172.16.1.0 255.255.255.0' specifies the range of IP addresses for the BGP neighbors. The '10.1.0.0/23' prefix indicated by option C is not relevant here as it lies outside the main BGP network shown in the diagram.

Discussion

7 comments
Sign in to comment
ArtbrutOptions: AD
Feb 28, 2024

https://docs.fortinet.com/document/fortigate/6.4.4/cli-reference/557620/config-router-bgp

truserudOptions: AD
Mar 11, 2024

Correct answers are A & D. This is detailed on page 338 in the Study Guide.

MikeSco001Options: AD
Feb 24, 2024

Answer : A & D

5deee77Options: AD
Mar 1, 2024

study guide 338

DaLoGoOptions: AD
Apr 1, 2024

Study the Drawing on page 338 of the study guide. The question specifically asks for parameters in the neighbor-range. That would be Answer A and D

charrucoOptions: AD
Apr 24, 2024

A and D are correct Study guide p. 338

Cyril_the_SquirlOptions: BD
Jun 21, 2024

In this question neighbour-group is already defined, the set route-reflector-client enable must also be defined in peer-group so that spoke to spoke networks can talk

mecacig953
Jun 28, 2024

The question is what would you configure in the neighbour-range. AD are correct