HP VPN Firewall Appliances Network Management Configuration Guide

763
[Firewall-GigabitEthernet0/2] ripng 100 enable
[Firewall-GigabitEthernet0/2] quit
[Firewall] ripng 200
[Firewall-ripng-200] quit
[Firewall] interface gigabitethernet 0/1
[Firewall-GigabitEthernet0/1] ripng 200 enable
# Enable RIPng 200 on Router B.
<RouterB> system-view
[RouterB] ripng 200
[RouterB] interface gigabitethernet 0/1
[RouterB-GigabitEthernet0/1] ripng 200 enable
[RouterB-GigabitEthernet0/1] quit
[RouterB] interface gigabitethernet 0/2
[RouterB-GigabitEthernet0/2] ripng 200 enable
[RouterB-GigabitEthernet0/2] quit
# Display the routing table on Router A.
[RouterA] display ipv6 routing-table
Routing Table :
Destinations : 6 Routes : 6
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 1::/64 Protocol : Direct
NextHop : 1::1 Preference: 0
Interface : GE0/2 Cost : 0
Destination: 1::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 2::/64 Protocol : Direct
NextHop : 2::1 Preference: 0
Interface : GE0/1 Cost : 0
Destination: 2::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: FE80::/10 Protocol : Direct
NextHop : :: Preference: 0
Interface : NULL0 Cost : 0
3. Configure RIPng route redistribution:
# Configure route redistribution between the two RIPng processes on Firewall.
[Firewall] ripng 100
[Firewall-ripng-100] default cost 3
[Firewall-ripng-100] import-route ripng 200