| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove RIP Interface (RMVRIPIFC) command removes a specific RIP (Routing Information Protocol) interface from the configuration file.
With this command IPv4 (RIPv2) and IPv6 (RIPng) 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 RIP interface to be removed. The interface identifier can be an IPv4 or IPv6 address.
This is a required parameter.
The interface identifier can also be an alias name that identifies a Logical Interface in the system.
| Top |
Specifies the profile created for point-to-point connection to a host at the remote end. This profile will be used later when the point-to-point link is being active.
| Top |
Example 1:Removing a RIP IPv4 Interface
RMVRIPIFC IFC('9.67.107.7')
This command removes an existing RIP IPv4 interface defined with IP address 9.67.107.7.
Example 2:Removing a RIP IPv6 (RIPng) Interface
RMVRIPIFC IFC('1000::5678:9abc:def')
This command removes a RIP IPv6 (RIPng) interface.
| Top |
*ESCAPE Messages
| Top |