175
Interface information for IS-IS(1)
----------------------------------
Interface: Vlan-interface100
Index IPv4.State IPv6.State CircuitID MTU Type DIS
00001 Up Down 1 1497 L1/L2 No/No
IS-IS route redistribution configuration example
Network requirements
As shown in Figure 44, Switch A, Switch B, Switch C, and Switch D reside in the same AS. They use
IS-IS to interconnect. Switch A and Switch B are Level-1 routers, Switch D is a Level-2 router, and
Switch C is a Level-1-2 router.
Redistribute RIP routes into IS-IS on Switch D.
Figure 44 Network diagram
Configuration procedure
1. Configure IP addresses for interfaces. (Details not shown.)
2. Configure basic IS-IS:
# Configure Switch A.
<SwitchA> system-view
[SwitchA] isis 1
[SwitchA-isis-1] is-level level-1
[SwitchA-isis-1] network-entity 10.0000.0000.0001.00
[SwitchA-isis-1] quit
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] isis enable 1
[SwitchA-Vlan-interface100] quit
# Configure Switch B.
<SwitchB> system-view
[SwitchB] isis 1
[SwitchB-isis-1] is-level level-1
[SwitchB-isis-1] network-entity 10.0000.0000.0002.00
[SwitchB-isis-1] quit
[SwitchB] interface vlan-interface 200
Switch E
RIP
Vlan-int600
10.1.6.1/24
Vlan-int500
10.1.5.1/24
Vlan-int300
192.168.0.2/24
Switch D
L2
Area 20
Switch A
L1
Switch B
L1
Switch C
L1/L2
Vlan-int100
10.1.1.2/24
Vlan-int100
10.1.1.1/24
Vlan-int200
10.1.2.1/24
Vlan-int200
10.1.2.2/24
Vlan-int300
192.168.0.1/24
Area 10
Vlan-int400
10.1.4.1/24
Vlan-int400
10.1.4.2/24