Allied Telesis AT-S63 User Manual

Page 668

Advertising
background image

Chapter 35: Internet Protocol Version 4 Packet Routing Commands

668

Section VII: Internet Protocol Routing

The interface must be configured for RIP version 2 in
order for you to specify a password. Passwords are
not supported in RIP version 1.

Passwords are sent in plaintext. The AT-S63
Management Software does not support encrypted
passwords.

poisonreverse

Specifies the status for split horizon and split horizon
with poison reverse. The options are:

yes, on, true

Split horizon poison reverse is

enabled. These values are
equivalent.

no, off, false

Split horizon poison reverse is

disabled, and split horizon is
executed. This is the default setting.
These values are equivalent.

autosummary

Specifies the status for autosummarization of routes.
The options are:

yes, on, true

Autosummarization of routes on the

RIP interface is enabled. These
values are equivalent.

no, off, false

Autosummarization of routes on the

RIP interface is disabled. This is the
default setting. These values are
equivalent.

Description

This command modifies the RIP settings of an interface. To initially add
RIP to an interface, refer to “ADD IP RIP” on page 645. To view the
interfaces on the switch, refer to “SHOW IP INTERFACE” on page 676.

This command is not available on the AT-9408LC/SP, AT-9424T/GB, and
AT-9424T/SP switches.

Examples

This command changes RIP on the VLAN4-3 interface to send version 2
packets, accept either version 1 or 2, and use the password “wa24pt” for
authentication:

set ip rip interface=vlan4-3

send=rip2 receive=both

authentication=pass password=wa24pt

Advertising