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
- A. Create a new local access profile for SNMP only.
- B. Configure an SNMP host to send SNMP traps.
- C. Enable SNMP on the internal interface of the switch.
- D. Add SNMP service on the management interface of the switch.
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.