beautypg.com

Version – Allied Telesis AT-S83 User Manual

Page 308

background image

Chapter 14: Routing Information Protocol (RIP) Commands

308

VERSION

Syntax

version 1|2

no version

Parameters

1

Specifies version 1 of the RIP.

2

Specifies version 2 of the RIP. This is the default.

Description

Use the VERSION command to enable a RIP routing process globally on
the switch. After you enter this command, the prompt changes.

RIP can run in version 1 or version 2 modes. Version 2 includes
authentication and is more feature rich than version 1. One you set the
RIP version, RIP packets of the specified version are received and sent on
all of the RIP-enabled interfaces on the switch.

Use the no form of this command to restore version 2 of RIP.

Note

The IP RIP RECEIVE VERSION command and the IP RIP SEND
VERSION command override the value set by the VERSION
command.

Command Mode

Router mode

Example

The following commands enable RIP version 1 on the switch:

switch#configure terminal

switch(config)#router rip

switch(config-router)# version 1