Chapter 3 Avaya P330-ML Layer 3 CLI Commands

ip rip split-horizon

User level: privileged, supervisor.

Use the ip rip split-horizoncommand to enable split-horizon mechanism. Use the no ip rip split-horizoncommand 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:

Router-N(configure-if:marketing) # no ip rip split-horizonDone!

ip routing-mode

User level: privileged, supervisor.

Use the ip routing-modecommand 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>

mode

RT_MGMT or RT_PRIMARY_MGMT mode

Example:

Router-N(config-if:marketing)#iprouting-mode

RT_PRIMARY_MGMT

Avaya P330-ML Reference Guide

285

Page 301
Image 301
Avaya P330-ML-ML manual Ip rip split-horizon, Ip routing-mode