Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
...
set protocols ospf interface <vlan-interface>network {broadcast<broadcast|non-broadcast|point-to-multipoint|point-to-point}point>
delete protocols ospf interface <vlan-interface>network {broadcastnetwork <broadcast|non-broadcast|point-to-multipoint|point-to-point}point>
Parameter
Parameter | Description |
interface <vlan-interface> | Specifies the name of the interface. The value is a string. |
broadcast | Specifies the OSPF broadcast multi-access network. |
non-broadcast | Specifies the OSPF NBMA network. |
point-to-multipoint | Specifies the OSPF point-to-multipoint network. |
point-to-point | Specifies the OSPF point-to-point network. |
...