/
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-idOSPF area identifier.
interface-nameInterface name.
vif-nameVirtual interface name.
ip-addressVirtual interface IP address, used for OSPF.
key-idMD5 authentication key identifier. The range is 0-255.
timeThe 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.