Layer 3 CLI Commands

ip rip authentication mode (Interface context)

Use the ip rip authentication mode command to specify the type of authentication used in RIP Version 2 packets. The no form of this command restores the default value of none.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

[no] ip rip authentication mode [simplenone]

Parameters

simplenone The authentication type used in RIP Version 2 packets:

simple - Clear text authentication.

none - No authentication.

Example

X330WAN-2DS1-1(configure)#ip rip authentication mode simple

ip rip default-route-mode (Interface context)

Use the ip rip default-route-modecommand to enable learning of the default route received by the RIP protocol. The default state is talk-listen. The no form of the command disables listening to default routes.

Note: This command is executed from the Serial, Loopback, Fast Ethernet, and FabricFastEthernet interfaces.

Syntax

[no] ip rip default-route-mode <mode>

Parameters

The possible default route modes on an interface are:

talk-listenSet RIP to send and receive default route updates on the interface.

talk-onlySet RIP to send but not receive default route updates on the interface.

Example

X330WAN-2DS1-1(configure)#ip rip default-route-mode talk-only

Avaya X330WAN User’s Guide

183

Page 205
Image 205
Avaya X330WAN manual Ip rip authentication mode Interface context, Ip rip default-route-mode Interface context