Add ip rip – Allied Telesis AT-S63 User Manual
Page 560

Chapter 33: Internet Protocol Version 4 Packet Routing Commands
560
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
]
[poisonreverse=yes|no|on|off|true|false]
[autosummary=yes|no|on|off|true|false]
Parameters
interface
Specifies the name of the routing interface where RIP
is to be added. 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 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.