Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree

Versions Compared

Key

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

...

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.

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.

...