Use this command to specify the network type for this interface.
non-broadcast | Specifies this interface is connected to a non-broadcast network. |
broadcast | Specifies this interface is connected to a broadcast network. |
point-to-point | Specifies this interface is connected to a point-to-point network. |
point-to-multipoint | Specifies this interface is connected to a point-to-multipoint network. |
None.
Configuration command, Interface configuration.
Broadcast is the default interface network type.
The “no” form of this command resets the network type for this interface to the default.
This example shows how to specify that VLAN 1 is connected to a point-to-point network:
System(rw-config)->interface vlan 1 System(rw-config-intf-vlan.0.1)->ip ospf network point-to-point System(rw-config-intf-vlan.0.1)->