- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
02-AP license synchronization commands | 65.41 KB |
AP license synchronization commands
ap-license-synchronization enable
Use ap-license-synchronization enable to enable the AP license synchronization feature.
Use undo ap-license-synchronization enable to disable the AP license synchronization feature
Syntax
ap-license-synchronization enable
undo ap-license-synchronization enable
Default
AP license synchronization is disabled.
Views
AP license synchronization group view
Predefined user roles
network-admin
Usage guidelines
IMPORTANT: In a dual-link backup network, if the other AC has been disconnected from the local AC for more than 30 days, license information synchronized from the disconnected AC does not take effect on the local AC. However, the local AC does not force the APs that have been online to go offline. |
This feature synchronizes AP licenses from master ACs to the backup AC in an AP license synchronization group via AP license synchronization connections.
Before enabling this feature, specify IP addresses and roles for the AC and its member ACs in the AP license synchronization group.
· In a dual-link backup network, configure both ACs as the master devices.
· In an N+1 cold-backup network, configure a minimum of one AC as the backup device and a maximum of four ACs as the master devices.
Examples
# Enable AP license synchronization.
<Sysname> system-view
[Sysname] wlan ap-license-group
[Sysname-wlan-ap-license-group] ap-license-synchronization enable
display wlan ap-license-group
Use display wlan ap-license-group to display AP license synchronization group information.
Syntax
display wlan ap-license-group
Views
Any view
Predefined user roles
network-admin
network-operator
Examples
# Display AP license synchronization group information.
<Sysname> display wlan ap-license-group
Group total licenses: 256
Group used licenses: 128
AP license synchronization: Enabled
Local IP: 2.2.2.2
Local role: Master
Member information:
IP address Total Used Member role State Online duration
2.2.2.3 128 64 Master Up 00hr 00min 04sec
2.2.2.4 128 64 Backup Up 00hr 00min 09sec
2.2.2.5 N/A N/A Master Down 00hr 00min 00sec
2.2.2.6 N/A N/A Master Down 00hr 00min 00sec
Table 1 Command output
Fields |
Description |
Group total licenses |
Total number of AP licenses in the AP synchronization group. |
Group used licenses |
Number of used AP licenses in the AP synchronization group. |
AP license synchronization |
Whether the AP synchronization feature is enabled. |
Local IP |
IP address of the local AC. |
Local role |
Role of the local AC: · Master. · Backup. · Not configured. |
IP address |
IP address of a member AC in the AP synchronization group. |
Total |
Total number of AP licenses for the member AC. |
Used |
Number of used AP licenses for the member AC. |
Member role |
Role of the member AC: · Master. · Backup. |
State |
Member status in the AP license synchronization group: · Up. · Down. |
Online duration |
Accumulated online duration of the member AC. |
local ip
Use local ip to specify the IP address and role for the AC in an AP license synchronization group.
Use undo local ip to restore the default.
Syntax
local ip ipv4-address [ backup ]
undo local ip
Default
No IP address and role is specified for the AC in the AP license synchronization group.
Views
AP license synchronization group view
Predefined user roles
network-admin
Parameters
ipv4-address: Specifies the IPv4 address of the AC in the AP license synchronization group.
backup: Specifies the backup role for the AC in the AP license synchronization group. If you do not specify this keyword, the AC acts as the master AC.
Usage guidelines
Before executing this command, make sure the AP license synchronization feature is disabled.
Examples
# Specify the IP address and role for the AC in the AP license synchronization group.
<Sysname> system-view
[Sysname] wlan ap-license-group
[Sysname-wlan-ap-license-group] local ip 192.168.10.10 backup
member ip
Use member ip to add a member AC to an AP license synchronization group.
Use undo member ip to delete a member AC from the AP license synchronization group
Syntax
member ip ipv4-address [ backup ]
undo member ip ipv4-address
Default
An AP license synchronization group does not have any member ACs.
Views
AP license synchronization group view
Predefined user roles
network-admin
Parameters
ipv4-address: Specifies the IPv4 address of a member AC.
backup: Specifies the backup role for the member AC in the AP license synchronization group. If you do not specify this keyword, the member AC acts as the master AC.
Usage guidelines
Before executing this command, make sure the AP license synchronization feature is disabled.
You can add a maximum of four member ACs in the AP license synchronization group.
The AP license synchronization group can have a minimum of one AC that is specified as the backup device.
Examples
# Add a member AC to the AP license synchronization group.
<Sysname> system-view
[Sysname] wlan ap-license-group
[Sysname-wlan-ap-license-group] member ip address 192.168.10.11 backup
wlan ap-license-group
Use wlan ap-license-group to enter AP license synchronization group view.
Syntax
wlan ap-license-group
Views
System view
Predefined user roles
network-admin
Usage guidelines
An AC can have only one AP license synchronization group.
Examples
# Enter AP license synchronization group view
<Sysname> system-view
[Sysname] wlan ap-license-group
[Sysname-wlan-ap-license-group]