offline-duration

Profile Config Commands

Sets the duration, in minutes, for which a device remains unadopted before it generates offline event

This command is also supported on the device configuration mode.

Supported on the following devices:

Syntax

offline-duration <5-43200>

Parameters

offline-duration <5-43200>
offline-duration <5-43200> Specify a value from 5 - 43200 minutes. The default is 10 minutes.

Example

nx9500-6C8809(config-profile-Test8533)#offline-duration 200

nx9500-6C8809(config-profile-Test8533)#show context
profile ap8533 Test8533
 no autoinstall configuration
 no autoinstall firmware
 crypto ikev1 policy ikev1-default
  isakmp-proposal default encryption aes-256 group 2 hash sha
 ................................................................
 interface wwan1
 interface pppoe1
 use firewall-policy default
 service pm sys-restart
 router ospf
 offline-duration 200
nx9500-6C8809(config-profile-Test8533)#

Related Commands

no Resets the offline-duration to default (10 minutes)