68IP Routing Configuration and Management

router rip command

The router rip command is used to enter the Router Configuration mode for RIP. Router Configuration mode is used to configure various aspects of RIP, OSPF (router ospf command), and VRRP (router vrrp command).

The syntax of the router rip command is:

router rip

The router rip command is executed in the Global Configuration command mode.

network command

The network command is used to enable RIP on an IP interface.

The syntax of the network command is:

network <ip_address>

The <ip_address> parameter represents the IP address of the interface to be configured.

The network command is executed in the Router Configuration mode.

no network command

The no network command is used to disable RIP on an IP interface.

The syntax of the no network command is:

no network <ip_address>

The <ip_address> parameter represents the IP address of the interface to be disabled.

The no network command is executed in the Router Configuration mode.

timers basic holddown command

The timers basic holddown command is used to set the RIP holddown timer.

The syntax of the timers basic holddown command is:

timers basic holddown <timer_value>

The <timer_value> parameter represents a value between 0 and 360 seconds.

Nortel Ethernet Routing Switch 5500 Series

Configuration-IP Routing Protocols

NN47200-503 03.01 Standard

5.127 August 2007

Copyright © 2005-2007, Nortel Networks

Page 68
Image 68
Nortel Networks NN47200-503 manual Router rip command, Network command, No network command, Timers basic holddown command