R3102-R3103-HP 6600/HSR6600 Routers Layer 3 - IP Routing Command Reference
377
• For Ethernet, the default network type is broadcast.
Views
Interface view
Default Command level
2: System level
Parameters
broadcast: Specifies the network type as Broadcast.
nbma: Specifies the network type as NBMA.
p2mp: Specifies the network type as P2MP.
p2p: Specifies the network type as P2P.
non-broadcast: Specifies the interface to send packets in unicast mode. By default, an OSPFv3 interface
whose network type is P2MP sends packets in multicast mode.
instance-id: Specifies an instance by its ID in the range of 0 to 255. The default is 0.
Examples
# Configure the interface's network type as NBMA.
<Sysname> system-view
[Sysname] interface gigabitethernet 2/1/1
[Sysname-Gigabitethernet2/1/1] ospfv3 network-type nbma
ospfv3 peer
Use ospfv3 peer to specify a neighbor and the DR priority of the neighbor.
Use undo ospfv3 peer to remove the configuration.
Syntax
ospfv3 peer ipv6-address [ dr-priority dr-priority ] [ instance instance-id ]
undo ospfv3 peer ipv6-address [ dr-priority dr-priority ] [ instance instance-id ]
Views
Interface view
Default command level
2: System level
Parameters
ipv6-address: Specifies the neighbor link-local IP address.
dr-priority: Specifies the neighbor DR priority in the range of 0 to 255. The default is 1.
instance-id: Specifies an interface by its ID in the range of 0 to 255. The default is 0.
Usage guidelines
A router uses the priority set with the ospfv3 peer command to determine whether to send a hello packet
to the neighbor rather than use it for DR election.










