Specifications
configure rip vlan trusted-gateway
ExtremeWare XOS 10.1 Command Reference Guide 537
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
Default
N/A.
Usage Guidelines
Use this command to set a policy to determine trusted neighbors. A neighbor is defined by its
IP address. 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
vlan-name Specifies a VLAN name.
all Specifies all VLANs.
policy-name Specifies a policy.
none Removes any trusted-gateway policy from the VLAN.