You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

 

  • Configure an OSPF area.

Allows to create an OSPF area, which will contain a set of the router's interfaces. The interfaces of differents routers belonging to the same area will interchange routing information.

 ospf:configureArea router:router-name area-id 

Arguments

area-id: Name of the area. Usually an ipv4 address.

Options

--areaType

 

 

Example

ospf:configureArea router:junos20 0.0.0.0
  • No labels