ipv6 ripng¶
RIPng configuration.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 ripng
split-horizon¶
Controls RIP split-horizon processing on the specified interface.
vrouter running config# vrf <vrf> routing interface <interface> ipv6 ripng
vrouter running ripng# split-horizon SPLIT-HORIZON
| 
 | Description | 
|---|---|
| disabled | Disables split-horizon processing. | 
| simple | Enables simple split-horizon processing. | 
| poisoned-reverse | Enables split-horizon processing with poison reverse. | 
- Default value
- simple