數據抓包
SG-6000[DBG](config)# debug dp filter src-ip ×.×.×.× dst-ip ×.×.×.×(抓包過濾源地址和目的地址)
SG-6000(config)# debug dp basic(debug數據轉發流程)
SG-6000[DBG](config)# debug dp drop(debug數據包丟棄情況)
SG-6000[DBG](config)# debug self(抓設備自身的一些流量包)
SG-6000[DBG](config)# clear logging debug(清空debug日志信息)
SG-6000[DBG](config)# show logging debug(查看debug日志信息)
SG-6000[DBG](config)# undebug all(關閉debug調試)
undebug dp filter id 1 刪除ID為1 的過濾條件
show dp filter id 查看過濾條件
undebug all 關閉所有debug
同步更新至個人博客: https://www.runbash.com/?p=312