R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

275
Default level
2: System level
Parameters
None
Description
Use rip split-horizon to enable the split horizon function.
Use undo rip split-horizon to disable the split horizon function.
The split horizon function is enabled by default.
The split horizon function is necessary for preventing routing loops. To disable it in special cases, make
sure it is necessary.
Only the poison reverse function takes effect if both the split horizon and poison reverse functions are
enabled.
Examples
# Enable the split horizon function on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip split-horizon
rip summary-address
Syntax
rip summary-address ip-address { mask | mask-length }
undo rip summary-address ip-address { mask | mask-length }
View
Interface view
Default level
2: System level
Parameters
ip-address: Destination IP address of summary route.
mask: Subnet mask of summary route, in dotted decimal format.
mask-length: Subnet mask length of summary route, in the range of 0 to 32.
Description
Use rip summary-address to configure RIPv2 to advertise a summary route through the interface.
Use undo rip summary-address to remove the configuration.
The summary address is valid only when the automatic summarization is disabled.
Related commands: summary.
Examples
# Advertise a local summary address on GigabitEthernet 0/1.
<Sysname> system-view