9-36
View
Interface view
Default Level
2: System level
Parameters
priority
: DR priority, in the range 0 to 255.
instance-id
: ID of the instance an interface belongs to, in the range 0 to 255, which defaults to 0.
Description
Use the
ospfv3 dr-priority
command to set the DR priority for an interface in an instance.
Use the
undo ospfv3 dr-priority
command to restore the default value.
The DR priority on an interface defaults to 1.
An interface’s DR priority determines its privilege in DR/BDR selection, and the interface with the
highest priority is preferred.
Examples
# Set the DR priority for an interface in instance 1 to 8.
<Sysname> system-view
[Sysname] interface vlan-interface 10
[Sysname-Vlan-interface10] ospfv3 dr-priority 8 instance 1
ospfv3 mtu-ignore
Syntax
ospfv3 mtu-ignore
[
instance
instance-id
]
undo ospfv3 mtu-ignore
[
instance
instance-id
]
View
Interface view
Default Level
2: System level
Parameters
instance-id
: Instance ID, in the range 0 to 255, which defaults to 0.
Description
Use the
ospfv3 mtu-ignore
command to configure an interface to ignore MTU check during DD
packet exchange.
Use the
undo ospfv3 mtu-ignore
command to restore the default.
By default, an interface performs MTU check during DD packet exchange. A neighbor relationship can
be established only if the interface’s MTU is the same as that of the peer.
Examples
# Configure an interface that belongs to instance 1 to ignore MTU check during DD packet exchange.
<Sysname> system-view
[Sysname] interface vlan-interface 10