自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

IS-IS同時(shí)下發(fā)缺省路由出現(xiàn)路由環(huán)路解決

運(yùn)維 網(wǎng)絡(luò)運(yùn)維
IS-IS 被設(shè)計(jì)來提供域內(nèi)或一個(gè)區(qū)域內(nèi)的路由。IS-IS與 CLNP、ES-IS 和 IDRP協(xié)議相結(jié)合,為整個(gè)網(wǎng)絡(luò)提供完整的路由選擇。

IS-IS(中間系統(tǒng)到中間系統(tǒng)的路由選擇協(xié)議)是由 ISO 提出的一種路由選擇協(xié)議。它是一種鏈路狀態(tài)協(xié)議。在該協(xié)議中,IS(路由器)負(fù)責(zé)交換基于鏈路開銷的路由信息并決定網(wǎng)絡(luò)拓?fù)浣Y(jié)構(gòu)。IS-IS 類似于 TCP/IP 網(wǎng)絡(luò)的開放最短路徑優(yōu)先(OSPF)協(xié)議。

網(wǎng)絡(luò)環(huán)境

NE80E_A、NE80E_B與NE40三臺(tái)設(shè)備都運(yùn)行在IS-IS Level-2區(qū)域中。為了引導(dǎo)NE40的上行流量負(fù)載分擔(dān),NE80E_A與NE80E_B同時(shí)對(duì)NE40下發(fā)了IS-IS缺省路由,出現(xiàn)路由環(huán)路。

故障分析

步驟 1 在NE80E_A 、NE80E_B和NE40設(shè)備上分別執(zhí)行命令display current-configuration查看接口上IS-IS的配置情況,發(fā)現(xiàn)NE80E_A 、 NE80E_B和NE40設(shè)備的IS-IS配置正確,如下所示。

 

  1. [NE80E_A] display current-configuration  
  2. #  
  3. sysname RouterA  
  4. #  
  5. aps fast-interval 0  
  6. #  
  7. isis 1  
  8. is-level level-2  
  9. network-entity 10.0000.0000.0001.00  
  10. default-route-advertise always  
  11. #  
  12. interface Serial1/0/0  
  13. link-protocol ppp  
  14. ip address 1.1.1.1 255.255.255.0  
  15. isis enable 1  
  16. #  
  17. interface Serial1/0/1  
  18. link-protocol ppp  
  19. ip address 3.3.3.1 255.255.255.0  
  20. isis enable 1  
  21. #  
  22. interface Serial1/0/2  
  23. link-protocol ppp  
  24. ip address 10.10.10.1 255.255.255.0  
  25. isis enable 1  
  26. [NE80E_B] display current-configuration  
  27. #  
  28. sysname RouterB  
  29. #  
  30. aps fast-interval 0  
  31. #  
  32. isis 1  
  33. is-level level-2  
  34. network-entity 10.0000.0000.0002.00  
  35. default-route-advertise always  
  36. #  
  37. interface Serial1/0/0  
  38. link-protocol ppp  
  39. ip address 2.2.2.1 255.255.255.0  
  40. isis enable 1  
  41. #  
  42. interface Serial1/0/1  
  43. link-protocol ppp  
  44. ip address 4.4.4.1 255.255.255.0  
  45. isis enable 1  
  46. #  
  47. interface Serial1/0/2  
  48. link-protocol ppp  
  49. ip address 10.10.10.2 255.255.255.0  
  50. isis enable 1  
  51.    
  52. [NE40] display current-configuration  
  53. #  
  54. sysname RouterC  
  55. #  
  56. aps fast-interval 0  
  57. #  
  58. isis 1  
  59. is-level level-2  
  60. network-entity 10.0000.0000.0003.00  
  61. #  
  62. interface Serial1/0/0  
  63. link-protocol ppp  
  64. ip address 3.3.3.2 255.255.255.0  
  65. isis enable 1  
  66. #  
  67. interface Serial1/0/1  
  68. link-protocol ppp  
  69. ip address 4.4.4.2 255.255.255.0  
  70. isis enable 1 

 

步驟 2 在NE40設(shè)備上執(zhí)行命令display isis peer,查看鄰居狀況,發(fā)現(xiàn)NE40已 分別與NE80E_A 和NE80E_B建立鄰居關(guān)系。

 

  1. [NE40] display isis peer  
  2.  
  3. Peer information for ISIS(1)  
  4.  
  5. System Id Interface Circuit Id State HoldTime Type PRI  
  6.  
  7. -------------------------------------------------------------------------------  
  8.  
  9. 0000.0000.0001 S1/0/0 0000000002 Up 23s L2 --  
  10.  
  11. 0000.0000.0002 S1/0/1 0000000002 Up 29s L2 -- 

 

步驟 3 在NE40設(shè)備上執(zhí)行命令display isis route,發(fā)現(xiàn)存在NE80E_A 和 NE80E_B的缺省路由。在NE80E_A 和NE80E_B設(shè)備上分別執(zhí)行命令 display isis route發(fā)現(xiàn)NE80E_A 和NE80E_B能互相學(xué)習(xí)到對(duì)方的 缺 省路由,因此而形成了路由環(huán)路,如下所示。

 

  1. [NE40] display isis route  
  2. Route information for ISIS(1)  
  3. -----------------------------  
  4. ISIS(1) Level-2 Forwarding Table  
  5. --------------------------------  
  6. IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags  
  7. ----------------------------------------------------------------------------  
  8. 0.0.0.0/0 10 NULL S1/0/0 3.3.3.1 A/-/-/-  
  9. S1/0/1 4.4.4.1 4.4.4.0/24 10 NULL S1/0/1 Direct D/-/L/-  
  10. 10.10.10.0/24 20 NULL S1/0/0 3.3.3.1 A/-/-/-  
  11. S1/0/1 4.4.4.1  
  12. 3.3.3.0/24 10 NULL S1/0/0 Direct D/-/L/-  
  13. 2.2.2.0/24 20 NULL S1/0/1 4.4.4.1 A/-/-/-  
  14. 1.1.1.0/24 20 NULL S1/0/0 3.3.3.1 A/-/-/-  
  15. Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut,  
  16. U-Up/Down Bit Set 

 

  1. [NE80E_A] display isis route  
  2. Route information for ISIS(1)  
  3. -----------------------------  
  4. ISIS(1) Level-2 Forwarding Table  
  5. --------------------------------  
  6. IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags  
  7. ----------------------------------------------------------------------------  
  8. 0.0.0.0/0 10 NULL S1/0/2 10.10.10.2 A/-/-/-  
  9. 4.4.4.0/24 20 NULL S1/0/2 10.10.10.2 A/-/-/-  
  10. S1/0/1 3.3.3.2  
  11. 10.10.10.0/24 10 NULL S1/0/2 Direct D/-/L/-  
  12. 3.3.3.0/24 10 NULL S1/0/1 Direct D/-/L/-  
  13. 2.2.2.0/24 20 NULL S1/0/2 10.10.10.2 A/-/-/-  
  14. S1/0/0 1.1.1.2  
  15. 1.1.1.0/24 10 NULL S1/0/0 Direct D/-/L/-  
  16. Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut,  
  17. U-Up/Down Bit Set  
  18. [NE80E_B] dislay isis route  
  19. Route information for ISIS(1)  
  20. -----------------------------  
  21. ISIS(1) Level-2 Forwarding Table  
  22. --------------------------------  
  23. IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags  
  24. ----------------------------------------------------------------------------  
  25. 0.0.0.0/0 10 NULL S1/0/2 10.10.10.1 A/-/-/-  
  26. 4.4.4.0/24 10 NULL S1/0/1 Direct D/-/L/-  
  27. 10.10.10.0/24 10 NULL S1/0/2 Direct D/-/L/-  
  28. 3.3.3.0/24 20 NULL S1/0/2 10.10.10.1 A/-/-/-  
  29. S1/0/1 4.4.4.2  
  30. 2.2.2.0/24 10 NULL S1/0/0 Direct D/-/L/-  
  31. 1.1.1.0/24 20 NULL S1/0/2 10.10.10.1 A/-/-/-  
  32. S1/0/0 2.2.2.2  
  33. Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut,  
  34. U-Up/Down Bit Set 

 

處理步驟

步驟 1 分別在NE80E_A 和NE80E_B設(shè)備上進(jìn)行以下操作。

步驟 2 執(zhí)行命令system-view,進(jìn)入系統(tǒng)視圖。

步驟 3 執(zhí)行命令isis 1,進(jìn)入IS-IS視圖。

步驟 4 執(zhí)行命令acl number 2008,創(chuàng)建 ACL 2008并進(jìn)入ACL視圖。

步驟 5 執(zhí)行命令rule 5 deny source 0.0.0.0 0,增加一個(gè)基于ACL 2008的規(guī)則5,過濾源地址為0.0.0.0的路由。

步驟 6 執(zhí)行命令rule 10 permit,增加一個(gè)基于ACL 2008的規(guī)則10,允許任何報(bào)文通過。

步驟 7 執(zhí)行命令isis 1,進(jìn)入IS-IS視圖。

步驟 8 執(zhí)行命令filter-policy 2008 import,使用ACL 2008對(duì)接收的路由進(jìn)行過濾。

步驟 9 完成上述操作后,NE80E_A 和NE80E_B可以過濾彼此的IS-IS缺省路由,該故障排除。

案例總結(jié)

對(duì)于IS-IS路由協(xié)議Level-2區(qū)域中兩臺(tái)設(shè)備同時(shí)下發(fā)IS-IS默認(rèn)路由時(shí),雙方會(huì)將對(duì)方發(fā)布的默認(rèn)路由條目放入路由轉(zhuǎn)發(fā)表中,產(chǎn)生的缺省路由會(huì)讓他們互相指向從而形成環(huán)路,因此需要過濾掉彼此的IS-IS缺省路由。

【編輯推薦】

  1. 路由器故障:BGP鄰居無法建立
  2. 路由器故障:OSPF鄰居無法建立
  3. 路由器故障:OSPF路由選路失敗
  4. 路由器故障:OSPF鄰居建立不成功
  5. 路由器故障:黑洞路由導(dǎo)致業(yè)務(wù)中斷
  6. 路由器故障:OSPF鄰居無法正常建立 
責(zé)任編輯:佚名 來源: 51cto整理
相關(guān)推薦

2011-05-17 10:15:02

BGPIS-IS

2011-04-15 10:01:39

2011-04-08 17:10:54

路由靜態(tài)路由

2011-04-08 17:22:40

路由

2010-06-11 14:51:34

IS-IS路由協(xié)議

2010-06-11 14:42:01

IS-IS路由協(xié)議

2011-04-08 18:05:31

2013-08-08 09:38:34

OSPF協(xié)議OSPF

2012-09-27 10:13:48

路由器IBGP

2011-09-16 16:14:21

路由環(huán)路路由

2011-05-11 14:28:31

IS-IS路由IP-Trunk

2010-06-25 15:45:32

2013-04-18 10:14:33

路由器換路現(xiàn)象

2011-05-17 13:31:48

IBGP路由EBGP

2011-05-11 14:37:41

IS-IS路由

2011-05-11 14:23:07

路由IS-IS

2010-06-21 17:33:38

IS-IS路由協(xié)議

2014-10-13 09:56:21

路由器更新

2024-06-12 08:00:00

IS-ISOSPF

2014-10-13 10:03:19

路由
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)