# 查看當前軟體版本號
show system software
# 查看系統啟動時間
show system uptime
# 查看硬體板卡及序號
show chassis haredware
# 查看硬體板卡當前狀態
show chassis environment
# 查看主控板(RE)資源使用及狀態
show chassis routing-engine
# 查看當前防火牆併發會話數
show security flow session summary
# 查看當前防火牆具體併發會話
show security flow session
# 清除當前 session
clear security flow session all
# 檢查全域 ALG 開啟情況
show security alg status
# 查OID
show snmp mib walk decimal 1.3.6.1.2.1.2.2.1.2
# 設定政策
set security policy zones from-zone to-zone
# 查看路由表
show route
# 查看 ARP 表
show arp
# 查看系統日誌
show log messages
# 查看所有介面運行狀態
show interface terse
# 查看介面運行細節資訊
show interface ge-x/y/z detail
# 比較修改
show | compare rollback ?
show | compare rollback 1
# 查看系統
show system
# 查看設定
show configuration
# 動態統計介面資料包轉發資訊
monitor interface ge-x/y/z
# 動態報文抓取(Tcpdump,類似 ScreenOS snoop命令)
monitor traffic interface ge-x/y/z