Previous page Next page

CLI Commands

To set up NBMA neighbors on OSPF, you must first create an OSPF interface.

  1. After you create an OSPF interface, enter the following command:

router ospf

The following prompt is displayed:

(configure router:ospf)#

  1. Enter the following command at the prompt:
  2. nbma-neighbor <ip address>

To remove the OSPF NBMA neighbor, enter the following command at the (configure router:ospf)# prompt:

no nbma-neighbor <ip address>


Previous page Next page