HP VPN Firewall Appliances Network Management Command Reference
301
[Sysname] undo rip mib-binding
rip output
Use rip output to enable the interface to send RIP messages.
Use undo rip output to disable the interface from sending RIP messages.
Syntax
rip output
undo rip output
Default
Sending RIP messages is enabled on an interface.
Views
Interface view
Default command level
2: System level
Examples
# Enable GigabitEthernet 0/1 to receive RIP messages.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] rip output
rip poison-reverse
Use rip poison-reverse to enable the poison reverse function.
Use undo rip poison-reverse to disable the poison reverse function.
Syntax
rip poison-reverse
undo rip poison-reverse
Default
The poison reverse function is disabled.
Views
Interface view
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