![H3C S5500-EI series Скачать руководство пользователя страница 293](http://html2.mh-extra.com/html/h3c/s5500-ei-series/s5500-ei-series_configuration-manual_3726960293.webp)
276
Configuring RIPng route redistribution
Network requirements
Two RIPng processes are running on Switch B, which communicates with Switch A through RIPng 100
and with Switch C through RIPng 200.
Configure route redistribution on Switch B, letting the two RIPng processes redistribute routes from each
other. Set the default cost of redistributed routes from RIPng 200 to 3.
Figure 104
Network diagram
Configuration procedure
1.
Configure IPv6 addresses for the interfaces. (Details not shown)
2.
Configure RIPng basic functions.
# Enable RIPng 100 on Switch A.
<SwitchA> system-view
[SwitchA] ripng 100
[SwitchA-ripng-100] quit
[SwitchA] interface vlan-interface 100
[SwitchA-Vlan-interface100] ripng 100 enable
[SwitchA-Vlan-interface100] quit
[SwitchA] interface vlan-interface 200
[SwitchA-Vlan-interface200] ripng 100 enable
[SwitchA-Vlan-interface200] quit
# Enable RIP 100 and RIP 200 on Switch B.
<SwitchB> system-view
[SwitchB] ripng 100
[SwitchB-ripng-100] quit
[SwitchB] interface vlan-interface 100
[SwitchB-Vlan-interface100] ripng 100 enable
[SwitchB-Vlan-interface100] quit
[SwitchB] ripng 200
[SwitchB-ripng-200] quit
[SwitchB] interface vlan-interface 300
[SwitchB-Vlan-interface300] ripng 200 enable
[SwitchB-Vlan-interface300] quit
# Enable RIPng 200 on Switch C.
<SwitchC> system-view
[SwitchC] ripng 200
[SwitchC] interface vlan-interface 300
[SwitchC-Vlan-interface300] ripng 200 enable