Chapter 3 Avaya P330-ML Layer 3 CLI Commands
Avaya P330-ML Reference Guide 285
ip rip split-horizon
User level: privileged, supervisor.
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
Example:
ip routing-mode
User level: privileged, supervisor.
Use the ip routing-mode command to set the IP routing mode of the interface. In
RT-MGMT mode, the interface functions as a routing interface. In
RT_PRIMARY_MGMT mode, the interface function as both a routing interface and
the primary management interface.
The IP address used in MSNM is the primary management interface IP address.
Only one interface can be in RT_PRIMARY_MGMT mode. If no interface is
configured to RT_PRIMARY_MGMT, the IP address used in MSNM is selected
randomly.
The syntax for this command is:
ip routing-mode <mode>
Example:
Router-N(configure-if:marketing) # no ip rip split-horizon
Done!
mode RT_MGMT or RT_PRIMARY_MGMT mode
Router-N(config-if:marketing)#ip routing-mode
RT_PRIMARY_MGMT