RIP Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1476
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
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlan-name
Specifies a VLAN name.
all
Specifies all VLANs.
policy-name
Specifies a policy.
none
Removes any trusted-gateway policy from the VLAN.