F3726, F3211, F3174, R5135, R3816-HP Firewalls and UTM Devices Network Management Configuration Guide-6PW100
757
Task Command
Remarks
Display RIPng interface
information.
display ripng process-id interface
[ interface-type interface-number ] [ |
{ begin | exclude | include }
regular-expression ]
Available in any view.
Reset a RIPng process. reset ripng process-id process Available in user view.
Clear statistics of a RIPng process. reset ripng process-id statistics Available in user view.
279B
RIPng configuration examples
891BConfiguring RIPng basic functions
1729BNetwork requirements
As shown in 2930HFigure 389, 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 Firewall.
Figure 389 Network diagram
1730BConfiguration procedure
1. Configure the IPv6 address for each interface. (Details not shown.)
2. Configure basic RIPng functions:
# Configure Firewall.
<Firewall> system-view
[Firewall] ripng 1
[Firewall-ripng-1] quit
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ripng 1 enable
[Firewall-GigabitEthernet0/1] quit
[Firewall] interface gigabitethernet 0/2
[Firewall-GigabitEthernet0/2] ripng 1 enable
[Firewall-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