Configures a trusted neighbor policy to determine trusted RIPng router neighbors for the interfaces on the switch running RIPng.
vlan-name | Specifies an IPv6 configured This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.. |
tunnel-name | Specifies an IPv6 tunnel. |
policy-name | Specifies a policy. |
none | Removes any trusted-gateway policy from the VLAN. |
None. Control packets from all of the neighbors are processed.
Use this command to set a policy to determine trusted neighbors. A neighbor is defined by its IPaddress. Only the RIPng control packets from trusted neighbors will be processed.
The following policy designates neighbors from the fe80:202:b3ff:fe4a:6ada:: /64 subnet and the neighbor at fe80:203::b3ff:fe4a:6ada as trusted gateways:
entry filter_gateways { If match any{ nlri fe80:202:b3ff:fe4a:6ada:: /64; nlri fe80:203::b3ff:fe4a:6ada:: /64; } then { permit; } }
configure ripng vlan backbone trusted-gateway nointernet
This command was first available in ExtremeXOS 11.2.
This command is available on platforms with an Edge, Advanced Edge, or Core license. For licensing information, see the ExtremeXOS 32.1 Feature License Requirements document.