Avaya X330WAN Manual Do Utilizador

Página de 264
Layer 3 CLI Commands
Avaya X330WAN User’s Guide
183
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
 [simple|none]
Parameters
Example
X330WAN-2DS1-1(configure)# ip rip authentication mode simple
ip rip default-route-mode (Interface context)
Use the ip rip default-route-mode command 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:
Example
X330WAN-2DS1-1(configure)# ip rip default-route-mode talk-only
simple|none
The authentication type used in RIP Version 2 packets:
• simple - Clear text authentication.
• none - No authentication.
talk-listen
Set RIP to send and receive default route updates on the interface.
talk-only
Set RIP to send but not receive default route updates on the interface.