Configuring is-is route redistribution, Network requirements, Configuration procedure – H3C Technologies H3C S12500 Series Switches User Manual
Page 192

176
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, B, C, and 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.
It is required to redistribute RIP routes into IS-IS on Switch D.
Figure 67 IS-IS route redistribution
Configuration procedure
1.
Configure IP addresses for interfaces. (Details not shown.)
2.
Configure basic IS-IS:
# Configure Switch A.
[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] 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
[SwitchB-Vlan-interface200] isis enable 1
[SwitchB-Vlan-interface200] quit