Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To delete this configuration, run the command delete protocols ospf interface vif network


Command Syntax

set protocol protocols ospf interface <vlan-interface> vif <vlan-interface> network {broadcast|non-broadcast|point-to-multipoint|point-to-point}

delete protocol protocols ospf interface <vlan-interface> vif <vlan-interface> network {broadcast|non-broadcast|point-to-multipoint|point-to-point}


Parameter

Parameter

Description

interface <vlan-interface>

Specifies the name of the interface.

vif <vlan-interface>Specifies the VIF interface name.
broadcastSpecifies the OSPF broadcast multi-access network.
non-broadcastSpecifies the OSPF NBMA network.
point-to-multipointSpecifies the OSPF point-to-multipoint network.
point-to-pointSpecifies the OSPF point-to-point network.


Example

  •  Enable OSPF on interface vlan200 and specify network type as point-to-point.

...