Alcatel Carrier Internetworking Solutions 7700 Switch User Manual


 
IPv6 Commands ipv6 rip interface horizon
Release 5.1.6.R02 User Guide Supplement June 2005 page 2-69
ipv6 rip interface horizon
Configures the routing loop prevention mechanisms.
ipv6 rip interface if_name horizon {none | split-only | poison}
Syntax Definitions
if_name IPv6 interface name.
none | split-only | poison none - Disables loop prevention mechanisms.
split-only - Enables split-horizon, without poison-reverse.
poison - Enables split-horizon with poison-reverse.
Defaults
Platforms Supported
OmniSwitch 6624, 6648, 7700, 7800, 8800
Usage Guidelines
If set to “none” the route is not sent back to the peer.
If set to ‘split-only”, the route received from the peer is sent back with an increased metric.
If set to “poison” the route received from the peer is sent back with an “infinity” metric.
Example
-> ipv6 rip interface Test_Lab none
Release History
Release 5.1.6; command was introduced.
Related Commands
MIB Objects
alaRipngInterfaceTable
alaRipngInterfaceHorizon
parameter default
none | split-only | poison poison
show ipv6 rip interface Displays information for all or specified RIPng interfaces.
show ipv6 rip routes Displays all or a specific set of routes in the RIPng Routing Table.