Ip Rip Authentication Mode - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

ipif_name
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip standard access-list list1
DXS-3600-32S(config-ip-acl)#permit 172.18.0.0/16
DXS-3600-32S(config-ip-acl)#exit
DXS-3600-32S(config)#router rip
DXS-3600-32S(config-router)#distribute-list list1 in vlan1
DXS-3600-32S(config-router)#

52-3 ip rip authentication mode

This command is used to configure the simple password authentication type used by RIP interface. Use the no form of
this command to restore to the default value.
ip rip authentication mode text
no ip rip authentication mode
Parameters
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#interface vlan 1
DXS-3600-32S(config-if)#ip rip authentication mode text
DXS-3600-32S(config-if)#
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
Specifies the interface name on which the access list should be applied to incoming
updates.
By default, no distribute-list in is configured.
Router Configuration Mode.
Router Address Family Configuration Mode.
Level: 8. (EI Mode Only Command)
This command must specify an access list name. According to access list rule, one
route is determined to be or not to be inserted into routing table. It is independent to
specify access list rule on each interface. The special access list will not affect the
route to be inserted into routing table before it is created.
You can verify your settings by entering the show ip rip interface command.
This example shows how to configure the interface 'vlan1' to use access list list1 to
filter RIP route.
None.
By default, no-authentication is used by RIP interface.
Interface Configuration Mode.
Level: 8. (EI Mode Only Command)
RIP Version 1 does not support authentication. To exchange RIP routing information
directly, all devices must have the same IP authentication mode; otherwise, the RIP
packets exchange will fail.
The configuration of authentication mode should be cleared, if the interface receive
or send state is set as disable or receive or send version is set as Version 1, this
because authentication just exist when the interface send or receive version is
Version 2, otherwise the configuration of authentication mode should be cleared.
You can verify your settings by entering the show ip rip interface command.
This example shows how to set the interface 'vlan1' to use simple password
authentication.
509

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents