华三5500配置NQA后中间线路中断,NQA不能显示日志信息:
拓扑为:SW1------运营商--------SW2
SW1在A城市,SW2在B城市,中间是运营商线路。
当中间的运营商线路中断时,由于接口不会down,接口不会产生日志信息,NQA应该能检测到线路有中断,并产生日志信息。
实际情况是当中间的运营商线路中断时,交换机无任何日志信息。
配置如下:
int vlan 1
ip add 12.0.0.1 255.255.255.0
undo shut
int g/0/1
port link-type trunk
un shut
nqa entry admin 101
type icmp-echo
description 5500-1
destination ip 12.0.0.2
frequency 1500
history-record enable
history-record number 5
next-hop ip 12.0.0.2
probe count 5
probe timeout 300
reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trap-only
nqa schedule admin 101 start-time now lifetime forever
=================================
华三5500配置NQA后中间线路中断,NQA不能显示日志信息:
拓扑为:SW1------运营商--------SW2
SW1在A城市,SW2在B城市,中间是运营商线路。
当中间的运营商线路中断时,由于接口不会down,接口不会产生日志信息,NQA应该能检测到线路有中断,并产生日志信息。
实际情况是当中间的运营商线路中断时,交换机无任何日志信息。
配置如下:
int vlan 1
ip add 12.0.0.2 255.255.255.0
undo shut
int g/0/1
port link-type trunk
un shut
nqa entry admin 101
type icmp-echo
description 5500-1
destination ip 12.0.0.2
frequency 1500
history-record enable
history-record number 5
next-hop ip 12.0.0.1
probe count 5
probe timeout 300
reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trap-only
nqa schedule admin 101 start-time now lifetime forever
=================================
(0)
reaction 1 checked-element probe-fail threshold-type consecutive 5 action-type trap-only 命令写错了 修改成trigger-only
(0)
不可以
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
不行,修改成trigger-only后还是不能产生日志