| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove OSPF Area (RMVOSPFARA) command removes an existing OSPF area. An OSPF area can be removed if it does not have an OSPF interface attached to it. This command can remove an OSPF area from the IPv4 as well as IPv6 routing domain.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| AREA | Area identifier | Character value | Required, Positional 1 |
| IPVERSION | IP version | *IPV4, *IPV6 | Optional |
| Top |
Specifies the OSPF area identifier to be removed. The area must have been defined by running the Add OSPF Area (ADDOSPFARA) command.
This is a required parameter.
| Top |
Specifies whether the OSPF is part of the IPv4 or IPv4 routing domain.
| Top |
Example 1:Removing an OSPF IPv4 Area
RMVOSPFARA AREA('1.1.1.1')
This command removes an OSPF IPv4 area.
Example 2:Removing an OSPF IPv6 Area
RMVOSPFARA AREA('67.67.67.67') IPVERSION(*IPV6)
This command removes an OSPF IPv6 area.
| Top |
*ESCAPE Messages
| Top |