| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove RIP Accepted Route (RMVRIPACP) command removes a specific RIP (Routing Information Protocol) accepted route from the configuration file.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| ADDR | Internet address | Character value | Required, Positional 1 |
| Top |
Destination route to be removed from the unconditionally accepted list. The address can be an IPv4 or IPv6 address.
This is a required parameter.
| Top |
Example 1:Removing a RIP Accepted Route
RMVRIPACP ADDR('9.67.107.7')
This command removes an IP address from the unconditionally accepted route list.
Example 2:Removing a RIPng (IPv6) Accepted Route
RMVRIPACP IFC('1000::5678:9abc:def')
This command removes an IPv6 address from the unconditionally accepted route list.
| Top |
*ESCAPE Messages
| Top |