Command Reference OSPFv3 Commands
Interval for sending the Hello message.
Its range is from 1 to 65535 in the unit of seconds.
Configures the specific OSPFv3 instance on the interface.
The broadcast network and point-to-point network :10 seconds. The point-to-multipoint network and
NBMA network :30 seconds.
Interface configuration mode.
The same hello sending intervals must be set for the neighbors, otherwise the normal adjacency
cannot be established.
The dead-interval minimal hello-multiplier and hello-interval parameters for Fast Hello cannot be
configured simultaneously.
The following example sets the interval for the interface to send the Hello message to 20 seconds.
Ruijie(config)# int fastethernet 0/0
Ruijie(config-if)# ipv6 ospf hello-interval 20
Sets the interval for the interface to consider
that the neighbor fails.
Displays the OSPFv3 interface information.
Sets the interface to participate in the OSPFv3
routing process.
3.24 ipv6 ospf mtu-ignore
Use this command to ignore the MTU check when an interface receives the database description
message. Use the no form of this command to restore the default setting.
ipv6 ospf mtu-ignore [ instance instance-id ]
no ipv6 ospf mtu-ignore [ instance instance-id ]
Configures the specific OSPFv3 instance on the interface, in the
range from 0 to 255.
The MTU check is enabled by default.