ipv6 ospf neighbor

Use this command to configure an OSPFv3 neighbor of this interface on a non-broadcast network.

Syntax

ipv6 ospf neighbor ipv6-address
no ipv6 ospf neighbor ipv6-address

Parameters

ipv6-address Specifies the IPv6 address of the neighbor on this interface.

Defaults

None.

Mode

Interface configuration.

Usage

OSPFv3 dynamically discovers each neighbor for a given OSPFv3 router. OSPFv3 cannot dynamically discover its neighbors on non-broadcast and point-to-multipoint networks. For these networks neighbors must be configured. The router uses the information in the neighbor entry to send unicast hellos to the neighbor to start an adjacency. Use this command to specify the neighbor on this interface this OSPFv3 router will form an adjacency with.

Example

This example shows how to configure neighbor 2000:eff0::10 for this router:

System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->ipv6 ospf neighbor 2000:2001:eff0::10