Set ip rip – Allied Telesis AT-S63 User Manual
Page 577

AT-S63 Management Software Command Line User’s Guide
Section VII: Internet Protocol Routing
577
SET IP RIP
Syntax
set ip rip interface=
interface
[send=rip1|rip2]
[receive=rip1|rip2|both] [authentication=pass|none]
[password=
password
]
[poisonreverse=yes|no|on|off|true|false]
[autosummary=yes|no|on|off|true|false]
Parameters
interface
Specifies the name of an interface whose RIP settings
are to be modified. An interface name consists of
“VLAN” followed by the name or ID (VID) of the VLAN
and the interface number (e.g., vlan-Sales-0 or vlan4-
0).
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.