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


Question 35 Discussion

Refer to the exhibit, which shows a network diagram. An administrator would like to modify the MED value advertised from FortiGate_1 to a BGP neighbor in the autonomous system 30. What must the administrator configure on FortiGate_1 to implement this? (Choose one answer)

  • A. route-map-out
  • B. network-import-check
  • C. prefix-list-out
  • D. distribute-list-out
Correct Answer: A

Brave-Dump Clients Votes

A 100%

Comments



Brave-Dumps Admin 2025-04-27 23:16:43

Selected Answers: A


A is the correct answer.
Route-maps are used to manipulate BGP attributes — such as MED, local preference, and community values — during route advertisement or reception. In this case, a route-map applied outbound allows the administrator to modify the MED value advertised to external peers.

B is incorrect.
The network-import-check feature controls whether a route must exist in the local routing table before being advertised via BGP. It does not influence BGP attributes like MED, and thus is unrelated to this scenario.

C is incorrect.
Prefix-lists are purely filtering tools used to permit or deny specific prefixes during BGP route advertisement or reception. They do not alter route attributes such as MED, local preference, or AS-path.

D is incorrect.
Distribute-lists, similar to prefix-lists, are used to filter routes based on access-lists or prefix-lists. They filter which routes are advertised or accepted but have no capability to modify BGP path attributes like MED.