Versions Compared

Key

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

...

Code Block
ospf:configureArea router:junos20 0.0.0.0

 

  • Add interface to an OSPF Area.

Once an OSPF area has been created, you can add interfaces to the list of interfaces belonging to an specific group.

Code Block
ospf:configureArea -d router:junos20 0.0.0.0:configureInterfaceInArea router:router-name area-id interfaces

Arguments

area-id: Name of the area to add interfaces to.

interfaces: List of interfaces to add.

Options

-u