Download as pdf or txt
Download as pdf or txt
You are on page 1of 78

Configure IS-IS on NE

Series Routers

www.huawei.com

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved.


Foreword
 Intermediate system-to-intermediate system (IS-IS) was
initially a dynamic routing protocol that the international
organization for standardization (ISO) designed for its
connectionless network protocol (CLNP).
 IS-IS runs within an autonomous system (AS). As a link-
state protocol, IS-IS uses the shortest path first (SPF)
algorithm for route calculation. Therefore, IS-IS and open
shortest path first (OSPF) are similar in many ways.

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page2
Objectives
 Upon completion of this course, you will be able to:
 Describe the meanings and functions of IS-IS configuration
parameters

 Configure IS-IS on a network that consists of NE series routers

 Analyze and handle common faults that occur during IS-IS


configuration on NE series routers

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page3
Contents
1. IS-IS Overview
2. Basic Concepts of IS-IS

3. IS-IS Route Calculations


4. IS-IS Configuration on NE Series Routers

5. Hands-on Practice of IS-IS

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page4
Contents
1. IS-IS Overview
2. Basic Concepts of IS-IS

3. IS-IS Route Calculations


4. IS-IS Configuration on NE Series Routers

5. Hands-on Practice of IS-IS

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page5
IS-IS Development
 CLNP is a Layer 3 protocol in the open system interconnect
(OSI) reference model proposed by the ISO. Initially
designed by the ISO, IS-IS is a routing protocol used to
implement CLNP-based addressing.
 As TCP/IP becomes more and more popular, IP support is
added to IS-IS in RFC1195 to provide IP routing capabilities.
Therefore, IS-IS is also called integrated IS-IS or dual IS-IS.

 IS-IS is a part of the connectionless network service (CLNS)


in the OSI reference model defined by the ISO.

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page6
Comparison of OSI and IP

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page7
IS-IS Characteristics
 IS-IS runs at the link layer directly, it transfers link information by sending
protocol data units (PDUs), thereby completing LSDB synchronization.
 IS-IS protocol packets adopt the type-length-value (TLV) format to
support new feature extension easily.

Header of data link layer IS-IS fixed packet header


IS-IS TLVs
(OSI Family 0xFEFE) (the first byte is 0x83)

OSI IS-IS packet


encapsulation 1B TYPE
structure
1B LENGTH

VALUE

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page8
IS-IS Route Calculation Process
LSDB

RTA’sLSP
RTA RTB

RTB’sLSP
RTC

RTC’sLSP
LSP flooding
RTD’sLSP

SPF
RTD
Destination Next hop Cost algorithm
..... ..... ...
..... ..... ...
..... ..... ...
..... ..... ...
..... ..... ... Route calculation

IP routing table Shortest path tree

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page9
Self-Test Question About IS-IS Overview

1. IS-IS has higher expansibility than OSPF because ( ).


A. IS-IS packets adopt TLV encoding.

B. IS-IS uses the SPF routing algorithm.


C. IS-IS uses a link state routing algorithm.

D. IS-IS is an IGP.

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page10
Contents
1. IS-IS Overview
2. Basic Concepts of IS-IS

3. IS-IS Route Calculations


4. IS-IS Configuration on NE Series Routers

5. Hands-on Practice of IS-IS

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page11
NSAP and NET
 An NSAP is equivalent to an address of the OSI network-
layer protocol CLNP (conceptually similar to an IP address).
 As a special NSAP address, a NET indicates the network
layer information about an IS.
 In IP, all the SELs are 00.

 A NET uniquely identifies a network device in the OSI protocol


stack.
IDP DSP
NSE
AFI IDI High Order DSP System ID
L
Area ID (1~13B) 6B 1B

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page12
Network Entity Title (NET)

[~HUAWEI]isis
[~HUAWEI-isis]network-entity 49.0021.1921.6800.1001.00
[~HUAWEI-isis]commit

49.0021 . 1921.6800.1001 . 00
AreaID SystemID N-SEL

88.0001.0755 . 000f.e225.da08. 00
AreaID SystemID N-SEL

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page13
IS-IS Area
[~HUAWEI]isis
[~HUAWEI-isis-1]network-entity 49.0001.0000.0000.1001.00
[~HUAWEI-isis-1]is-level level-2
[~HUAWEI-isis-1]commit

Area 49.0001

RTC L2
Backbone
L12
RTD
L1

Area 49.0002 L1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page14
IS-IS Router Roles

L1
L1 Area 49.0001
RTA RTB
L1
Area 49.0003
L12 L12
Area 49.0004
RTC L2
Backbone
L12
RTD
L1

Area 49.0002 L1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page15
Self-Test Questions About IS-IS Basic
Concepts
1. The network entity title (NET) contains ( ).
A. Area ID

B. System ID
C. Router ID

D. NSEL

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page16
Self-Test Questions About IS-IS Basic
Concepts
2. Which of the following routers can exist in the IS-IS
backbone area? ( )
A. Level-1 router

B. Level-2 router
C. Level-1-2 router

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page17
Contents
1. IS-IS Overview
2. Basic Concepts of IS-IS

3. IS-IS Route Calculations


4. IS-IS Configuration on NE Series Routers

5. Hands-on Practice of IS-IS

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page18
Contents
3. IS-IS Route Calculations
3.1 Adjacency Establishment

3.2 Link State Database (LSDB) Synchronization


3.3 IS-IS Route Calculation

3.4 Route Leaking

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page19
IS-IS Protocol Packets
Type Packet Name Packet Function
1 Hello Hello packets are used to establish and maintain
neighbor relationships.
2 LSP Similar to LSAs in OSPF, LSPs are used to exchange
link state information.

3 CSNP Similar to database description (DD) packets in


OSPF, CSNPs describe the summary information
about all the LSPs in LSDBs.
4 PSNP Describing the summary information about certain
LSPs, PSNPs are used for LSDB synchronization.

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page20
IS-IS Packet Header Authentication-Area
Authentication
 IS-IS supports three authentication modes: area
authentication, interface authentication, and routing domain
authentication.
 Area authentication
Area authentication is configured in the IS-IS process view to
Level 1 Level 1
authenticate level-1 CSNPs, PSNPs, and LSPs.
Loopback0 E0/0 E0/0 Loopback0
1.1.1.1/32 2.2.2.2/32
RTA RTB

[~RTA-isis-1]area-authentication-mode simple huawei


[~RTA-isis-1]commit
[~RTB-isis-1]area-authentication-mode simple huawei
[~RTB-isis-1]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page21
IS-IS Packet Header Authentication-
Routing Domain Authentication
 IS-IS supports three authentication modes: area
authentication, interface authentication, and routing domain
authentication.
 Routing domain authentication
 Routing domain authentication is configured in the IS-IS process
Level 2
view to authenticate Level and
level-2 CSNPs, PSNPs, 2 LSPs.
Loopback0 E0/0 E0/0 Loopback0
1.1.1.1/32 2.2.2.2/32
RTA RTB
[~RTA-isis-1]domain-authentication-mode simple huawei
[~RTA-isis-1]commit
[~RTB-isis-1]domain-authentication-mode simple huawei
[~RTB-isis-1]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page22
IS-IS Packet Header Authentication-
Interface Authentication
 IS-IS supports three authentication modes: area
authentication, interface authentication, and routing domain
authentication.
 Interface authentication
 Interface authentication is configured in the interface view to
Level
authenticate 2
level-1 Level 2
and level-2 Hello packets.
Loopback0 E0/0 E0/0 Loopback0
1.1.1.1/32 2.2.2.2/32
RTA RTB
[~RTA-Ethernet0/0]isis authentication-mode simple huawei
[~RTA-Ethernet0/0]commit
[~RTB-Ethernet0/0]isis authentication-mode simple huawei
[~RTB-Ethernet0/0]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page23
IS-IS Adjacency Establishment (1/2)
 Types of adjacencies established within an area:
L1 L2

L1 L1 L2 L2

L12 L1

L12 L12 L1 L12

L2

L2 L12

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page24
IS-IS Adjacency Establishment (2/2)
 Adjacency establishment between areas:

L2 L2

L2 L2 L12 L12

L2

L2 L12

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page25
IS-IS Network Types
 In IS-IS, two network types are defined: point-to-point and
broadcast.
 Point-to-point: A point-to-point network is a network where two routers are
directly interconnected; common link layer protocol: PPP, HDLC, it is
recommended to configure a non-broadcast multi-access (NBMA) as a point-
to-point network.

 Broadcast: A broadcast network is a network that supports the interconnection


of more than two routers and has broadcast capabilities; common link layer
protocol: Ethernet, Token Ring.
10.1.1.1 10.1.1.2
PPP
10.1.1.1 20.1.1.1
Ethernet
10.1.1.3 10.1.1.4

Point-to-Point
Broadcast

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page26
Adjacency Establishment Procedure on
P2P Network
SYSTEM ID: 0000.0000.0001 SYSTEM ID : 0000.0000.0002

SYSTEM TYPE: Unknown


ISH
Adjacency state:
SYSTEM TYPE: Unknown ISH Initializing
Adjacency state:
Initializing

SYSTEM TYPE:IS
IIH
Adjacency state: up
SYSTEM TYPE:IS IIH
Adjacency state: up

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page27
Adjacency Establishment Procedure on
Broadcast Network
SYSTEM ID: 0000.0000.0001 SYSTEM ID : 0000.0000.0002

IIH: neighbour=NULL Adjacency state:


Initializing
Adjacency state: IIH: neighbour=NULL
Initializing

IIH: neighbour=0000.0000.0002 Adjacency state: up

Adjacency state: up IIH: neighbour=0000.0000.0001

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page28
Contents
3. IS-IS Route Calculations
3.1 Adjacency Establishment

3.2 Link State Database (LSDB) Synchronization


3.3 IS-IS Route Calculation

3.4 Route Leaking

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page29
LSP

[RTC]display isis lsdb


LSP number
Source ID Pseudonode ID IS-IS Level-1 Link State Database

Lsp ID Sequence Holdtime A_P_O Checksum


0000.0000.0001.00-00 0x00000006 1021 0_0_0 0x0359
0000.0000.0002.00-00 0x00000006 1020 0_0_0 0xbb96
>0000.0000.0003.00-00* 0x00000006 1026 0_0_0 0x74d3
>0000.0000.0003.02-00 0x00000002 1027 0_0_0 0x6592

2.2.2.2
RTB
.2
1.1.1.1
3.3.3.3
.1 10.0.0.0 .3
RTA RTC

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page30
DIS
 In OSPF, a DR needs to be elected on a broadcast network.
In IS-IS, a DIS plays a role similar to an OSPF DR.

DIS

Pseudonode

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page31
LSDB Synchronization on Broadcast
Network
RTA

RTC
RTB(DIS)

CSNP
LSP
RTC.00-00
RTA.00-00
RTB.00-00
RTB.01-00
RTC.00-00
PSNP
RTA.00-00
RTB.00-00
LSP RTB.01-00
RTA.00-00
RTB.00-00
RTB.01-00

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page32
LSDB Synchronization on P2P Link

Point-to-Point

RTA RTB

LSP
RTA.00-00
PSNP
RTA.00-00 Send ack
LSP
Retransmit RTA.00-00
PSNP
RTA.00-00 Resend ack

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page33
Contents
3. IS-IS Route Calculations
3.1 Adjacency Establishment

3.2 Link State Database (LSDB) Synchronization


3.3 IS-IS Route Calculation

3.4 Route Leaking

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page34
IS-IS Route Calculation
 RTA advertises network segment 1.1.1.1 to IS-IS. RTE
advertises 5.5.5.5 to IS-IS.

L1 L12 L12 L1
L0:1.1.1.1 12.12.12.0 45.45.45.0 L0:5.5.5.5
RTB RTD
.1 .2 .1 .1 .2
RTA .2 RTE
Area 49.0001 .2 .1 Area 49.0002

RTC
L2
Area 49.0003

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page35
IS-IS Route Calculation-LSDB of RTA and
RTE
<RTA>display isis lsdb
Level-1 Link State Database
LSPID Seq Num Checksum Holdtime Length ATT/P/OL
------------------------------------------------------------------------------
0000.0000.0001.00-00* 0x00000008 0x1f19 912 86 0/0/0
0000.0000.0002.00-00 0x0000000a 0x534d 1083 86 1/0/0
<RTA>display ip routing-table
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/0 ISIS-L1 15 10 12.12.12.2 Serial0
1.1.1.1/32 Direct 0 0 127.0.0.1 InLoopBack0

<RTE>display isis lsdb


Level-1 Link State Database
LSPID Seq Num Checksum Holdtime Length ATT/P/OL
------------------------------------------------------------------------------
0000.0000.0004.00-00 0x0000000a 0xf29d 863 86 1/0/0
0000.0000.0005.00-00* 0x00000007 0xe861 1139 86 0/0/0
<RTE>display ip routing-table
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/0 ISIS-L1 15 10 45.45.45.1 Serial3
5.5.5.5/32 Direct 0 0 127.0.0.1 InLoopBack0

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page36
IS-IS Route Calculation-LSDB of RTC

<RTC>display isis lsdb

Level-2 Link State Database


LSPID Seq Num Checksum Holdtime Length ATT/P/OL
------------------------------------------------------------------------------
0000.0000.0002.00-00 0x0000000e 0x7096 750 98 0/0/0
0000.0000.0003.00-00* 0x0000000d 0x681a 770 97 0/0/0
0000.0000.0004.00-00 0x0000000b 0x18d5 798 98 0/0/0

<RTC>display ip routing-table
Destination/Mask Proto Pre Cost NextHop Interface
1.1.1.1/32 ISIS-L2 15 20 23.23.23.1 Serial0
5.5.5.5/32 ISIS-L2 15 20 34.34.34.2 Serial1
……

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page37
IS-IS Route Calculation-LSDB of RTB
<RTB>display isis lsdb
Level-1 Link State Database
LSPID Seq Num Checksum Holdtime Length ATT/P/OL
------------------------------------------------------------------------------
0000.0000.0001.00-00 0x0000000d 0x151e 970 86 0/0/0
0000.0000.0002.00-00* 0x0000000e 0x4b51 643 86 1/0/0

Level-2 Link State Database


LSPID Seq Num Checksum Holdtime Length ATT/P/OL
------------------------------------------------------------------------------
0000.0000.0002.00-00* 0x0000000f 0x6e97 643 98 0/0/0
0000.0000.0003.00-00 0x0000000e 0x661b 576 97 0/0/0
0000.0000.0004.00-00 0x0000000c 0x16d6 642 98 0/0/0

<RTB>display ip routing-table
Destination/Mask Proto Pre Cost NextHop Interface
1.1.1.1/32 ISIS-L1 15 10 12.12.12.1 Serial0
5.5.5.5/32 ISIS-L2 15 30 23.23.23.2 Serial1
……

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page38
Contents
3. IS-IS Route Calculations
3.1 Adjacency Establishment

3.2 Link State Database (LSDB) Synchronization


3.3 IS-IS Route Calculation

3.4 Route Leaking

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page39
Route Leaking (1/3)
<RTB>display current-configuration
interface Serial3
……
isis enable 1
isis cost 30

Area 49.0001 L2 Area 49.0002


30
10 RTB
L12
L1 4.4.4.4/32
L12 10
RTD
RTA 20
RTC

<RTA>display current-configuration
interface Serial1 <RTC>display current-configuration
…… interface Serial0
isis enable 1 ……
isis cost 20 isis enable 1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page40
Route Leaking (2/3)

Area 49.0001 L2 Area 49.0002


30
10 RTB
L12
L1 4.4.4.4/32
L12 10
RTD
RTA 20
RTC

<RTA>display ip routing-table
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/0 ISIS-L1 15 10 12.12.12.2 Serial0

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page41
Route Leaking (3/3)
[~RTB]isis
[~RTB-isis-1]import-route isis level-2 into level-1
[~RTB-isis-1]commit

Area 49.0001 L2 Area 49.0002


30
10 RTB
L12
L1 4.4.4.4/32
L12 10
RTD
RTA 20

RTC
[~RTC]isis
[~RTC-isis-1]import-route isis level-2 into level-1
[~RTC-isis-1]commit
<RTA>display ip routing-table
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/0 ISIS-L1 15 10 12.12.12.2 Serial0
4.4.4.4/32 ISIS-L1 15 30 13.13.13.2 Serial1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page42
Self-Test Questions About IS-IS Route
Calculation
1. Which of the following two routers can establish adjacency
relationships? ( )
A. A level-1 router and a level-2 router within an area

B. A level-1 router and a level-1-2 router within an area


C. Two level-2 routers in different areas
D. A level-2 router and a level-1-2 router within an area

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page43
Self-Test Questions About IS-IS Route
Calculation
2. Sort the operating process of the IS-IS routing protocol in
the order of ( ).
A. Flooding LSPs

B. Establishing adjacency relationships


C. Synchronizing the LSDB
D. Calculating and generating a routing table

E. Calculating routes using the SPF routing algorithm

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page44
Self-Test Questions About IS-IS Route
Calculation
3. The route leaking technology designed for reducing sub-
optimal routing needs to be configured on which kind of the
following routers? ( )

A. Level-1 router
B. Level-2 router

C. Level-1-2 router

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page45
Contents
1. IS-IS Overview
2. Basic Concepts of IS-IS

3. IS-IS Route Calculations


4. IS-IS Configuration on NE Series Routers

5. Hands-on Practice of IS-IS

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page46
Typical Scenario of IS-IS Application on a
Bearer Network
BJ

CR XA CR
NE5000E NE5000E
SD GZ

C1 core layer
WH SY

AR NJ
SH
NE80E C2 convergence layer

BR
UMG8900
AR
C3 access layer
NE80E

AR
AR
AR AR UMG8900
SoftX3000
UMG8900 Province C
Province A
AR AR Province B

 We can choose the project such as province A or B or C


based on physical location and service.
Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page47
IS-IS Configuration Example-Topology
Description
Area 49.0001
CR LO:
Level-2 1.1.1.1/32

Backbone
.1 .1

Level-1-2 .2 .2 Level-1-2
BR .1 23.1.1.0/30 .2 BR
1 2
.2 LO: 3.3.3.3/32
LO: 2.2.2.2/32 .2
.2 .2

22.1.1.0/30
21.1.1.0/30

.1 Area .1
.1 .1
AR1 49.0002 AR2
LO: LO:
4.4.4.4/32 5.5.5.5/32

Level-1 Level-1
Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page48
IS-IS Basic Configuration-Configuration
Procedure

Step Operation View Command


1 Create an IS-IS [~HUAWEI] isis process id
process.

2 Configure a NET [~HUAWEI] network-entity net


name.

3 Configure a level for [~HUAWEI-isis-1] is-level { level-1 | level-1-2


the router. | level-2 }

4 Enable IS-IS on the [~HUAWEI - isis enable [ process-id ]


specified interface. Ethernet0/0]

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page49
IS-IS Basic Configuration-Configuration
Example (1/2)
 Configuration of CR:
[~CR]isis 1
[~CR-isis-1]network-entity 49.0001.0000.0000.1001.00
[~CR-isis-1]is-level level-2
[~CR-Ethernet1/0/0]isis enable 1
[~CR-Ethernet1/0/1]isis enable 1
[~CR-LoopBack0]isis enable 1
[~CR]commit

 Configuration of BR1:
[~BR1]isis 1
[~BR1-isis-1]network-entity 49.0002.0000.0000.2001.00
[~BR1-isis-1]is-level level-1-2
[~BR1-Ethernet1/0/0]isis enable 1
[~BR1-Ethernet1/0/1]isis enable 1
[~BR1-Ethernet1/0/2]isis enable 1
[~BR1-Ethernet1/0/3]isis enable 1
[~BR1-LoopBack0]isis enable 1
[~BR1]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page50
IS-IS Basic Configuration-Configuration
Example (2/2)
 Configuration of AR1:
[~AR1]isis 1
[~AR1-isis-1]network-entity 49.0002.0000.0000.2003.00
[~AR1-isis-1]is-level level-1
[~AR1-Ethernet1/0/0]isis enable 1
[~AR1-Ethernet1/0/1]isis enable 1
[~AR1-LoopBack0]isis enable 1
[~AR1]commit

 The configurations on BR2 and AR2 are similar to those on


BR1 and AR1.

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page51
IS-IS Basic Configuration-Configuration
Verification(IS-IS Neighbor State)
 Display the IS-IS neighbor state information:
<CR>display isis peer
Peer information for ISIS(1)
----------------------------
System Id Interface Circuit Id State HoldTime Type PRI
0000.0000.2001 Eth1/0/0 0000.0000.2001.04 Up 9s L2 64
0000.0000.2002 Eth1/0/1 0000.0000.2002.01 Up 8s L2 64
Total Peer(s): 2

<BR1>display isis peer


Peer information for ISIS(1)
----------------------------
System Id Interface Circuit Id State HoldTime Type PRI
0000.0000.2002 Eth1/0/2 0000.0000.2002.02 Up 7s L1(L1L2) 64
0000.0000.2002 Eth1/0/2 0000.0000.2002.02 Up 9s L2(L1L2) 64
0000.0000.2003 Eth1/0/3 0000.0000.2001.02 Up 30s L1 64
0000.0000.2004 Eth1/0/1 0000.0000.2004.02 Up 7s L1 64
0000.0000.1001 Eth1/0/0 0000.0000.2001.04 Up 23s L2 64
Total Peer(s): 5

<AR1>display isis peer


Peer information for ISIS(1)
System Id Interface Circuit Id State HoldTime Type PRI
0000.0000.2001 Eth1/0/0 0000.0000.2001.02 Up 8s L1 64
0000.0000.2002 Eth1/0/1 0000.0000.2001.04 Up 8s L1 64
Total Peer(s): 2

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page52
IS-IS Basic Configuration-IP Routing
Table Configuration Verification (1/3)
 IP routing table of CR:
<CR>display ip routing-table
Route Flags: R - relay, D - download to fib
----------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 14 Routes : 15
Destination/Mask Proto Pre Cost Flags NextHop Interface
1.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
2.2.2.2/32 ISIS-L2 15 10 D 12.1.1.2 Ethernet1/0/0
3.3.3.3/32 ISIS-L2 15 10 D 13.1.1.2 Ethernet1/0/1
4.4.4.4/32 ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
5.5.5.5/32 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
12.1.1.0/30 Direct 0 0 D 12.1.1.1 Ethernet1/0/0
12.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
13.1.1.0/30 Direct 0 0 D 13.1.1.1 Ethernet1/0/1
13.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
21.1.1.0/30 ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
22.1.1.0/30 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
23.1.1.0/30 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
31.1.1.0/30 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
32.1.1.0/30 ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page53
IS-IS Basic Configuration-IP Routing
Table Configuration Verification (2/3)
 IP routing table of BR1:
<BR1>display ip routing-table
Route Flags: R - relay, D - download to fib
----------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 18 Routes : 20
Destination/Mask Proto Pre Cost Flags NextHop Interface
1.1.1.1/32 ISIS-L2 15 10 D 12.1.1.1 Ethernet1/0/0
2.2.2.2/32 Direct 0 0 D 127.0.0.1 InLoopBack0
3.3.3.3/32 ISIS-L1 15 10 D 23.1.1.2 Ethernet1/0/2
4.4.4.4/32 ISIS-L1 15 10 D 21.1.1.1 Ethernet1/0/3
5.5.5.5/32 ISIS-L1 15 10 D 32.1.1.1 Ethernet1/0/1
12.1.1.0/30 Direct 0 0 D 12.1.1.2 Ethernet1/0/0
12.1.1.2/32 Direct 0 0 D 127.0.0.1 InLoopBack0
13.1.1.0/30 ISIS-L1 15 20 D 23.1.1.2 Ethernet1/0/2
21.1.1.0/30 Direct 0 0 D 21.1.1.2 Ethernet1/0/3
21.1.1.2/32 Direct 0 0 D 127.0.0.1 InLoopBack0
22.1.1.0/30 ISIS-L1 15 20 D 23.1.1.2 Ethernet1/0/2
ISIS-L1 15 20 D 32.1.1.1 Ethernet1/0/1
23.1.1.0/30 Direct 0 0 D 23.1.1.1 Ethernet1/0/2
23.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
31.1.1.0/30 ISIS-L1 15 20 D 21.1.1.1 Ethernet1/0/3
ISIS-L1 15 20 D 23.1.1.2 Ethernet1/0/2
32.1.1.0/30 Direct 0 0 D 32.1.1.2 Ethernet1/0/1
32.1.1.2/32 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page54
IS-IS Basic Configuration-IP Routing
Table Configuration Verification (3/3)
 IP routing table of AR1:
<AR1>display ip routing-table
Route Flags: R - relay, D - download to fib
----------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 9 Routes : 9
Destination/Mask Proto Pre Cost Flags NextHop Interface
0.0.0.0/0 ISIS-L1 15 10 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 10 D 31.1.1.2 Ethernet1/0/1
2.2.2.2/32 ISIS-L1 15 10 D 21.1.1.2 Ethernet1/0/0
3.3.3.3/32 ISIS-L1 15 10 D 31.1.1.2 Ethernet1/0/1
4.4.4.4/32 Direct 0 0 D 127.0.0.1 InLoopBack0
5.5.5.5/32 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
12.1.1.0/30 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
13.1.1.0/30 ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
21.1.1.0/30 Direct 0 0 D 21.1.1.1 Ethernet1/0/0
21.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
22.1.1.0/30 ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
23.1.1.0/30 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
31.1.1.0/30 Direct 0 0 D 31.1.1.1 Ethernet1/0/1
31.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
32.1.1.0/30 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page55
IS-IS Route Redistribution Configuration-
Topology Description
Area 49.0001
CR LO:
Level-2 1.1.1.1/32

Backbone
.1 .1

Level-1-2 .2 .2 Level-1-2
BR .1 23.1.1.0/30 .2 BR
1 2
.2 LO: 3.3.3.3/32
LO: 2.2.2.2/32 .2
.2 .2

22.1.1.0/30
21.1.1.0/30

.1 Area .1
.1 .1
AR1 49.0002 AR2
LO: LO:
4.4.4.4/32 100.1.1.0/24 200.1.1.0/24 5.5.5.5/32
100.1.2.0/24 200.1.2.0/24
Level-1 100.1.3.0/24 200.1.3.0/24 Level-1
IS-IS Route Redistribution Configuration-
Configuration Example
 Configuration of AR1:
[~AR1]ip route-static 100.1.1.0 24 NULL 0
[~AR1]ip route-static 100.1.2.0 24 NULL 0
[~AR1]ip route-static 100.1.3.0 24 NULL 0
[~AR1]isis 1
[~AR1-isis-1]import-route static level-1
[~AR1-isis-1]commit

 Configuration of AR2:
[~AR2]ip route-static 200.1.1.0 24 NULL 0
[~AR2]ip route-static 200.1.2.0 24 NULL 0
[~AR2]ip route-static 200.1.3.0 24 NULL 0
[~AR2]isis 1
[~AR2-isis-1]import-route static level-1
[~AR2-isis-1]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page57
IS-IS Route Redistribution Configuration-
Configuration Verification (1/4)
 IP routing table of CR:
<CR>display ip routing-table
Route Flags: R - relay, D - download to fib
-----------------------------------------------------------------
Routing Tables: _public_
Destinations : 17 Routes : 18
Destination/Mask Proto Pre Cost Flags NextHop Interface

100.1.1.0/24 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1


ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
100.1.2.0/24 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
100.1.3.0/24 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.1.0/24 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
200.1.2.0/24 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
200.1.3.0/24 ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page58
IS-IS Route Redistribution Configuration-
Configuration Verification (2/4)
 IP routing table of BR1:
<BR1>display ip routing-table
Route Flags: R - relay, D - download to fib
-----------------------------------------------------------------
Routing Tables: _public_
Destinations : 18 Routes : 19
Destination/Mask Proto Pre Cost Flags NextHop Interface

100.1.1.0/24 ISIS-L1 15 10 D 21.1.1.1 Ethernet1/0/3


100.1.2.0/24 ISIS-L1 15 10 D 21.1.1.1 Ethernet1/0/3
100.1.3.0/24 ISIS-L1 15 10 D 21.1.1.1 Ethernet1/0/3
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.1.0/24 ISIS-L1 15 10 D 32.1.1.1 Ethernet1/0/1
200.1.2.0/24 ISIS-L1 15 10 D 32.1.1.1 Ethernet1/0/1
200.1.3.0/24 ISIS-L1 15 10 D 32.1.1.1 Ethernet1/0/1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page59
IS-IS Route Redistribution Configuration-
Configuration Verification (3/4)
 IP routing table of BR2:
<BR2>display ip routing-table
Route Flags: R - relay, D - download to fib
-----------------------------------------------------------------
Routing Tables: _public_
Destinations : 12 Routes : 12
Destination/Mask Proto Pre Cost Flags NextHop Interface

100.1.1.0/24 ISIS-L1 15 10 D 31.1.1.1 Ethernet1/0/0


100.1.2.0/24 ISIS-L1 15 10 D 31.1.1.1 Ethernet1/0/0
100.1.3.0/24 ISIS-L1 15 10 D 31.1.1.1 Ethernet1/0/0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.1.0/24 ISIS-L1 15 10 D 22.1.1.1 Ethernet1/0/3
200.1.2.0/24 ISIS-L1 15 10 D 22.1.1.1 Ethernet1/0/3
200.1.3.0/24 ISIS-L1 15 10 D 22.1.1.1 Ethernet1/0/3

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page60
IS-IS Route Redistribution Configuration-
Configuration Verification (4/4)
 IP routing table of AR1:
<AR1>display ip routing-table
Route Flags: R - relay, D - download to fib
----------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 19 Routes : 25
Destination/Mask Proto Pre Cost Flags NextHop Interface

100.1.1.0/24 Static 60 0 D 0.0.0.0 NULL0


100.1.2.0/24 Static 60 0 D 0.0.0.0 NULL0
100.1.3.0/24 Static 60 0 D 0.0.0.0 NULL0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.1.0/24 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
200.1.2.0/24 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
200.1.3.0/24 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page61
IS-IS Route Aggregation Configuration-
Topology Description
Area 49.0001
CR LO:
Level-2 1.1.1.1/32

Backbone
.1 .1

Level-1-2 .2 .2 Level-1-2
BR .1 23.1.1.0/30 .2 BR
1 2
.2 LO: 3.3.3.3/32
LO: 2.2.2.2/32 .2
.2 .2

22.1.1.0/30
21.1.1.0/30

.1 Area .1
.1 .1
AR1 49.0002 AR2
LO: LO:
4.4.4.4/32 100.1.1.0/24 200.1.1.0/24 5.5.5.5/32
100.1.2.0/24 200.1.2.0/24
Level-1 100.1.3.0/24 200.1.3.0/24 Level-1
IS-IS Route Aggregation Configuration-
Configuration Example
 Configuration of BR1:
[~BR1-isis-1]summary 100.1.0.0 255.255.0.0
[~BR1-isis-1]summary 200.1.0.0 255.255.0.0
[~BR1-isis-1]commit

 Configuration of BR2:
[~BR2-isis-1]summary 100.1.0.0 255.255.0.0
[~BR2-isis-1]summary 200.1.0.0 255.255.0.0
[~BR2-isis-1]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page63
IS-IS Route Aggregation Configuration-
Configuration Verification
 IP routing table of CR:
<CR>display ip routing-table
Route Flags: R - relay, D - download to fib
--------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 15 Routes : 16
Destination/Mask Proto Pre Cost Flags NextHop Interface

100.1.0.0/16 ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0


ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.0.0/16 ISIS-L2 15 20 D 12.1.1.2 Ethernet1/0/0
ISIS-L2 15 20 D 13.1.1.2 Ethernet1/0/1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page64
IS-IS Authentication Configuration-
Topology Description
Area 49.0001
CR LO:
Level-2 1.1.1.1/32

Backbone
.1 .1

Level-1-2 .2 .2 Level-1-2
BR .1 23.1.1.0/30 .2 BR
1 2
.2 LO: 3.3.3.3/32
LO: 2.2.2.2/32 .2
.2 .2

22.1.1.0/30
21.1.1.0/30

.1 Area .1
.1 .1
AR1 49.0002 AR2
LO: LO:
4.4.4.4/32 5.5.5.5/32

Level-1 Level-1
IS-IS Authentication Configuration-
Configuration Example
 Configuration of BR1:
[~BR1-Ethernet1/0/3]isis authentication-mode md5 huawei
[~BR1-Ethernet1/0/3]commit
 Configuration of AR1:

[~AR1-Ethernet1/0/0]isis authentication-mode md5 huawei


[~AR1-Ethernet1/0/0]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page66
IS-IS Authentication Configuration-
Configuration Verification
 Display the IS-IS adjacency state information on AR1:
<AR1>display isis peer verbose
Peer information for ISIS(1)
----------------------------
System Id Interface Circuit Id State HoldTime Type PRI
0000.0000.2001 Eth1/0/0 0000.0000.2003.01 Up 28s L1 64
……
Area Address(es) : 49.0002
Peer IP Address(es) : 21.1.1.2
Uptime : 00:58:09
Adj Protocol : IPV4
Restart Capable : YES
Suppressed Adj : NO
Peer System Id : 0000.0000.2001

0000.0000.2002 Eth1/0/1 0000.0000.2002.04 Up 8s L1 64


……
Area Address(es) : 49.0002
Peer IP Address(es) : 31.1.1.2
Uptime : 00:55:38
Adj Protocol : IPV4
Restart Capable : YES
Suppressed Adj : NO
Peer System Id : 0000.0000.2002
Total Peer(s): 2

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page67
Modification of IS-IS Interface Costs-
Topology Description
Area 49.0001
CR LO:
Level-2 1.1.1.1/32

Backbone
.1 .1

Level-1-2 .2 .2 Level-1-2
BR .1 23.1.1.0/30 .2 BR
1 2
.2 LO: 3.3.3.3/32
LO: 2.2.2.2/32 .2
.2 .2

22.1.1.0/30
21.1.1.0/30

.1 Area .1
.1 .1
AR1 49.0002 AR2
LO: LO:
4.4.4.4/32 5.5.5.5/32

Level-1 Level-1
Modification of IS-IS Interface Costs-
Configuration Example
 Configuration of AR1:

[~AR1-Ethernet1/0/0]isis cost 60
[~AR1-Ethernet1/0/1]isis cost 30
[~AR1]commit

 Configuration of AR2:

[~AR2-Ethernet1/0/0]isis cost 60
[~AR2-Ethernet1/0/1]isis cost 30
[~AR2]commit

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page69
Modification of IS-IS Interface Costs-
Configuration Verification (1/4)
 Display the routing table information on AR1 (before the cost modification
<AR1>display ip routing-table
Route Flags: R - relay, D - download to fib
--------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 22 Routes : 28
Destination/Mask Proto Pre Cost Flags NextHop Interface
0.0.0.0/0 ISIS-L1 15 10 D 31.1.1.2 Ethernet1/0/1
ISIS-L1 15 10 D 21.1.1.2 Ethernet1/0/0
2.2.2.2/32 ISIS-L1 15 10 D 21.1.1.2 Ethernet1/0/0
3.3.3.3/32 ISIS-L1 15 10 D 31.1.1.2 Ethernet1/0/1
4.4.4.4/32 Direct 0 0 D 127.0.0.1 InLoopBack0
5.5.5.5/32 ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
12.1.1.0/30 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
13.1.1.0/30 ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
21.1.1.0/30 Direct 0 0 D 21.1.1.1 Ethernet1/0/0
21.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
22.1.1.0/30 ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
23.1.1.0/30 ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
… … …(continued)

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page70
Modification of IS-IS Interface Costs-
Configuration Verification (2/4)
 Display the routing table information on AR1 (before the cost modification)
<AR1>display ip routing-table
Route Flags: R - relay, D - download to fib
--------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 22 Routes : 28
Destination/Mask Proto Pre Cost Flags NextHop Interface
… … … … …
31.1.1.0/30 Direct 0 0 D 31.1.1.1 Ethernet1/0/1
31.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
32.1.1.0/30 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
100.1.1.0/24 Static 60 0 D 0.0.0.0 NULL0
100.1.2.0/24 Static 60 0 D 0.0.0.0 NULL0
100.1.3.0/24 Static 60 0 D 0.0.0.0 NULL0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.1.0/24 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
200.1.2.0/24 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1
200.1.3.0/24 ISIS-L1 15 20 D 21.1.1.2 Ethernet1/0/0
ISIS-L1 15 20 D 31.1.1.2 Ethernet1/0/1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page71
Modification of IS-IS Interface Costs-
Configuration Verification (3/4)
 Display the routing table information on AR1 (after the cost modification)
<AR1>display ip routing-table
--------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 22 Routes : 22
Destination/Mask Proto Pre Cost Flags NextHop Interface
0.0.0.0/0 ISIS-L1 15 30 D 31.1.1.2 Ethernet1/0/1
2.2.2.2/32 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
3.3.3.3/32 ISIS-L1 15 30 D 31.1.1.2 Ethernet1/0/1
4.4.4.4/32 Direct 0 0 D 127.0.0.1 InLoopBack0
5.5.5.5/32 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
12.1.1.0/30 ISIS-L1 15 50 D 31.1.1.2 Ethernet1/0/1
13.1.1.0/30 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
21.1.1.0/30 Direct 0 0 D 21.1.1.1 Ethernet1/0/0
21.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
22.1.1.0/30 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
23.1.1.0/30 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
31.1.1.0/30 Direct 0 0 D 31.1.1.1 Ethernet1/0/1
31.1.1.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
32.1.1.0/30 ISIS-L1 15 50 D 31.1.1.2 Ethernet1/0/1
… … …(continued )

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page72
Modification of IS-IS Interface Costs-
Configuration Verification (4/4)
 Display the routing table information on AR1 (after the cost
modification)
<AR1>display ip routing-table
--------------------------------------------------------------------------
Routing Tables: _public_
Destinations : 22 Routes : 22
Destination/Mask Proto Pre Cost Flags NextHop Interface
… … …
100.1.1.0/24 Static 60 0 D 0.0.0.0 NULL0
100.1.2.0/24 Static 60 0 D 0.0.0.0 NULL0
100.1.3.0/24 Static 60 0 D 0.0.0.0 NULL0
127.0.0.0/8 Direct 0 0 D 127.0.0.1 InLoopBack0
127.0.0.1/32 Direct 0 0 D 127.0.0.1 InLoopBack0
200.1.1.0/24 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
200.1.2.0/24 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1
200.1.3.0/24 ISIS-L1 15 40 D 31.1.1.2 Ethernet1/0/1

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page73
Contents
1. IS-IS Overview
2. Basic Concepts of IS-IS

3. IS-IS Route Calculations


4. IS-IS Configuration on NE Series Routers

5. Hands-on Practice of IS-IS

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page74
Hands-on Practice-Topology Description
Area 49.0001
Level-2 CR LO: 1.1.1.1/32
Backbone
.1 1.

.2 .2

.1 23.1.1.0/30 .2
Level-1-2 Level-1-2
BR BR
LO: 1 .2 .2 2 3.3.3.3/32
LO:
2.2.2.2/32

Area
49.0002 .1 .1
LO: 4.4.4.4/32
Level-1
AR

100.1.1.0/24
100.1.2.0/24
100.1.3.0/24

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page75
Hands-on Tasks
Task Description
1 Configure IS-IS basic functions according to the area planning in the topology,
and complete the interconnection among the network segments.

2 Redistribute the routes to user network segments into IS-IS as external routes,
instead of directly redistributing these routes into IS-IS. In addition, aggregate
the routes to contiguous network segments before the route redistribution.

3 Properly set the costs of different links so that the CR forward return traffic by
preferring BR1 as the next hop and BR2 as the standby next hop.

4 Enable area authentication in level-1 areas and enable routing domain


authentication in level-2 areas to enhance the network security.

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page76
Summary
 IS-IS Overview
 IS-IS Route Calculation Process

 IS-IS Configuration on NE Series Routers

Copyright © 2013 Huawei Technologies Co., Ltd. All rights reserved. Page77
Thank you
www.huawei.com

You might also like