...
area-id: Name of the area. Usually an ipv4 address.
Options
-a : Area type. Acceptes values are "PLAIN", "STUB" and "NSSA".
-d : Deletes the given area.
Example
Code Block |
---|
ospf:configureArea router:junos20 0.0.0.0 |
Code Block |
---|
ospf:configureArea -d router:junos20 0.0.0.0 |