Parameters
None
Description
Use
ripng poison-reverse
to enable the poison reverse function.
Use
undo ripng poison-reverse
to disable the poison reverse function.
By default, the poison reverse function is disabled.
Examples
Enable the poison reverse function for RIPng update messages on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng poison-reverse
ripng split-horizon
Syntax
ripng split-horizon
undo ripng split-horizon
View
Interface view
Default level
2: System level
Parameters
None
Description
Use
ripng split-horizon
to enable the split horizon function.
Use
undo ripng split-horizon
to disable the split horizon function.
By default, the split horizon function is enabled.
The split horizon function is necessary for preventing routing loops. Do not disable it unless you
make sure that it is necessary.
If both the poison reverse and split horizon functions are enabled, only the poison reverse function
takes effect.
Examples
# Enable the split horizon function on VLAN-interface 100.
<Sysname> system-view
[Sysname] interface vlan-interface 100
[Sysname-Vlan-interface100] ripng split-horizon
ripng summary-address
Syntax
ripng summary-address ipv6-address
prefix-length
undo ripng summary-address
ipv6-address prefix-length
281