Alliedware plus command – Allied Telesis AT-S63 User Manual

Page 713

Advertising
background image

AT-S63 Management Software Command Line User’s Guide

Section VII: Internet Protocol Routing

713

This command adds RIP to the VLAN12-2 interface. It configures the
protocol to send version 2 packets and accept packets of either version.
The password for authentication is “net25aqy”:

add ip rip interface=vlan12-2

send=rip2 receive=both

authentication=pass password=net25aqy

AlliedWare Plus

Command

Syntax

To add RIP to a routing interface:

network

interface

To set the version of RIP packets the routing protocol will transmit:

send rip1|rip2

interface

To set the version of RIP packets the routing protocol will accept:

recv rip1|rip2|both

interface

To enable or disable password protection for RIP version 2:

authentication pass|none

interface

To set the password used to authenticate RIP version 2 packets:

password

password

interface

To activate split horizon with poison reverse:

poison-reverse

interface

To activate split horizon:

no poison-reverse

interface

To enable autosummary of routes:

auto-summary

interface

To disable autosummary of routes:

no auto-summary

interface

Mode

Router mode

Description

These AlliedWare Plus commands are equivalent to the standard
command.

Advertising