/
protocols rip interface vif address authentication simple-password
protocols rip interface vif address authentication simple-password
To configure the password for simple authentication of RIP packets, use the set protocols rip interface vif address authentication simple-password command in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address authentication simple-password password
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address for RIP. |
password | Password for simple authentication. |
Example
This example configures a password for simple authentication of RIP packets:
admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 authentication simple-password pica8
Copyright © 2025 Pica8 Inc. All Rights Reserved.