Avaya P330-ML-ML 사용자 설명서

다운로드
페이지 320
Chapter 3        Avaya P330-ML Layer 3 CLI Commands
282
Avaya P330-ML Reference Guide
ip rip authentication mode
User level: privileged, supervisor.
Use the ip rip authentication command to specify the type of authentication 
used in RIP Version 2 packets. 
Use the no ip rip authentication  command to restore the default value of 
none.
The syntax for this command is: [no] ip rip authentication mode 
[simple|none]
Example:
To specify simple authentication to be used in RIP Version 2 packets on the interface 
“marketing”. 
ip rip default-route-mode
User level: privileged, supervisor.
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.
Use the no ip rip default-route-mode command to disable learning of the 
default route.
The syntax for this command is:
ip rip default-route-mode <mode>
The possible default route modes on an interface are:
simple|none
The authentication type used in RIP Version 2 packets:
• simple - clear text authentication.
• none - no authentication.
Router-N(configure-if:marketing) # ip rip authentication 
mode
 simple
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.