Operation Manual – IPv6 Routing
H3C S3610&S5510 Series Ethernet Switches
Chapter 2 IPv6 RIPng Configuration
2-9
Follow these steps to configure the split horizon:
To do...
Use the command...
Remarks
Enter system view
system-view
––
Enter interface view
interface
interface-type
interface-number
––
Enable the split horizon
function
ripng split-horizon
Optional
Enabled by default
Note:
Generally, you are recommended to enable the split horizon to prevent routing loops.
II. Configuring the poison reverse function
The poison reverse function enables a route learned from an interface to be advertised
via the interface. However, the metric of the route is set to 16. That is to say, the route is
unreachable.
Follow these steps to configure poison reverse:
To do...
Use the command...
Remarks
Enter system view
system-view
––
Enter interface view
interface
interface-type
interface-number
––
Enable the poison reverse
function
ripng poison-reverse
Required
Disabled by default
2.4.3 Configuring Zero Field Check on RIPng Packets
Some fields in the RIPng packet must be zero. These fields are called zero fields. With
zero field check on RIPng packets enabled, if such a field contains a non-zero value,
the entire RIPng packet will be discarded. If you are sure that all packets are trusty, you
can disable the zero field check to save the CPU processing time.
Follow these steps to configure RIPng zero field check:
To do...
Use the command...
Remarks
Enter system view
system-view
––
Enter RIPng view
ripng
[
process-id
]
––