13 ip rip authentication key-chain, Ip rip authentication key, Chain – PLANET XGS3-24040 User Manual

Page 414

Advertising
background image


31-127

Parameter:

A.B.C.D/M:IPv4 address and mask length.

Command Mode:

Router Mode or Interface Configuration Mode.

Default:

Disabled.

Usage Guide:

If to configure aggregation route under router mode, RIP protocol must be enabled. If configured

under interface configuration mode, RIP protocol may not be enabled, but the aggregation router

can operation after the RIP protocol be enabled on interface.

Example:

To configure aggregation route as 192.168.20.0/22 globally.

Switch(config)#router rip

Switch(config-router) #ip rip agg 192.168.20.0/22

31.13 ip rip authentication key-chain

Command:

ip rip authentication key <name-of-chain>

no ip rip authentication key-chain

Function:

Use this command to enable RIPV2 authentication on an interface and further configures the

adopted key chain. The “no ip rip authentication key-chain” command cancels the authentication.

Parameter:

<name-of-chain> is the name of the adopted key chain. There may be spaces in the string. The

input ends with an enter and the string should not be longer than 256 bytes.

Default:

Not configured.

Command Mode:

Interface Configuration Mode.

Usage Guide:

If the authentication is only configured without configuring the key chain or password used by the

interface, the authentication does no effect. If mode has not been configured prior to configuring this

command, the mode will be set to plaintext authentication. The “no ip rip authentication key”

command will cancel the authentication which only cancels the authentication process when

sending or receiving data packet other than set non authentication mode.

Example:

Switch# config terminal

Switch(config)# interface vlan 1

Advertising