![H3C S5500-EI series Скачать руководство пользователя страница 304](http://html2.mh-extra.com/html/h3c/s5500-ei-series/s5500-ei-series_configuration-manual_3726960304.webp)
287
Configuration prerequisites
Before configuring OSPFv3 network types, complete the following tasks:
•
Configure IPv6 functions
•
Configure OSPFv3 basic functions
Configuring the OSPFv3 network type for an interface
Follow these steps to configure the OSPFv3 network type for an interface:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter interface view
interface
interface-type
interface-number
—
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.
Configuring an NBMA or P2MP neighbor
For NBMA and P2MP interfaces (only when in unicast mode), specify the link-local IP addresses of their
neighbors because these interfaces cannot find neighbors through broadcasting hello packets. You can
also specify DR priorities for neighbors.
Follow these steps to configure an NBMA or P2MP (unicast) neighbor and its DR priority:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Enter interface view
interface
interface-type
interface-number
—
Specify an NBMA or P2MP
(unicast) neighbor and its DR
priority
ospfv3 peer
ipv6-address
[
dr-priority
dr-priority
]
[
instance
instance-id
]
Required
Configuring OSPFv3 routing information control
This section describes how to configure the control of OSPF routing information advertisement and
reception, and redistribution from other protocols.
Configuration prerequisites
Before configuring OSPFv3 routing information control, complete the following tasks:
•
Enable IPv6 packet forwarding
•
Configure OSPFv3 basic functions