Add ip rip – Allied Telesis AT-S63 User Manual

Page 572

Advertising
background image

Chapter 32: Internet Protocol Version 4 Packet Routing

572

Section VII: Internet Protocol Routing

ADD IP RIP

Syntax

add ip rip interface=

interface

[send=rip1|rip2]

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

password

]

Parameters

interface

Specifies the name of the routing interface where RIP
is to be added. The name consists of “VLAN” followed
by a VID and an interface number, separated by a
dash (e.g., vlan4-0). For background information,
refer to “Interface Names” on page 550.

send

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

rip1

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

rip2

Sends RIP version 2 packets.

receive

Specifies the version of RIP packets to be accepted
by the routing protocol. 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 assigned 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