| Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Ignored RIP Neighbor (ADDRIPIGN) command defines an Ignored RIP Neighbor that the OMPROUTED server will add into the RIP implementation.
All RIP routing table messages received from routers specified as ignored RIP neighbors are going to be blocked. This configuration serves as a RIP input filter.
With this command IPv4 (RIPv2) and IPv6 (RIPng) ignored neighbors can be configured.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| ADDR | Internet address | Character value | Required, Positional 1 |
| Top |
The link-local IP address of the gateway from which routing table messages are going to be ignored. The address can be an IPv4 or IPv6 address.
| Top |
Example 1:Adding an Ignored RIP Neighbor
ADDRIPIGN ADDR('9.5.82.221')
This command adds an ignored IPv4 RIP neighbor defined with IP address 9.5.82.221.
Example 2:Adding an Ignored RIPng (IPv6) Neighbor
ADDRIPIGN ADDR('fe80::10')
This command adds an ignored IPv6 (RIPng) neighbor.
| Top |
*ESCAPE Messages
| Top |