F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
379
RIPng configuration examples
Configuring RIPng basic functions
Network requirements
As shown in Figure 200, all devices learn IPv6 routing information through RIPng. Configure Router A to
filter the route (3::/64) learned from Router B, which means the route is not added to the routing table of
Router A, and Router B does not forward it to LB.
Figure 200 Network diagram
Configuration procedure
1. Configure the IPv6 address for each interface. (Details not shown.)
2. Configure basic RIPng functions:
# Configure LB.
<LB> system-view
[LB] ripng 1
[LB-ripng-1] quit
[LB] interface gigabitethernet 0/1
[LB-GigabitEthernet0/1] ripng 1 enable
[LB-GigabitEthernet0/1] quit
[LB] interface gigabitethernet 0/2
[LB-GigabitEthernet0/2] ripng 1 enable
[LB-GigabitEthernet0/2] quit
# Configure Router A.
<RouterA> system-view
[RouterA] ripng 1
[RouterA-ripng-1] quit
[RouterA] interface gigabitethernet 0/1
[RouterA-GigabitEthernet0/1] ripng 1 enable
[RouterA-GigabitEthernet0/1] quit
[RouterA] interface gigabitethernet 0/2
[RouterA-GigabitEthernet0/2] ripng 1 enable
[RouterA-GigabitEthernet0/2] quit
# Configure Router B.
<RouterB> system-view
[RouterB] ripng 1
[RouterB-ripng-1] quit
[RouterB] interface gigabitethernet 0/1
[RouterB-GigabitEthernet0/1] ripng 1 enable