Release : 1.1f 865 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
31.34 ipv6 ospf neighbor
This command configures a neighbor on non-broadcast networks and sets the priority value for
the neighbor if specified. The no form of the command deletes a configured neighbor or sets the
default priority value (if the priority option is specified).
ipv6 ospf neighbor <IPv6-Address> [priority <1-255>]
no ipv6 ospf neighbor <IPv6-Address> [priority]
Syntax Description
IPv6-Address - IPv6 Address Prefix
priority - A number that specifies the router priority
Mode
Interface Configuration Mode
Defaults
priority <Number> - 1
Example
SMIS(config-if)# ipv6 ospf neighbor fe80::220:35ff:fe43:6020
priority 2
In the OSPFv3 protocol packets, the IPv6 address indicates the source address of the
neighbor. The Link Local address of the neighbor must be used for this field.
Neighbors can be configured only in NBMA networks and Point-to-Multipoint networks.
Related Commands
show ipv6 ospf interface – Displays the OSPFv3-related interface information
show ipv6 ospf neighbor – Displays OSPFv3 neighbors information