beautypg.com

Ip rip authentication string, Ip rip authentication string 0 – Allied Telesis AT-8100 Series User Manual

Page 1870

background image

Chapter 107: Routing Information Protocol (RIP) Commands

1870

IP RIP AUTHENTICATION STRING

Syntax

ip rip authentication string

auth-string

Parameters

auth-string

Specifies an authentication key or password. A password can be
up to sixteen alphanumeric characters and/or special characters,
such as !@#$%^&*?<>. It is case-sensitive and cannot include
spaces.

Mode

VLAN Interface mode

Description

Use this command to specify an authentication key or password that the
routing interfaces use to authenticate the routing updates. You may
configure only one routing interface at a time. In addition, a routing
interface must already exist before you can assign it a password.

Confirmation Command

“SHOW RUNNING-CONFIG” on page 170

Example

The following example assigns “add45wqy” as the password to a new
routing interface in VLAN 17:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan17
awplus(config-if)# ip address 192.168.1.15/24
awplus(config-if)# ip rip authentication string add45wqy