/
protocols ospf4 area interface vif address authentication md5 max-time-drift
protocols ospf4 area interface vif address authentication md5 max-time-drift
To configure the maximum time drift for the MD5 authentication key of an interface, use the set protocols ospf4 area interface vif address authentication md5 max-time-drift command 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 max-time-drift time
Parameters
area-id | OSPF area identifier. |
interface-name | Interface name. |
vif-name | Virtual interface name. |
ip-address | Virtual interface IP address, used for OSPF. |
key-id | MD5 authentication key identifier. The range is 0-255. |
time | The maximum time drift among all routers, in seconds. The range is 0-65535. For maximum time drift, use 65535. |
Example
This example configure the maximum time drift of the OSPF interface MD5 authentication as 20 seconds.
admin@XorPlus# set protocols ospf4 area 0.0.0.0 interface vlan2 vif vlan2 address 10.2.2.1 authentication md5 1 max-time-drift 20
Copyright © 2025 Pica8 Inc. All Rights Reserved.