| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove OSPF Interface (RMVOSPFIFC) command removes a specific OSPF interface from the configuration file.
With this command IPv4 and IPv6 OSPF Interfaces can be removed.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| IFC | Interface identifier | Character value, *PPPCNNPRF, *PPP6CNNPRF | Required, Positional 1 |
| PPPCNNPRF | Connection profile | Character value, *NONE | Optional |
| Top |
Specifies the internet address of the OSPF interface to be removed. The interface identifier can be IPv4 or IPv6 address.
This is a required parameter.
The interface identifier can be also an alias name that identifies a Logical Interface in the system.
| Top |
Specifies the profile created for PP connection to a host at the remote end. This profile will be used later when the PP link is being active.
| Top |
Example 1:Removing an OSPF IPv4 Interface
RMVOSPFIFC IFC('9.67.107.7')
This command removes an existing OSPF IPv4 interface defined with IP address 9.67.107.7.
Example 2:Removing an OSPF IPv6 Interface
RMVOSPFIFC IFC('1000::5678:9abc:def')
This command removes an OSPF IPv6 interface.
| Top |
*ESCAPE Messages
| Top |