基于Console登陆命令方式:<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />

查看命令:

查看系统信息:get sys

查看配置信息:get config

查看会话信息:get session

查看×××密匙:get ike coo

查看端口信息:get interface

查看路由信息:get route

查看策略信息:get proicy

 

清除命令:

清除当前会话:clear session

清除所有会话:clear session all

清除×××密匙:clear ike coo

清除路由信息:clear route A.B.C.D/M interface ethernet<ID> gateway A.B.C.D

 

设置命令:

设置端口归属:set interface Ethernet<ID> zone <TrustUNTrustDMZHA>

设置端口地址:set interface Ethernet<ID> ip A.B.C.D/M

设置端口模式:set interface ethernet1 nat

设置路由信息:set route A.B.C.D/M interface ethernet1 gateway A.B.C.D

设置策略信息:set policy id <ID> from <source> to <des> any any any Permit