Version, Version 1466 – LevelOne GTL-2691 User Manual

Page 1466

Advertising
background image

C

HAPTER

49

| IP Routing Commands

Routing Information Protocol (RIP)

– 1466 –

version

This command specifies a RIP version used globally by the router. Use the

no form to restore the default value.

S

YNTAX

version {1 | 2}
no version

1 - RIP Version 1
2 - RIP Version 2

D

EFAULT

S

ETTING

Receive: Accepts RIPv1 or RIPv2 packets

Send: Route information is broadcast to other routers with RIPv2.

C

OMMAND

M

ODE

Router Configuration

C

OMMAND

U

SAGE

When this command is used to specify a global RIP version, any VLAN

interface not previously set by the

ip rip receive version

or

ip rip send

version

command will use the global RIP version setting.

When the no form of this command is used to restore the default value,

any VLAN interface not previously set by the

ip rip receive version

or

ip

rip send version

command will be set to the default send or receive

version.

Any configured interface settings take precedence over the global

settings.

E

XAMPLE

This example sets the global version for RIP to send and receive version 2

packets.

Console(config-router)#version 2

Console(config-router)#

R

ELATED

C

OMMANDS

ip rip receive version (1468)

ip rip send version (1470)

Advertising