View all questions & answers for the NSE 7 - Enterprise Firewall 7.6 Administrator Exam Materials exam


Question 61 Discussion

Refer to the exhibits. The routing tables of FortiGate A and FortiGate B are shown. FortiGate_A and FortiGate_B are in the same autonomous system. You want to add only route 172.16.1.248/30 on FortiGate_A by updating the BGP configuration. Which configuration must you apply? (Choose one answer)

  • A. A BGP route map out for 172.16.1.248/30 on FortiGate_B
  • B. Enable Redistribute Connected in the BGP section on FortiGate_B
  • C. A BGP route map in for 172.16.1.248/30 on FortiGate_A
  • D. The prefix 172.16.1.248/30 in the BGP Networks section on FortiGate_B
Correct Answer: D

Brave-Dump Clients Votes

D 100%

Comments



Adam 2026-01-20 03:37:18

Selected Answers: D


A is wrong because FortiGate_B already advertised 172.16.1.252/30 to FortiGate_A via BGP, so adding route map out for 172.16.1.248/30 in option A will stop advertising 172.16.1.252/30

B is wrong because redistributing connected networks into BGP on FortiGate B will include other unwanted networks, such as 10.1.0.0/24 & 10.1.5.0/24 & 172.16.100.0/24

C is wrong because FortiGate_A already received 172.16.1.252/30 from FortiGate_B via BGP, so adding route map in for 172.16.1.248/30 in option C will stop receiving 172.16.1.252/30

D is correct as even with default "set network-import-check enable", 172.16.1.248/30 has exact match as directly connected network on FortiGate_B