码迷,mamicode.com
首页 > 其他好文 > 详细

FortiGate命令行结构

时间:2017-07-22 19:52:20      阅读:391      评论:0      收藏:0      [点我收藏+]

标签:tab   rtu   top   class   roo   pre   str   cli   and   

默认管理地址:192.168.1.99
默认用户名: admin 默认密码:空
 
 
FGT # 
config        Configure object.
get             Get dynamic and system information.  动态信息
show          Show configuration.
diagnose    Diagnose facility.
execute      Execute static commands.
exit             Exit the CLI.
 
 
 

FGT查看session连接信息  get system session list 

FGT恢复出厂设置     execute factoryreset
 
 
FGT600C如何进入命令行模式?
 
FGT600CFW1 # config 
global    config global
vdom      config vdom
 
FGT600C-FW1#config global
FGT600C-FW1 (global) # 
config       Configure object.
get            Get dynamic and system information.
show         Show configuration.
diagnose    Diagnose facility.
execute      Execute static commands.
end             End and save last config.

 
FGT600CF-W1 # config vdom 
FGT600C-FW1 (vdom) # 
edit      Add/edit a table value.
delete    Delete a table value.
end       End and save last config.
 
FGT600C-FW1 (vdom) # edit 
<vdom>    Virtual Domain Name
Guest-inet
Private-DMZ
Public-DMZ
Public-DMZ2
root
 
FGT600C-FW1 (vdom) # edit Private-DMZ 
current vf=Private-DMZ:2
 
FGT600C-FW1 (Private-DMZ) # 
config      Configure object.
get         Get dynamic and system information.
show        Show configuration.
diagnose    Diagnose facility.
execute     Execute static commands.
next        Configure next table entry.
end         End and save last config.
 
FGT600C-FW1 (Private-DMZ) # 
 
 
 
 
 

FortiGate命令行结构

标签:tab   rtu   top   class   roo   pre   str   cli   and   

原文地址:http://www.cnblogs.com/zhaoyong631/p/7222054.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!