What is the simplest and most efficient way to check all dropped packets in real time?
What is the simplest and most efficient way to check all dropped packets in real time?A . fw ctl zdebug * drop in expert modeB . SmartlogC . cat /dev/fwTlog in expert modeD . tail -f SFWDIR/log/fw log |grep drop in expert modeView AnswerAnswer: A
Which command should John run to view the CPU role allocation?
John works for ABC Corporation. They have enabled CoreXL on their firewall John would like to identify the cores on which the SND runs and the cores on which the firewall instance is running. Which command should John run to view the CPU role allocation?A . fw ctl affinity -vB...
What is the correct way to achieve this?
You are running R80.XX on an open server and you see a high CPU utilization on your 12 CPU cores You now want to enable Hyperthreading to get more cores to gain some performance. What is the correct way to achieve this?A . Hyperthreading is not supported on open servers,...
Which process is responsible for the generation of certificates?
Which process is responsible for the generation of certificates?A . cpmB . cpcaC . dbsyncD . fwmView AnswerAnswer: B
Which command can be run in Expert mode lo verify the core dump settings?
Which command can be run in Expert mode lo verify the core dump settings?A . grep cdm /config/db/coredumpB . grep cdm /config/db/initialC . grep SFWDlR/config/db/initialD . cat /etc/sysconfig/coredump/cdm confView AnswerAnswer: B
Which file is commonly associated with troubleshooting crashes on a system such as the Security Gateway?
Which file is commonly associated with troubleshooting crashes on a system such as the Security Gateway?A . core dumpB . CPMIL dumpC . fw monitorD . tcpdumpView AnswerAnswer: A
What is the reason for failed VPN connection?
Vanessa is reviewing ike.elg file to troubleshoot failed site-to-site VPN connection After sending Mam Mode Packet 5 the response from the peer is PAYLOAD-MALFORMED" What is the reason for failed VPN connection?A . The authentication on Phase 1 is causing the problem. Pre-shared key on local gateway encrypted by the...
What is the kernel process for Content Awareness that collects the data from the contexts received from the CMI and decides if the file is matched by a data type?
What is the kernel process for Content Awareness that collects the data from the contexts received from the CMI and decides if the file is matched by a data type?A . dlpdaB . dlpuC . cntmgrD . cntawmodView AnswerAnswer: A
What is the buffer size set by the fw ctl zdebug command?
What is the buffer size set by the fw ctl zdebug command?A . 1 MBB . 1 GBC . 8MBD . 8GBView AnswerAnswer: A
What are the four ways to insert an FW Monitor into the firewall kernel chain?
What are the four ways to insert an FW Monitor into the firewall kernel chain?A . Relative position using location, relative position using alias, absolute position, all positionsB . Absolute position using location, absolute position using alias, relative position, all positionsC . Absolute position using location, relative position using alias,...