Set ip rip – Allied Telesis AT-S63 User Manual

Page 593

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section VII: Internet Protocol Routing

593

SET IP RIP

Syntax

set ip rip interface=

interface

[send=rip1|rip2]

[receive=rip1|rip2|both] [authentication=pass|none]
[password=

password

]

Parameters

interface

Specifies the name of an interface whose RIP settings
are to be modified. An interface name consists of
“VLAN” followed by the ID (VID) or name of the VLAN
and an interface number, separated by a dash (e.g.,
vlan4-0). For background information, refer to
“Interface Names” on page 552.

send

Specifies the version of the RIP packets to be sent by
the interface. Options are:

rip1

Sends RIP version 1 packets. This is the
default value.

rip2

Sends RIP version 2 packets.

receive

Specifies the version of the RIP packets to be
accepted by the interface. Options are:

rip1

Accepts RIP version 1 packets.

rip2

Accepts RIP version 2 packets.

both

Accepts RIP version 1 and 2 packets.
This is the default value.

authentication

Specifies whether there is password protection. This
option only applies to RIP version 2. Options are:

pass

Specifies password protection. The
password is specified with the
PASSWORD parameter.

none

Specifies no password protection. This is
the default setting.

password

Specifies the password used to authenticate RIP
version 2 packets. The password can be up to sixteen
alphanumeric characters. The password is case
sensitive and can include the hyphen and underscore.

Advertising