ACCEPT_RIP_ROUTE statement

Use the ACCEPT_RIP_ROUTE statement to allow a network, subnet, or host route to be accepted independent of whether the interface it was received on has the corresponding reception parameter enabled (network, subnet, or host). Routes added in this manner can be thought of as a list of exception conditions.

Restriction: Coding this statement does not enable updates for this destination to be received on RIP interfaces with RECEIVE_RIP=NO coded. Also, this does not override RIP version filters coded using the RECEIVE_RIP parameter on RIP_INTERFACE statements. For example, on a RIP_INTERFACE with RECEIVE_RIP=RIP2, a RIPV1 route that would otherwise be allowed by this statement is not received.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-Accept_RIP_Route--IP_address--=--address--------------------><

Parameters

IP_address
Destination route to be unconditionally accepted.