HP VPN Firewall Appliances Network Management Configuration Guide

789
[RouterB] interface gigabitethernet0/2
[RouterB-GigabitEthernet0/2] ospfv3 2 area 2
[RouterB-GigabitEthernet0/2] quit
[RouterB] interface gigabitethernet 0/1
[RouterB-GigabitEthernet0/1] ospfv3 2 area 2
[RouterB-GigabitEthernet0/1] quit
# Display the routing table of Router B.
[RouterB] display ipv6 routing-table
Routing Table :
Destinations : 6 Routes : 6
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 3::/64 Protocol : Direct
NextHop : 3::2 Preference: 0
Interface : GE0/2 Cost : 0
Destination: 3::2/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Destination: 4::/64 Protocol : Direct
NextHop : 4::1 Preference: 0
Interface : GE0/1 Cost : 0
Destination: 4::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 OSPFv3 route redistribution:
# Configure OSPFv3 process 2 to redistribute direct routes and the routes from OSPFv3 process 1
on Firewall.
[Firewall] ospfv3 2
[Firewall-ospfv3-2] default cost 3
[Firewall-ospfv3-2] import-route ospfv3 1
[Firewall-ospfv3-2] import-route direct
[Firewall-ospfv3-2] quit
# Display the routing table of Router B.
[RouterB] display ipv6 routing-table
Routing Table :
Destinations : 8 Routes : 8
Destination: ::1/128 Protocol : Direct