F3215-HP Load Balancing Module Network Management Command Reference-6PW101

408
ripng split-horizon
Use ripng split-horizon to enable the split horizon function.
Use undo ripng split-horizon to disable the split horizon function.
Syntax
ripng split-horizon
undo ripng split-horizon
Default
The split horizon function is enabled.
Views
Interface view
Default command level
2: System level
Usage guidelines
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 GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet0/1
[Sysname-GigabitEthernet0/1] ripng split-horizon
ripng summary-address
Use ripng summary-address to configure a summary network to be advertised through the interface.
Use undo ripng summary-address to remove the summary.
Syntax
ripng summary-address ipv6-address prefix-length
undo ripng summary-address ipv6-address prefix-length
Views
Interface view
Default command level
2: System level
Parameters
ipv6-address: Destination IPv6 address of the summary route.
prefix-length: Prefix length of the destination IPv6 address of the summary route, in the range of 0 to 128.
It indicates the number of consecutive 1s of the prefix, which defines the network ID.