5V0-41.21 · Question #52
An NSX administrator has been tasked with configuring a remote logging server (192.168.110.60) to send FW connections and packets logs to a remote logging server. The administrator is using this…
The correct answer is C. set logging-server 192.168.110.60 proto udp level info facility syslog message Id FIREWALL-. The administrator is using the command syntax found in the NSX-T 3.1 documentation to configure a remote logging server to send firewall connections and packets logs. In order to complete the configuration task, the administrator needs to use the correct options for the The…
Question
An NSX administrator has been tasked with configuring a remote logging server (192.168.110.60) to send FW connections and packets logs to a remote logging server. The administrator is using this command syntax found in the NSX-T 3.1 documentation:
Which of the following commands does the administrator use to complete the configuration task?
Options
- Aset logging-server 192.168.110.60 proto udp level info facility syslog message Id FIREWALL-
- Bset logging-server 192.168.110.60 proto udp level info facility syslog message-monitor.
- Cset logging-server 192.168.110.60 proto udp level info facility syslog message Id FIREWALL-
- Dset logging-server 192.168.110.60 proto udp level info facility syslog message Id system, fabric
How the community answered
(35 responses)- A3% (1)
- B6% (2)
- C83% (29)
- D9% (3)
Explanation
The administrator is using the command syntax found in the NSX-T 3.1 documentation to configure a remote logging server to send firewall connections and packets logs. In order to complete the configuration task, the administrator needs to use the correct options for the The options used in the command are: logging-server: This option specifies the IP address or hostname of the remote logging server. In this case, the IP address of the remote logging server is 192.168.110.60. proto: This option specifies the protocol to be used to send the logs to the remote server. In this case, the protocol used is UDP. level: This option specifies the level of logging to be sent to the remote server. In this case, the level of logging is "info" facility: This option specifies the facility to be used for syslog messages. In this case, the facility used is "syslog" message Id: This option specifies the message Id that will be used for the logs. In this case, the message Id used is "FIREWALL-PKTLOG"
Topics
Community Discussion
No community discussion yet for this question.