OcNOS-RON : Layer 3 Guide : Routing Information Protocol Command Reference : RIPng Commands : ipv6 rip split-horizon
ipv6 rip split-horizon
Use this command to perform the split-horizon action on the interface.
Use the no parameter with this command to disable this function.
For more details about this command, see the IPv4 version of this command (ip rip split-horizon).
Command Syntax
ipv6 rip split-horizon
ipv6 rip split-horizon poisoned
no ipv6 rip split-horizon
Parameter
poisoned
Performs split-horizon with poisoned reverse.
Default
By default, Split horizon poisoned is enabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth1
(config-if)#ipv6 rip split-horizon
 
(config)#interface eth1
(config-if)#no ipv6 rip split-horizon
Last modified date: 08/28/2023