DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
509
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
ipif_name
Specifies the interface name on which the access list should be applied to incoming
updates.
Default
By default, no distribute-list in is configured.
Command Mode
Router Configuration Mode.
Router Address Family Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
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.
Example
This example shows how to configure the interface ‘vlan1’ to use access list list1 to
filter RIP route.
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)#
Parameters
None.
Default
By default, no-authentication is used by RIP interface.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
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.
Example
This example shows how to set the interface ‘vlan1’ to use simple password
authentication.
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)#
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...