R3721-F3210-F3171-HP High-End Firewalls Network Management Configuration Guide-6PW101

Table Of Contents
725
RIPng configuration examples
Configuring RIPng basic functions
Network requirements
As shown in Figure 376, all firewalls learn IPv6 routing information through RIPng. Configure Firewall B
to filter the route (3::/64) learned from Firewall C, which means the route will not be added to the routing
table of Firewall B, and Firewall B will not forward it to Firewall A.
Figure 376 Network diagram
Configuration procedure
1. Configure the IPv6 address for each interface. (Details not shown.)
2. Configure basic RIPng functions.
# Configure Firewall A.
<FirewallA> system-view
[FirewallA] ripng 1
[FirewallA-ripng-1] quit
[FirewallA] interface GigabitEthernet 0/1
[FirewallA-GigabitEthernet0/1] ripng 1 enable
[FirewallA-GigabitEthernet0/1] quit
[FirewallA] interface GigabitEthernet 0/2
[FirewallA-GigabitEthernet0/2] ripng 1 enable
[FirewallA-GigabitEthernet0/2] quit
# Configure Firewall B.
<FirewallB> system-view
[FirewallB] ripng 1
[FirewallB-ripng-1] quit
[FirewallB] interface GigabitEthernet 0/1
[FirewallB-GigabitEthernet0/1] ripng 1 enable
[FirewallB-GigabitEthernet0/1] quit
[FirewallB] interface GigabitEthernet 0/2
[FirewallB-GigabitEthernet0/2] ripng 1 enable
[FirewallB-GigabitEthernet0/2] quit
# Configure Firewall C.
<FirewallC> system-view
[FirewallC] ripng 1
[FirewallC-ripng-1] quit
[FirewallC] interface GigabitEthernet 0/1