169
System Id: 0000.0000.0002
Interface: Vlan-interface100 Circuit Id: 0000.0000.0001.01
State: Up HoldTime: 28s Type: L2 PRI: 64
[SwitchD] display isis interface
Interface information for ISIS(1)
---------------------------------
Interface: Vlan-interface100
Id IPV4.State IPV6.State MTU Type DIS
001 Up Down 1497 L1/L2 No/No
Configuring IS-IS route redistribution
Network requirements
As shown in
, 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 65
Network diagram for IS-IS route redistribution
Configuration procedure
1.
Configure IP addresses for interfaces. (Details not shown.)
2.
Configure IS-IS basic functions:
# 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