Ip Rip Authentication Mode - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Usage Guideline
The default metric is used in redistributing routes from other routing protocols. The routes being
redistributed are learned by other protocols and have incompatible metric as RIP. The specifying of the
metric allows the metric to be synced.
Example
This example shows how to configure the default metric 5 for redistribute the OSPF routes. In other words,
assigns the OSPF-derived routes a RIP metric of 5.
Switch# configure terminal
Switch(config)# router rip
Switch(config-router)# default-metric 5
Switch(config-router)# redistribute ospf
Switch(config-router)#
93-4 ip rip authentication text-password
This command is used to enable authentication for RIP version 2 packets and to specify the key that can
be used on an interface. To disable authentication, use the no form of this command.
ip rip authentication text-password PASSWORD
no ip rip authentication text-password
Parameters
PASSWORD
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is used to enable authentication for RIP version 2 packets and to specify the key that can
be used on an interface.
Example
This example shows how to configure authentication on interface VLAN 3.
Switch# configure terminal
Switch(config)# interface vlan3
Switch(config-if)# ip rip authentication mode text
Switch(config-if)# ip rip authentication text-password test1
Switch(config-if)#

93-5 ip rip authentication mode

Specifies a password string.
1154

Advertisement

Table of Contents
loading

Table of Contents