View all questions & answers for the FCSS - Enterprise Firewall 7.4 Administrator Exam Materials exam


FCSS - Enterprise Firewall 7.4 Administrator Exam Materials-Question 24 Discussion

Refer to the exhibit, which shows an enterprise network connected to an internet service provider. The administrator must configure the BGP section of FortiGate A to give internet access to the enterprise network. Which command must the administrator use to establish a connection with the internet service provider? (Choose one answer)

  • A. config neighbor
  • B. config redistribute bgp
  • C. config router route-map
  • D. config redistribute ospf
Correct Answer: A

Brave-Dump Clients Votes

A 100%

Comments



Brave-Dumps.com Admin 2025-04-27 13:46:25

Selected Answers: A


In BGP (Border Gateway Protocol), a neighbor (peer) configuration is required to establish a
connection between two BGP routers. Since FortiGate A is connecting to the ISP (Autonomous
System 10) from AS 30, the administrator must define the ISP's BGP router as a neighbor.
The config neighbor command is used to:

— Define the ISP's IP address as a BGP peer
— Specify the remote AS (AS 10 in this case)
— Allow BGP route exchanges between FortiGate A and the ISP