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

Table Of Contents
736
To configure a virtual link:
Ste
p
Command
1. Enter system view.
system-view
2. Enter OSPFv3 view.
ospfv3 [ process-id ]
3. Enter OSPFv3 area view.
area area-id
4. Configure a virtual link.
vlink-peer router-id [ hello seconds | retransmit
seconds | trans-delay seconds | dead seconds |
instance instance-id ] *
Configuring OSPFv3 network types
OSPFv3 classifies networks into the following types by the link layer protocol:
By default, the default OSPFv3 interface network types vary with the link layer protocols of the interfaces:
When the link layer protocol is PPP, OSPFv3 considers the network type as P2P by default.
When the link layer protocol is Ethernet, OSPFv3 considers the network type as broadcast by
default.
You can change the network type of an OSPFv3 interface in the following cases:
An NBMA network must be fully connected. Any two routers in the network must be directly
reachable to each other through a virtual circuit. In the event no such direct link is available, you
need to change the network type through a command.
If direct connections are not available between some routers in an NBMA network, the type of
interfaces associated should be configured as P2MP, or as P2P for interfaces with only one
neighbor.
Prerequisites
Before you configure OSPFv3 network types, complete the following tasks:
Configure IPv6 functions
Configure OSPFv3 basic functions
Configuring the OSPFv3 network type for an interface
Ste
p
Command
Remarks
1. Enter system view. system-view N/A
2. Enter interface view.
interface interface-type
interface-number
N/A
3. Configure a network type for
the OSPFv3 interface.
ospfv3 network-type { broadcast |
nbma | p2mp [ non-broadcast ] |
p2p } [ instance instance-id ]
Optional.
The network type of an interface
depends on the media type of the
interface.