View all questions & answers for the FCSS - SD-WAN 7.4 Architect Exam Materials exam


Question 49 Discussion

You are given an SD-WAN policy route debug output and asked: Which two conclusions can you draw from the output shown? (Choose two answers)

  • A. One SD-WAN rule is defined with application categories as the destination.
  • B. UDP traffic destined to the subnet 10.22.0.0/24 matches a manual SD-WAN rule.
  • C. One SD-WAN rule allows traffic load balancing.
  • D. UDP traffic destined to the subnet 10.22.0.0/24 matches a policy route.
Correct Answer: C,D

Brave-Dump Clients Votes

CD 100%

Comments



Pavol KUCHAR 2025-07-15 17:56:53

Selected Answers: C, D


I would say there are 2 x rules using application categories (Non-critical-DIA, Critical-DIA) and look like Critical-DIA alloes load-balancing.
  • Brave-Dumps Admin 2025-07-16 20:03:55
    Thanks a lot for sharing your experience in the Brave-Dumps Community, you’re absolutely right. There are two rules using application categories, and yes, the Critical-DIA rule clearly shows two paths, which means it supports load balancing. That helped confirm the correct answer (C and D). Really appreciate your comment!
  • michael 2025-07-18 11:54:57
    If load-balance is configured it should display as below. But here no load-balancing. One rule with mix of application category and application list. One rule is with both application category. that's why we need go for more closer option. # diagnose firewall proute list list route policy info(vf=root): id=2130706433(0x7f000001) vwl_service=1(test) vwl_mbr_seq=1 2 dscp_tag=0xfc 0xfc flags=0x10 load-balance hash-mode=round-robin tos=0x00 tos_mask=0x00 protocol=0 port=src(0->0):dst(0->0) iif=0(any) path(2): oif=3(wan1) num_pass=0, oif=6(wan2) num_pass=0
  • michael 2025-07-18 12:19:49
    https://docs.fortinet.com/document/fortigate/7.4.8/administration-guide/87794/use-sd-wan-rules-for-wan-link-selection-with-load-balancing


Mohamed 2025-11-04 01:25:45

Selected Answers: C, D


A: This can't be the case because they are matching criteria, not destination criteria.
B: The UDP traffic matches ID=1, which is not SD-WAN; it's a policy route.
C: ID=2130968577 has two outbound ports and allows load balancing.
D: ID=1 matches UDP protocol 17 traffic and is a policy route.