Use this command to configure the IPv4 OSPF network link type.
non-broadcast | Specifies this interface is a non-broadcast network link type. |
broadcast | Specifies this interface is a broadcast network link type. |
point-to-point | Specifies this interface is a point-to-point network link type. |
point-to-multipoint | Specifies this interface is a point-to-point network link type. |
None.
Interface configuration.
The “no” form of this command removes .
This example shows how to set the IPv4 OSPF interface link type to point-to-point:
System(su)->configure terminal System(su-config)->interface vlan 15 System(su-config-intf-vlan.0.15)->ip ospf network point-to-point