ipv6 ospf6

Note

requires a Product License.

Interface OSPFv3 configuration.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6

cost

Outgoing metric of this interface.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# cost <1-65535>

dead-interval

Interval time (in seconds) after which a neighbor is declared down.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# dead-interval <1-65535>

hello-interval

Time between HELLO packets (seconds).

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# hello-interval <1-65535>

ifmtu

OSPFv3 Interface MTU.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# ifmtu <1-65535>

instance-id

Instance ID for this interface.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# instance-id <0-255>

mtu-ignore

Disable MTU mismatch detection on this interface.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# mtu-ignore true|false

network

Network type.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# network NETWORK

NETWORK values

Description

broadcast

Specify OSPF6 broadcast network.

point-to-point

Specify OSPF6 point-to-point network.

Default value
broadcast

passive

Passive interface; no adjacency will be formed on this interface.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# passive true|false

priority

Router priority.

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# priority <0-255>

retransmit-interval

Time between retransmitting lost link state advertisements (in seconds).

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# retransmit-interval <1-65535>

transmit-delay

Link state transmit delay (in seconds).

vsr running config# vrf <vrf> routing interface <interface> ipv6 ospf6
vsr running ospf6# transmit-delay <1-3600>