/
protocols rip interface vif address authentication md5 start-time
protocols rip interface vif address authentication md5 start-time
To configure the start time (and date) for MD5 authentication of RIP packets, use the set protocols rip interface vif address authentication md5 start-time command in L2/L3 configuration mode.
Command Syntax
set protocols rip interface interface-name vif vif-name address ip-address authentication md5 key-id start-time time
Parameters
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address for RIP. |
key-id | MD5 authentication key identifier. The range is 0-255. |
time | Authentication start time (and date). The format to be used is YYYY-MM-DD.HH:MM. |
Example
This example configures the start time (and date) for MD5 authentication of RIP packets:
admin@Switch# set protocols rip interface vlan10 vif vlan10 address 10.1.1.1 authentication md5 1 start-time 2014-3-31.21:21
Copyright © 2025 Pica8 Inc. All Rights Reserved.