R3303-HP HSR6800 Routers Layer 3 - IP Services Configuration Guide

304
Ste
p
Command
Remarks
10. Specify the network type of
the OSPF interface.
ospf network-type { broadcast |
p2mp }
Required when OSPF is used.
By default, no network type is
specified.
A DVPN tunnel can use only two
types of OSPF interfaces:
broadcast and P2MP.
11. Set the DR priority of the OSPF
interface.
ospf dr-priority priority
Optional for a hub but required for
a spoke, when OSPF is used.
By default, the interface DR priority
is 1.
The DR priority of a hub should be
higher than that of a spoke. HP
recommends setting the DR priority
of a spoke to 0 to keep the spoke
from participating in DR/BDR
election.
12. Bind an IPsec profile to the
DVPN tunnel interface.
ipsec profile ipsec-profile-name
Optional.
By default, no IPsec profile is
bound to a DVPN tunnel interface.
The IPsec profile to be bound must
already exist.
13. Associate the tunnel interface
with a VPN instance.
ip binding vpn-instance
vpn-instance-name
Optional.
By default, a tunnel interface is
associated with no VPN instance.
To isolate individual VPN domains,
you need to configure multiple
VPN instances to distinguish routes
of private networks.
14. Specify the VPN to which the
tunnel destination address
belongs.
tunnel vpn-instance
vpn-instance-name
Optional.
By default, a tunnel's destination
address belongs to the public
network. The device searches the
public routing table to forward
tunneled packets.
If you use this command to specify
the VPN to which the tunnel
destination address belongs, the
device searches the routing table
of the specified VPN instance to
forward tunneled packets.
You can use the ip binding
vpn-instance command on the
tunnel's source interface to specify
the VPN to which the tunnel source
address belongs. The tunnel source
address and the tunnel destination
address must belong to the same
VPN or both belong to the public
network.