NSE 6 – FortiSwitch 7.2 — Question 38

Refer to the exhibit.

config switch-controller security-policy local-access
edit default
set mgmt-allowaccess https ping ssh
set internal-allowaccess https ping ssh
next
end
config switch-controller snmp-sysinfo
set status enable
set contact-info "Training"
set location "Synnyvale"
end
config switch-controller snmp-community
edit 1
next
end

Which configuration change will allow the managed FortiSwitch to accept SNMP requests from any source?

Answer options

Correct answer: C

Explanation

The correct answer is C because enabling SNMP on the internal interface allows the FortiSwitch to accept SNMP requests from any source connected to that interface. Options A and B are not relevant as they do not address the SNMP acceptance from sources, and D would limit SNMP access to the management interface only, which is not the requirement.