beautypg.com

Configuring ripng route redistribution, Network requirements, Configuration procedure – H3C Technologies H3C S7500E Series Switches User Manual

Page 293

background image

8-13

Configuring RIPng Route Redistribution

Network requirements

z

Two RIPng processes are running on Switch B, which communicates with Switch A through RIPng

100 and with Switch C through RIPng 200.

z

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 8-5 Network diagram for RIPng route redistribution configuration

Configuration procedure

1) Configure IPv6 addresses for the interfaces (omitted)

2) Configure RIPng basic functions

# Enable RIPng 100 on Switch A.

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.

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.

system-view

[SwitchC] ripng 200

[SwitchC] interface vlan-interface 300

[SwitchC-Vlan-interface300] ripng 200 enable

[SwitchC-Vlan-interface300] quit