Icmp 记数统计方法
相关版本: null 关键字:icmp 计数 作者:余辰东
C220/C300上可以DEBUG统计计数,看上层设备是否有PING包过来。统计方法如下: ZXAN#debug ip icmp detail ICMP detail debugging is on ZXAN#ter
ZXAN#terminal mon ZXAN#terminal monitor ZXAN#
ping的时候的打印:
6d4h IP ICMP detail:rcvd entification:
1;sequence: 1.
6d4h IP ICMP detail:sent identification:
1;sequence: 1.
6d4h IP ICMP detail:rcvd entification:
1;sequence: 2.
6d4h IP ICMP detail:sent identification:
1;sequence: 2.
6d4h IP ICMP detail:rcvd entification:
1;sequence: 3.
6d4h IP ICMP detail:sent identification:
1;sequence: 3.
6d4h IP ICMP detail:rcvd entification:
1;sequence: 4.
6d4h IP ICMP detail:sent identification:
1;sequence: 4.
关闭:
ZXAN#no terminal mon
type echo request, code type echo reply, code type echo request, code type echo reply, code type echo request, code type echo reply, code type echo request, code type echo reply, code 0, id 0, 0, id 0, 0, id 0, 0, id 0, ZXAN#no debug all
相关推荐: