/
protocols ospf4 area interface vif address authentication md5 end-time
protocols ospf4 area interface vif address authentication md5 end-time
To configure the deadline of an MD5 authentiction key for OSPF packets, use the set protocols ospf4 area interface vif address authentication md5 end-time 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 end-time 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 | Expiry time for the MD5 authentication key. The format is YYYY-MM-DD.HH:MM. |
Example
This example configures the end time for MD5 authentication of OSPF packets using the key ID 1.
admin@Switch# set protocols ospf4 area 0.0.0.0 interface vlan2 vif vlan2 address 10.2.2.1 authentication md5 1 end-time 2015-10-18.23:24
Copyright © 2025 Pica8 Inc. All Rights Reserved.