Configures RIP (Routing Information Protocol) to ignore certain routes received from its neighbor, or to suppress certain routes when performing route advertisements.
vlan_name | Specifies a VLAN (Virtual LAN) name. |
all | Specifies all VLANs. |
policy-name | Specifies a policy. |
none | Removes any policy from the VLAN. |
N/A.
Use the in option to configure an input route policy, which determines which RIP routes are accepted as valid routes. This policy can be combined with the trusted neighbor policy to accept selected routes only from a set of trusted neighbors.
Use the out option to configure an output route policy, which determines which RIP routes are advertised on the VLAN.
The following command configures the VLAN backbone to accept selected routes from the policy nosales:
configure rip vlan backbone route-policy in nosales
The following command uses the policy nosales to determine which RIP routes are advertised into the VLAN backbone:
configure rip vlan backbone route-policy out nosales
This command was first available in ExtremeXOS 10.1.
This command is available on all platforms with an Edge, Advanced Edge, or Core license.