1. set schedulers scheduler onemonth start-date 2020-04-27.12:00 stop-date 2020-05-27.23:59 //设置时间
  2. show | display set //查看配置
  3. show | display set | match //查询过滤
  4. commit check //配置校验
  5. show log interactive-commands //查看命令操作日志
  6. show | compare //配置对比
  7. show security ipsec vpn XXX //查看vpn配置
  8. show security ike security-associations brief //查看VPN状态
  9. show route table inet.0 //查看路由表
  10. insert security policies from-zone trust to-zone untrust policy deny_baoleiji before policy permit //策略顺序配置
  11. show services rpm xx //查看RPM
  12. show security flow session xx  //查看会话连接数
  13. show security flow session protocol xx //查看会话命令
  14. show version //查看版本(型号)
  15. show system processes extensive //查看设备的各进程的cpu利用率(关键看rpd:路由层面,pfed是转发层面)
  16. deactivate security policies from-zone outside to-zone outside policy SSH-Management //禁用策略