Ip rip split-horizon – Avaya P460 User Manual
Page 60

Chapter 2
Avaya P460 CLI Commands
50
Avaya P460 Reference Guide
The syntax for this command is:
ip rip send-receive
Example:
To set the RIP Send and Receive mode on the interface “marketing” to be listen-only:
ip rip split-horizon
User level: read-write, admin.
L You can only access this command in interface mode.
Type interface [name] at the command prompt to enter interface mode if
necessary.
Use the ip rip split-horizon command to enable split-horizon mechanism.
Use the no ip rip split-horizon command to disable the split-horizon.
By default split-horizon is enabled.
The split-horizon technique prevents information about routes from exiting the
router interface through which the information was received. This prevents routing
loops.
The syntax for this command is:
[no] ip rip split-horizon
mode
talk-listen -
Set RIP to receive and transmit
updates on the interface.
talkdefault-listen -
Set RIP to receive
updates on the interface and send only a default
route.
default route metric
Integer value
Router-1(configure-if:marketing) # ip rip send-receive talk
listen
Done!