H3C交换机实验:nqa配置与不配置source interface 接口的区别 (源接口)
H3C交换机实验:nqa配置与不配置source interface 接口的区别 (源接口)
(1)拓扑图
(2)基础配置
1、所有交换机全局关闭STP
[sw]undo stp global enable
2、ip地址与接口的配置
sw1:
vlan 1
vlan 2
interface Vlan-interface1
ip address 1.1.1.1 255.255.255.0
interface Vlan-interface2
ip address 2.2.2.1 255.255.255.0
interface GigabitEthernet1/0/1
port link-mode bridge
combo enable fiber
interface GigabitEthernet1/0/2
port link-mode bridge
port access vlan 2
combo enable fiber
interface LoopBack1
ip address 3.3.3.3 255.255.255.0
sw2:
vlan 1
vlan 2
interface Vlan-interface1
ip address 1.1.1.2 255.255.255.0
interface Vlan-interface2
ip address 2.2.2.2 255.255.255.0
interface GigabitEthernet1/0/1
port link-mode bridge
combo enable fiber
interface GigabitEthernet1/0/2
port link-mode bridge
port access vlan 2
combo enable fiber
(3)NQA的配置
nqa entry 1 1
type icmp-echo
destination ip 3.3.3.3
frequency 100
reaction 1 checked-element probe-fail threshold-type consecutive 2 action-type trigger-only
#启用nqa
nqa schedule 1 1 start-time now lifetime forever
ip route-static 0.0.0.0 0 1.1.1.1 track 1 preference 70
ip route-static 0.0.0.0 0 2.2.2.1 preference 80
(4)查看
<sw2>display nqa result
NQA entry (admin 1, tag 1) test results:
Send operation times: 1 Receive response times: 1
Min/Max/Average round trip time: 88/88/88
Square-Sum of round trip time: 7744
Last succeeded probe time: 2022-09-01 13:02:08.0
Extended results:
Packet loss ratio: 0%
Failures due to timeout: 0
Failures due to internal error: 0
Failures due to other errors: 0
<sw2>
(5)测试
[sw3]int GigabitEthernet 1/0/1
[sw3-GigabitEthernet1/0/1]shutdown
结果:网络一会通,一会不通。
分析网络一会通一会不通:
sw2访问3.3.3.3有两条路径。
第1条:sw2-->sw1
第2条:sw2-->sw3->sw1
(1)当nqa检测3.3.3.3正常,并关联到了下一跳为第1条线路的静态路由,则此条静态路由生效。
(2)当第1条线路通时,sw2访问3.3.3.3时,就是从第1条线路走,不会有什么问题。
(3)当第1条线路不通时,nqa检测到3.3.3.3不通,则所关联的下一跳为第1条线路的静态路由则消失。
(4)那sw2访问3.3.3.3时会第2条线路,则这时sw2又可以访问3.3.3.3。
(5)则nqa检测到3.3.3.3通,则所关联的下一跳为第1条线路的静态路由则生效,流量又从第2条线路切换到第1条线,但第一条线是不通,又切换到第2条,则sw2访问3.3.3.3正常,又切换到第一条,如此反复,所以造成了一会能ping通,一会ping不通。
解决:让sw2检测3.3.3.3的流量一直走第1条线路,避免以下情况:
[sw2]undo nqa schedule 1 1
[sw2]
[sw2]nqa entry 1 1
[sw2-nqa-1-1-icmp-echo]source interface Vlan-interface 1
[sw2]
[sw2] nqa schedule 1 1 start-time now lifetime forever
[sw2]
[sw2]display nqa result
NQA entry (admin 1, tag 1) test results:
Send operation times: 1 Receive response times: 0
Min/Max/Average round trip time: 0/0/0
Square-Sum of round trip time: 0
Last succeeded probe time: 0000-00-00 00:00:00.0
Extended results:
Packet loss ratio: 100%
Failures due to timeout: 1
Failures due to internal error: 0
Failures due to other errors: 0
[sw2]
BFD、NQA、SLA(列表、list、全)bfdlist、nqalist、slalist
http://www.zh-cjh.com/wenzhangguilei/976.html
文章归类、所有文章列表、LISTLIST
http://www.zh-cjh.com/wangzhangonggao/2195.html
2、本资源基本为原创,部分来源其他付费资源平台或互联网收集,如有侵权请联系及时处理。
3、本站大部分文章的截图来源实验测试环境,请不要在生产环境中随意模仿,以免带来灾难性后果。
转载请保留出处: www.zh-cjh.com珠海陈坚浩博客 » H3C交换机实验:nqa配置与不配置source interface 接口的区别 (源接口)
作者: cjh
手机扫一扫,手机上查看此文章: |
一切源于价值!
其他 模板文件不存在: ./template/plugins/comment/pc/index.htm