hillstone debug 抓包

hillstone 抓包只能用命令的形式,数据抓包常用命令

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调试)

hillstone debug 抓包

undebug dp filter id 1 删除ID为1 的过滤条件

show dp filter id    查看过滤条件

undebug all  关闭所有debug

hillstone debug 抓包

以下信息来着网络,参考命令即可。

hillstone debug 抓包