enable ripng poisonreverse
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
1525
enable ripng poisonreverse
enable ripng poisonreverse {vlan <vlan-name> | tunnel <tunnel_name> | [vlan
| tunnel] all}
Description
Enables the split horizon with poison reverse algorithm for RIPng on specified interfaces.
Syntax Description
Default
Enabled.
Usage Guidelines
Used with split horizon, poison reverse is a scheme for eliminating the possibility of loops in the routed
topology. In this case, a router advertises a route over the same interface that supplied the route, but the
route uses a hop count of 16, defining it as unreachable.
If both split horizon and poison reverse are enabled, poison reverse takes precedence.
Example
The following command enables split horizon with poison reverse for RIPng on all IPv6 interfaces in
the virtual router:
enable ripng poisonreverse
The following command enables split horizon with poison reverse for all the IPv6 configured VLANs in
the virtual router:
enable ripng poisonreverse vlan all
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on all platforms.
vlan-name
Specifies an IPv6 configured VLAN.
tunnel-name
Specifies an IPv6 tunnel.
all
Specifies all interfaces.