< Home

keepalive (WMI profile view)

Function

The keepalive command configures connection parameters between APs and the WMI server.

The undo keepalive command restores the default settings of connection parameters between APs and the WMI server.

By default, the heartbeat interval is 3 minutes, the reconnection interval is 5 minutes, and the number of reconnection attempts is 0.

Format

keepalive { interval interval | retry-interval retry-interval | retry-number retry-number } *

undo keepalive

Parameters

Parameter Description Value
interval interval Specifies the heartbeat interval. The value is an integer that ranges from 1 to 60, in minutes.
retry-interval retry-interval Specifies the reconnection interval after an AP is disconnected from the server. The value is an integer that ranges from 5 to 60, in minutes.
retry-number retry-number Specifies the number of reconnection attempts. The value is an integer that ranges from 0 to 4294967295.

The value 0 indicates that the server and APs always attempt to reconnect to each other.

Views

WMI profile view

Default Level

2: Configuration level

Usage Guidelines

None

Example

# Set the number of reconnection attempts to 5.
<HUAWEI> system-view
[HUAWEI] wlan
[HUAWEI-wlan-view] wmi-server name abc
[HUAWEI-wlan-wmi-server-prof-abc] keepalive retry-number 5
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >