N7K 设备抓上传CPU报文

xiaoxiao2025-06-14  15

N7K 设备抓包

ethanalyzer local interface inband capture-filter "src host 113.215.20.10 || dst host 113.215.20.10"

N7K# ethanalyzer local interface inband

N7K# ethanalyzer local interface inband limit-cap 0 

N7K# ethanalyzer local interface inband detail

ethanalyzer local interface inband display-filter 'ip.addr == 14.29.88.129' limit-captured-frames 0 detail

ethanalyzer local interface inband capture-filter "src host 10.0.61.1"

ethanalyzer local interface inband capture-filter "dst host 224.0.0.2"

ethanalyzer local interface inband capture-filter "src net 12.1.1.0/24"

ethanalyzer local interface inband capture-filter "dst net 224.0.0.0/8"

ethanalyzer local interface inband capture-filter "src port 646"

ethanalyzer local interface inband capture-filter "dst port 179"

ethanalyzer local interface inband capture-filter "port 123"

ethanalyzer local interface inband capture-filter “tcp portrange 1024-65535"

ethanalyzer local interface inband capture-filter "ether proto 0x0800”

ethanalyzer local interface inband capture-filter "ip proto 17“

ethanalyzer local interface inband capture-filter "ether multicast“

ethanalyzer local interface inband capture-filter "ip multicast"

ethanalyzer local interface inband capture-filter "src host 10.100.12.1 and dst host 224.0.0.5“

ethanalyzer local interface inband capture-filter "src host 10.100.12.1 && dst host 224.0.0.5"

ethanalyzer local interface inband capture-filter "src host 10.100.12.1 or dst host 224.0.0.5“

ethanalyzer local interface inband capture-filter "src host 10.100.12.1 || dst host 224.0.0.5“

ethanalyzer local interface inband capture-filter "src host 113.215.9.189 || src host 14.29.88.129"

14.29.88.129 source 113.215.9.189

ethanalyzer local interface inband capture-filter "dst host 224.0.0.5 || dst host 224.0.0.6"

ethanalyzer local interface inband capture-filter "! dst host 224.0.0.5“

ethanalyzer local interface inband capture-filter "src host 10.100.12.1 and ! dst host 224.0.0.5"

转载请注明原文地址: https://www.6miu.com/read-5031819.html

最新回复(0)