- 相關(guān)推薦
H3C環(huán)路測試教程
H3C的S9500系列高端交換機獲得了107 項 Tolly 認證,是 Tolly Group 為一類(lèi)交換機頒發(fā)認證最多的一次。下面YJBYS小編為大家整理了關(guān)于H3C環(huán)路測試教程,希望對你有所幫助。
交換機以太網(wǎng)端口回環(huán)測試功能包括內部環(huán)回測試和外部環(huán)回測試:
內部環(huán)回測試:在交換機芯片端口自檢進(jìn)行測試,用以定位端口相關(guān)功能是否出現故障。
外部回環(huán)測試:以太網(wǎng)端口上接了一個(gè)自環(huán)頭,從端口發(fā)出的報文通過(guò)自環(huán)頭又回到了該端口,
開(kāi)啟內環(huán)監測命令:
sys
[h3c] interface ethernet1/0/1
[h3c-ethernet1/0/1] loopback internal
開(kāi)啟外環(huán)監測命令:
sys
[h3c] interface ethernet1/0/1
[h3c-ethernet1/0/1] loopback external
針對外部環(huán)路偵測并處理的配置:
sys
[h3c] loopback-detection enabal #全局開(kāi)啟交換機外部環(huán)測試,如果要單獨開(kāi)啟某個(gè)端口,先進(jìn)入該端口執行命令,端口列表在 enable前面加數字。
[h3c] loopback-detection interval-time 60 #設置環(huán)回監測時(shí)間 為 60 s,默認為30s
例子:端口1開(kāi)啟外部環(huán)監測,出現故障并自動(dòng)關(guān)閉該端口
sys
[h3c] loopback-detection enable
[h3c] interface ethernet1/0/1
[h3c-Ethernet1/0/1] loopback-detection enable
[h3c-Ethernet1/0/1] loopback-detection interval-time 60
[h3c-Ethernet1/0/1] loopback-detection shutdown enable
以上端口是默認的access端口處理
如果端口是trunk和hbrid型:
sys
[h3c] loopback-detection enable
[h3c] interface ethernet1/0/1
[h3c-Ethernet1/0/1] port link-type trunk
[h3c-Ethernet1/0/1] loopback-detection enable
[h3c-Ethernet1/0/1] loopback-detection control enable
[h3c-Ethernet1/0/1] loopback-detection interval-time 60
[h3c-Ethernet1/0/1] loopback-detection shutdown enable
如果是需要開(kāi)起端口所屬vlan進(jìn)行的環(huán)監測并處理
sys
[h3c] loopback-detection enable
[h3c] interface ethernet1/0/1
[h3c-Ethernet1/0/1] loopback-detection enable
[h3c-Ethernet1/0/1] port link-type trunk
[h3c-Ethernet1/0/1] loopback-detection per-vlan enable
[h3c-Ethernet1/0/1] loopback-detection interval-time 60
[h3c-Ethernet1/0/1] loopback-detection shutdown enable
【H3C環(huán)路測試教程】相關(guān)文章:
H3C交換機配置靜態(tài)路由教程05-22
h3c交換機配置telnet配置教程07-31
H3C無(wú)線(xiàn)AP本地轉發(fā)配置教程201609-17
H3C網(wǎng)絡(luò )工程師認證考試測試題11-02
交換機引起的路由環(huán)路故障破解11-02
H3C認證介紹08-07
H3C認證優(yōu)勢06-05
CAD教程09-20