ip rip enable

Mode

Global configuration: C3(su)‐>router(Config)#

Usage

You must execute the router rip command to enable the protocol before completing many RIP‐ specific configuration tasks. For details on enabling configuration modes, refer to Table 18‐2 in Enabling Router Configuration Modes” on page 18‐2.

Example

This example shows how to enable RIP:

C3(su)->router#configure

C3(su)->router(Config)#router rip

C3(su)->router(Config-router)#

ip rip enable

Use this command to enable RIP on an interface. The no form of this command disables RIP on an interface: By default, RIP is disabled on all interfaces.

Syntax

ip rip enable no ip rip enable

Parameters

None.

Defaults

None.

Mode

Interface configuration: C3(su)‐>router(Config‐if(Vlan 1))#

Example

This example shows how to enable RIP on the VLAN 1 interface:

C3(su)->router(Config)#interface vlan 1

C3(su)->router(Config-if(Vlan 1))#ip rip enable

distance

Use this command to configure the administrative distance for RIP routes. The no form of this command resets RIP administrative distance to the default value of 120.

Syntax

distance weight

no distance [weight]

SecureStack C3 Configuration Guide 20-3

Page 573
Image 573
Enterasys Networks 9034313-07 manual Ip rip enable, Distance, This example shows how to enable RIP