Release : 1.1f 864 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
31.33 ipv6 ospf network
This command sets the network type for an interface. The no form of the command sets the
default value for the network type.
ipv6 ospf network { broadcast | non-broadcast | point-to-multipoint |
pointto- point }
no ipv6 ospf network
Syntax Description
broadcast - Networks supporting many (more than two) attached routers, together with the
capability to address a single physical message to all of the attached routers (broadcast)
non-broadcast - Networks supporting many (more than two) routers, but having no broadcast
capability
point-tomultipoint - Treats the non-broadcast network as a collection of pointto-
point links
point-to-point - A network that joins a single pair of routers
Mode
Interface Configuration Mode
Defaults
broadcast
Example
SMIS(config-if)# ipv6 ospf network non-broadcast
If the Interface Network type is NBMA or Point-to-Multipoint, neighbor must be configured.
When there are few configured neighbors on the interface, then both network type change
command and the no form of the command do not succeed.
Related Commands
ipv6 ospf neighbor – Configures a neighbor on non-broadcast networks and sets the
priority value for the neighbor if specified
show ipv6 ospf interface – Displays the OSPFv3-related interface information