Which of these statements are true about the outputs above?
Choose two
AThe unit is running a 32-bit FortiOS
BThe unit is in kernel conserve mode
CThe Cached value is always the Active value plus the Inactive value
DKernel indirectly accesses the low memory (LowTotal) through memory paging
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ2
System configuration
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ3
Routing
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ6
System configuration
0
Community Discussion
No comments yet. Be the first to start the discussion!
QuestionQ7
Security profiles
0
Community Discussion
No comments yet. Be the first to start the discussion!
Review the following partial output from a sniffer command, then answer the question below.
# diagnose sniff packet any icmp 4
interfaces=[any]
filters=[icmp]
2.101199 wan2 in 192.168.1.110 -> 4.2.2.2: icmp: echo request
2.1011400 wan1 out 172.17.87.16 -> 4.2.2.2: icmp: echo request
.....
2.123500 wan2 out 4.2.2.2 -> 192.168.1.110: icmp: echo reply
244 packets received by filter
5 packets dropped by kernel
What does the packets-dropped counter at the end of the sniffer mean?
ANumber of packets that didn’t match the sniffer filter.
BNumber of total packets dropped by the FortiGate.
CNumber of packets that matched the sniffer filter and were dropped by the FortiGate.
DNumber of packets that matched the sniffer filter but could not be captured by the sniffer.
Review these partial outputs from two routing debug commands, then answer the question below.
# get router info routing-table database
s 0.0.0.0/0 [20/0] via 10.200.2.254, port2, [10/0] s *> 0.0.0.0/0 [10/0] via 10.200.1.254, port1
# get router info routing-table all
s* 0.0.0.0/0 [10/0] via 10.200.1.254, port1
Why is the default route through port2 absent from the output of the second command?
AIt has a lower priority than the default route using port1.
BIt has a higher priority than the default route using port1.
CIt has a higher distance than the default route using port1.
DIt is disabled in the FortiGate configuration.
A FortiGate device has this LDAP configuration:
config user ldap
edit "WindowsLDAP"
set server "10.0.1.10"
set cnid "cn"
set dn "cn=Users, dc=trainingAD, dc=training, dc=lab"
set type regular
set username "dc=trainingAD, dc=training, dc=lab"
set password xxxxxxx
next
end
The administrator ran the dsquery command on Windows LDAP server 10.0.1.10 and received this output:
>dsquery user -samid administrator
"CN=Administrator, CN=Users, DC=trainingAD, DC=training, DC=lab"
Based on this output, which FortiGate LDAP setting is configured incorrectly?
Acnid.
Busername.
Cpassword.
Ddn.
Review the output from the diagnose debug authd fsso list command, then answer the question below.
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Save question
0
Community Discussion
No comments yet. Be the first to start the discussion!
Which real-time debug should an administrator enable to troubleshoot RADIUS authentication issues?
ADiagnose debug application radius -1.
BDiagnose debug application fnbamd -1.
CDiagnose authd console ""log enable.
DDiagnose radius console ""log enable.
Review the partial output from two web-filter debug commands, then answer the following:
Based on the outputs above, what is the FortiGuard web-filter category for the website www.fgt99.com?
AFinance and banking
BGeneral organization.
CBusiness.
DInformation technology.
Which of the following statements are accurate about the SIP session helper and the SIP application layer gateway (ALG)?
Choose three
ASIP session helper runs in the kernel; SIP ALG runs as a user space process.
BSIP ALG supports SIP HA failover; SIP helper does not.
CSIP ALG supports SIP over IPv6; SIP helper does not.
DSIP ALG can create expected sessions for media traffic; SIP helper does not.
ESIP helper supports SIP over TCP and UDP; SIP ALG supports only SIP over UDP.
Review the following partial output from two routing debug commands, then answer the question below:
Why is the default route through port2 not shown in the output of the second command?
AIt has a lower priority than the default route using port1.
BIt has a higher priority than the default route using port1.
CIt has a higher distance than the default route using port1.
DIt is disabled in the FortiGate configuration.
Which of the following statements are accurate about application-layer test commands?
Choose two
AThey are used to filter real-time debugs.
BThey display real-time application debugs.
CSome of them display statistics and configuration information about a feature or process.
DSome of them can be used to restart an application.
When HTTPS traffic uses the SSL certificate inspection method, how does FortiGate filter web requests if the browser client does not supply the server name indication (SNI)?
AFortiGate uses the Issued To: field in the server's certificate.
BFortiGate switches to the full SSL inspection method to decrypt the data.
CFortiGate blocks the request without any further inspection.
DFortiGate uses the requested URL from the user's web browser.
Review these partial outputs from two routing debug commands:
Which outbound interface will FortiGate use to route web traffic from internal users to the Internet?
ABoth port1 and port2
Bport3
Cport1
Dport2
Refer to the exhibit, which shows the output from diagnose sys session stat, and answer the question that follows.
Which statements about the displayed output are correct?
Choose two
AThere are 0 ephemeral sessions.
BAll the sessions in the session table are TCP sessions.
CNo sessions have been deleted because of memory pages exhaustion.
DThere are 166 TCP sessions waiting to complete the three-way handshake.
Review the exhibit containing the output of a diagnose command, then answer the following.
Which statements about the output shown in the exhibit are true?
AFortiGate will probe 121.111.236.179 every fifteen minutes for a response.
BServers with the D flag are considered to be down.
CServers with a negative TZ value are experiencing a service outage.
DFortiGate used 209.222.147.3 as the initial server to validate its contract.
Which conditions must be satisfied for a static route to become active in the routing table?
Choose three
AThe next-hop IP address is up.
BThere is no other route, to the same destination, with a higher distance.
CThe link health monitor (if configured) is up.
DThe next-hop IP address belongs to one of the outgoing interface subnets.
EThe outgoing interface is up.
Which conditions must be met for two FortiGate devices to establish an OSPF adjacency?
Choose three
AIP addresses are in the same subnet.
BHello and dead intervals match.
COSPF IP MTUs match.
DOSPF peer IDs match.
EOSPF costs match.
Review the exhibit, which shows partial output from an IKE real-time debug, and answer the following question.
The administrator cannot access the remote gateway. Based on the debug output, which configuration changes can the administrator make on the local gateway to resolve the Phase 1 negotiation error?
AChange phase 1 encryption to AESCBC and authentication to SHA128.
BChange phase 1 encryption to 3DES and authentication to CBC.
CChange phase 1 encryption to AES128 and authentication to SHA512.
DChange phase 1 encryption to 3DES and authentication to SHA256.
In which of these states is a session classified as ephemeral?
Choose two
AA TCP session waiting to complete the three-way handshake.
BA TCP session waiting for FIN ACK.
CA UDP session with packets sent and received.
DA UDP session with only one packet received.
Which configuration modifications can lower memory utilization on a FortiGate?
Choose two
AReduce the session time to live.
BIncrease the TCP session timers.
CIncrease the FortiGuard cache time to live.
DReduce the maximum file size to inspect.
The CLI command set intelligent-mode <enable | disable> controls the IPS engine’s adaptive scanning behavior. Which of the following statements describes IPS adaptive scanning?
ADetermines the optimal number of IPS engines required based on system load.
BDownloads signatures on demand from FDS based on scanning requirements.
CDetermines when it is secure enough to stop scanning session traffic.
DChoose a matching algorithm based on available memory and the type of inspection being performed.
Refer to the exhibit showing Phase 1 settings, then answer the following question.
The VPN is established and DPD packets are exchanged by both IPsec gateways, but traffic cannot traverse the tunnel. For diagnosis, the administrator enters these CLI commands:
However, the IKE real-time debug produces no output. Why?
AThe debug output shows phases 1 and 2 negotiations only. Once the tunnel is up, it does not show any more output.
BThe log-filter setting was set incorrectly. The VPN's traffic does not match this filter.
CThe debug shows only error messages. If there is no output, then the tunnel is operating normally.
DThe debug output shows phase 1 negotiation only. After that, the administrator must enable the following real time debug: diagnose debug application ipsec -1.
Refer to the exhibit containing a session entry, and answer the following question.
Which statement about this session is correct?
AIt is an ICMP session from 10.1.10.10 to 10.200.1.1.
BIt is an ICMP session from 10.1.10.10 to 10.200.5.1.
CIt is a TCP session in ESTABLISHED state from 10.1.10.10 to 10.200.5.1.
DIt is a TCP session in CLOSE_WAIT state from 10.1.10.10 to 10.200.1.1.
A corporate network permits Internet access only for FSSO users. The FSSO user student cannot access the Internet after successfully logging in to the Windows AD network. The output of the diagnose debug authd fsso list command does not show student as an active FSSO user. Other FSSO users access the Internet without issue. What should the administrator verify?
Choose two
AThe user student must not be listed in the CA's ignore user list.
BThe user student must belong to one or more of the monitored user groups.
CThe student workstation's IP subnet must be listed in the CA's trusted list.
DAt least one of the student's user groups must be allowed by a FortiGate firewall policy.
Review the following traffic log, then answer the question that follows.
date-20xx-02-01 time=19:52:01 devname=master device_id="xxxxxxx" log_id=0100020007 type=event subtype=system pri critical vd=root service=kernel status=failure msg="NAT port is exhausted."
What does this log indicate?
AThere is not enough available memory in the system to create a new entry in the NAT port table.
BThe limit for the maximum number of simultaneous sessions sharing the same NAT port has been reached.
CFortiGate does not have any available NAT port for a new connection.
DThe limit for the maximum number of entries in the NAT port table has been reached.
An administrator reduced all TCP session timers to optimize FortiGate memory usage. However, after these changes, a network application began experiencing problems. During troubleshooting, the administrator observed that FortiGate deletes sessions after clients send SYN packets but before SYN/ACK packets arrive. By the time SYN/ACK packets reach FortiGate, the corresponding sessions have already been deleted. Which TCP session timer must be increased to resolve this problem?
Community Discussion