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

172
Default command level
2: System level
Examples
# Enable the poison reverse function for RIP routing updates on GigabitEthernet 0/1.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip poison-reverse
rip split-horizon
Use rip split-horizon to enable the split horizon function.
Use undo rip split-horizon to disable the split horizon function.
Syntax
rip split-horizon
undo rip split-horizon
Default
The split horizon function is enabled.
Views
Interface view
Default command level
2: System level
Usage guidelines
The split horizon function prevents routing loops. If you want to disable the function, make sure the
operation is dispensable.
If both split horizon and poison reverse are enabled, only the poison reverse function takes effect.
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
Use rip summary-address to configure RIPv2 to advertise a summary route on an interface.
Use undo rip summary-address to remove the configuration.
Syntax
rip summary-address ip-address { mask | mask-length }
undo rip summary-address ip-address { mask | mask-length }
Views
Interface view