/
protocols ospf4 area interface vif address authentication md5 start-time
protocols ospf4 area interface vif address authentication md5 start-time
To configure the start time for MD5 authentication of OSPF packets, use the set protocols ospf4 area interface vif address authentication md5 start-time in L2/L3 configuration mode.
Command Syntax
set protocols ospf4 area area-id interface interface-name vif vif-name address ip-address authentication md5 key-id start-time time
Parameters
area-id | OSPF area identifier. |
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address. |
key-id | MD5 authentication key identifier. The range is 0-255. |
time | MD5 authentication start time. The format is YYYY-MM-DD.HH:MM. |
Example
This example configures the start time for MD5 authentication of OSPF packets.
admin@Switch# set protocols ospf4 area 0.0.0.0 interface vlan2 vif vlan2 address 10.2.2.1 authentication md5 1 start-time 2014-3-18.23:24
Copyright © 2025 Pica8 Inc. All Rights Reserved.