configure rip vlan trusted-gateway

configure rip vlan [vlan_name | all] trusted-gateway [policy-name | none]

Description

Configures a trusted neighbor policy to determine trusted RIP router neighbors for the VLAN on the switch running RIP.

Syntax Description

vlan_name

Specifies a VLAN name.

all

Specifies all VLANs.

policy-name

Specifies a policy.

none

Removes any trusted-gateway policy from the VLAN.

Default

N/A.

Usage Guidelines

Use this command to set a policy to determine trusted neighbors. A neighbor is defined by its IPaddress. Only the RIP control packets from trusted neighbors will be processed.

Example

The following command configures RIP to use the policy nointernet to determine from which RIP neighbor to receive (or reject) the routes to the VLAN backbone:

# configure rip vlan backbone trusted-gateway nointernet

History

This command is available on all platforms with an Edge or Base license or higher as described in the ExtremeXOS 32.2 Feature License Requirements document.

Platform Availability

This command is available on all platforms with an Edge, Advanced Edge, or Core license.