華為路由器IS-IS基本配置實例_第1頁
華為路由器IS-IS基本配置實例_第2頁
華為路由器IS-IS基本配置實例_第3頁
華為路由器IS-IS基本配置實例_第4頁
華為路由器IS-IS基本配置實例_第5頁
已閱讀5頁,還剩9頁未讀, 繼續(xù)免費閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進行舉報或認領(lǐng)

文檔簡介

1、華為路由器IS-IS基本配置實例組網(wǎng)需求如圖1所示: · S-switch-A、S-switch-B、S-switch-C和S-switch-D屬于同一自治系統(tǒng),要求他們之間通過IS-IS協(xié)議達到IP網(wǎng)絡(luò)互連的目的。· S-switch-A、S-switch-B和S-switch-C的區(qū)域號是10,S-switch-D的區(qū)域號是20。· S-switch-A和S-switch-B是Level-1設(shè)備,S-switch-C是Level-1-2設(shè)備,S-switch-D是Level-2設(shè)備。圖1 IS-IS基本配置組網(wǎng)圖 S-switch接口對應(yīng)的VLANIFIP地址

2、S-switch-AGE 0/0/1VLANIF 1010.1.1.2/24S-switch-BGE 0/0/1VLANIF 2010.1.2.2/24S-switch-CGE 0/0/1VLANIF 1010.1.1.1/24S-switch-CGE 0/0/2VLANIF 2010.1.2.1/24S-switch-CGE 0/0/3VLANIF 30192.168.0.1/24S-switch-DGE 0/0/1VLANIF 30192.168.0.2/24S-switch-DGE 0/0/2VLANIF 40172.16.1.1/24配置思路采用如下的思路配置IS-IS的基本功能: 1

3、. 配置各物理接口所屬的VLAN。2. 配置各VLANIF接口的IP地址。3. 在各S-switch上運行IS-IS進程,指定網(wǎng)絡(luò)實體,配置level級別。4. 查看各S-switch的IS-IS數(shù)據(jù)庫信息及路由表信息。數(shù)據(jù)準備為完成此配置例,需準備如下的數(shù)據(jù): · 各接口所屬的VLAN ID,具體數(shù)據(jù)如圖1所示。· 各VLANIF接口的IP地址,具體數(shù)據(jù)如圖1所示。· 四臺S-switch的system id、級別和所屬區(qū)域號。 § S-switch-A的system id 0000.0000.0001,區(qū)域號Area10,為Level-1設(shè)備。

4、67; S-switch-B的system id 0000.0000.0002,區(qū)域號Area10,為Level-1設(shè)備。§ S-switch-C的system id 0000.0000.0003,區(qū)域號Area10,為Level-1-2設(shè)備。§ S-switch-D的system id 0000.0000.0004,區(qū)域號Area20,為Level-2設(shè)備。配置步驟1. 配置各接口所屬的VLAN ID(略)2. 配置各VLANIF接口的IP地址(略)3. 在各S-switch上運行IS-IS進程,指定網(wǎng)絡(luò)實體,配置level級別# 配置S-switch-A。S-switc

5、h-A isis 1S-switch-A-isis-1 is-level level-1S-switch-A-isis-1 network-entity 10.0000.0000.0001.00S-switch-A-isis-1 quit# 配置S-switch-B。S-switch-B isis 1S-switch-B-isis-1 is-level level-1S-switch-B-isis-1 network-entity 10.0000.0000.0002.00S-switch-B-isis-1 quit# 配置S-switch-C。S-switch-C isis 1S-switch

6、-C-isis-1 network-entity 10.0000.0000.0003.00S-switch-C-isis-1 quit# 配置S-switch-D。S-switch-D isis 1S-switch-D-isis-1 is-level level-2S-switch-D-isis-1 network-entity 20.0000.0000.0004.00S-switch-D-isis-1 quit4. 在各接口上使能IS-IS進程,使能IS-IS small-hello。# 配置S-switch-A。S-switch-A interface vlanif 10S-switch-

7、A-Vlanif10 isis enable 1S-switch-A-Vlanif10 quit# 配置S-switch-B。S-switch-B interface vlanif 20S-switch-B-Vlanif20 isis enable 1S-switch-B-Vlanif20 quit# 配置S-switch-C。S-switch-C interface vlanif 10S-switch-C-Vlanif10 isis enable 1S-switch-C-Vlanif10 quitS-switch-C interface vlanif 20S-switch-C-Vlanif2

8、0 isis enable 1S-switch-C-Vlanif20 quitS-switch-C interface vlanif 30S-switch-C-Vlanif30 isis enable 1S-switch-C-Vlanif30 quit# 配置S-switch-D。S-switch-D interface vlanif 30S-switch-D-Vlanif30 isis enable 1S-switch-D-Vlanif30 quitS-switch-D interface vlanif 40S-switch-D-Vlanif40 isis enable 1S-switch-

9、D-Vlanif40 quit5. 驗證配置結(jié)果# 查看各S-switch的IS-IS LSDB信息。S-switch-A display isis lsdb Database information for ISIS(1) - Level-1 Link State Database LSPID Seq Num Checksum Holdtime Length ATT/P/OL-0000.0000.0001.00-00* 0x00000006 0xbf7d 649 68 0/0/00000.0000.0002.00-00 0x00000003 0xef4d 545 68 0/0/00000.0

10、000.0003.00-00 0x00000008 0x3340 582 111 1/0/00000.0000.0003.01-00 0x00000004 0xa7dd 582 55 0/0/00000.0000.0003.02-00 0x00000002 0xc0c4 524 55 0/0/0 *(In TLV)-Leaking Route, *(By LSPID)-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-OverloadS-switch-B display isis lsdb Database inform

11、ation for ISIS(1) - Level-1 Link State Database LSPID Seq Num Checksum Holdtime Length ATT/P/OL-0000.0000.0001.00-00 0x00000006 0xbf7d 642 68 0/0/00000.0000.0002.00-00* 0x00000003 0xef4d 538 68 0/0/00000.0000.0003.00-00 0x00000008 0x3340 574 111 1/0/00000.0000.0003.01-00 0x00000004 0xa7dd 582 55 0/0

12、/00000.0000.0003.02-00 0x00000002 0xc0c4 524 55 0/0/0 *(In TLV)-Leaking Route, *(By LSPID)-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-OverloadS-switch-C display isis lsdb Database information for ISIS(1) - Level-1 Link State Database LSPID Seq Num Checksum Holdtime Length ATT/P/OL

13、-0000.0000.0001.00-00 0x00000006 0xbf7d 638 68 0/0/00000.0000.0002.00-00 0x00000003 0xef4d 533 68 0/0/00000.0000.0003.00-00* 0x00000008 0x3340 569 111 1/0/00000.0000.0003.01-00* 0x00000005 0xa7dd 569 55 0/0/00000.0000.0003.02-00* 0x00000003 0xc0c4 569 55 0/0/0 *(In TLV)-Leaking Route, *(By LSPID)-Se

14、lf LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Overload Level-2 Link State Database LSPID Seq Num Checksum Holdtime Length ATT/P/OL-0000.0000.0003.00-00* 0x00000008 0x55bb 650 100 0/0/00000.0000.0003.03-00* 0x00000003 0xef91 650 55 0/0/00000.0000.0004.00-00 0x00000005 0x651 629 84 0/0/0

15、 *(In TLV)-Leaking Route, *(By LSPID)-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Overload S-switch-D display isis lsdb Database information for ISIS(1) - Level-2 Link State Database LSPID Seq Num Checksum Holdtime Length ATT/P/OL-0000.0000.0003.00-00 0x00000008 0x55bb 644 100 0/0/

16、00000.0000.0003.03-00 0x00000003 0xef91 644 55 0/0/00000.0000.0004.00-00* 0x00000005 0x651 624 84 0/0/0 *(In TLV)-Leaking Route, *(By LSPID)-Self LSP, +-Self LSP(Extended), ATT-Attached, P-Partition, OL-Overload# 查看各S-switch的IS-IS路由信息。Level-1設(shè)備的路由表中應(yīng)該有一條缺省路由,且下一跳為Level-1-2設(shè)備,Level-2設(shè)備應(yīng)該有所有Level-1和Le

17、vel-2的路由。S-switch-A display isis route Route information for ISIS(1) - ISIS(1) Level-1 Forwarding Table - IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags-0.0.0.0/0 10 NULL Vlanif10 10.1.1.1 A/-/-/- 10.1.1.0/24 10 NULL Vlanif10 Direct D/-/L/- 10.1.2.0/24 20 NULL Vlanif10 10.1.1.1 A/-/-/-

18、 192.168.0.0/24 20 NULL Vlanif10 10.1.1.1 A/-/-/- Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut, U-Up/Down Bit SetS-switch-C display isis route Route information for ISIS(1) - ISIS(1) Level-1 Forwarding Table - IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags- 10.

19、1.1.0/24 10 NULL Vlanif10 Direct D/-/L/- 10.1.2.0/24 10 NULL Vlanif20 Direct D/-/L/- 192.168.0.0/24 10 NULL Vlanif30 Direct D/-/L/- Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut, U-Up/Down Bit Set ISIS(1) Level-2 Forwarding Table - IPV4 Destination IntCost ExtCost ExitInterfa

20、ce NextHop Flags- 10.1.1.0/24 10 NULL Vlanif10 Direct D/-/L/- 10.1.2.0/24 10 NULL Vlanif20 Direct D/-/L/- 192.168.0.0/24 10 NULL Vlanif30 Direct D/-/L/- 172.16.0.0/16 20 NULL Vlanif40 192.168.0.2 A/-/-/- Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut, U-Up/Down Bit Set S-switc

21、h-D display isis route Route information for ISIS(1) - ISIS(1) Level-2 Forwarding Table - IPV4 Destination IntCost ExtCost ExitInterface NextHop Flags- 192.168.0.0/24 10 NULL Vlanif30 Direct D/-/L/- 10.1.1.0/24 20 NULL Vlanif30 192.168.0.1 A/-/-/- 10.1.2.0/24 20 NULL Vlanif30 192.168.0.1 A/-/-/- 172

22、.16.0.0/16 10 NULL Vlanif40 Direct A/-/-/- Flags: D-Direct, A-Added to URT, L-Advertised in LSPs, S-IGP Shortcut, U-Up/Down Bit Set配置文件· S-switch-A的配置文件# sysname S-switch-A# vlan batch 10#isis 1 is-level level-1network-entity 10.0000.0000.0001.00#interface Vlanif10 ip address 10.1.1.2 255.255.2

23、55.0 isis enable 1#interface GigabitEthernet0/0/1 port trunk allow-pass vlan 10#return· S-switch-B的配置文件# sysname S-switch-B# vlan batch 20#isis 1 is-level level-1network-entity 10.0000.0000.0002.00#interface Vlanif20 ip address 10.1.2.2 255.255.255.0 isis enable 1#interface GigabitEthernet0/0/1 port trunk allow-pass vlan 20#return· S-switch-C的配置文件# sysname S-switch-C# vlan batch 10 20 30#isis 1network-entity 10.0000.0000.0003

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負責。
  • 6. 下載文件中如有侵權(quán)或不適當內(nèi)容,請與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。

評論

0/150

提交評論