Hello, I would like to have a command that can retrieve the following information: password policy, http, https, telnet, ssh, snmp v3, default account, updated, OS version, ntp, anti spoofing, syslog, statefull
Solved! Go to Solution.
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
Hi Team,
You can follow this:
password policy:
config system password-policy
show full
http, https, telnet, ssh, snmp v3,:
I assume you would like to know whether these services are allowed for that interface or not, for this you can execute these commands:
config sys interface
edit <specific port>
show full
Once you execute these commands you will be able to see what are services allowed under "set allow access" field
default account:
I suspect you would like to know all the admin accounts in fortigate firewall, you can use this commands for the same:
config sys admin
show full
You can also see the associated access profiles for administrators
updated:
I believe you want to know the versions of modules in fortigate firewall:
get system auto-update versions
anti spoofing:
For anti spoofing and stateful, you can check this command:
config system settings
set asymroute enable
end
syslog:
For sys log related information you can check this:
OS version:
Execute this command to see the version of fortigate firewall:
get sys status
ntp:
config sys ntp
show full
Hi Team,
You can follow this:
password policy:
config system password-policy
show full
http, https, telnet, ssh, snmp v3,:
I assume you would like to know whether these services are allowed for that interface or not, for this you can execute these commands:
config sys interface
edit <specific port>
show full
Once you execute these commands you will be able to see what are services allowed under "set allow access" field
default account:
I suspect you would like to know all the admin accounts in fortigate firewall, you can use this commands for the same:
config sys admin
show full
You can also see the associated access profiles for administrators
updated:
I believe you want to know the versions of modules in fortigate firewall:
get system auto-update versions
anti spoofing:
For anti spoofing and stateful, you can check this command:
config system settings
set asymroute enable
end
syslog:
For sys log related information you can check this:
OS version:
Execute this command to see the version of fortigate firewall:
get sys status
ntp:
config sys ntp
show full
thank you so much
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1662 | |
1077 | |
752 | |
446 | |
220 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.