Дерево страниц

Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

Функционал WLC можно активировать с помощью лицензии на WLC functionality can be activated on ESR-15, ESR-15R и and ESR-3200 . Для всех устройств с функционалом WLC доступно увеличение максимального числа точек доступа  по лицензии using license. For all devices with WLC functionality, an increase in the maximum number of access points is available under the WLC-AP-N (с лимитами можно ознакомиться в кратком техническом описании). 

...

license (see the data sheet for limits).

To download the license, enter the following command. The IP address of the server to be used must be specified as the <server> parameter. To update from an FTP or SCP server, a user name (<user> parameter) and password (<password> parameter) must be entered. As the <file_name> parameter specify the name of the license file placed on the server (when using SCP, you must specify the full path <folder> parameter). After entering the command, the device will copy the file to the internal memory, check the data integrity and save it.

TFTP:

Блок кода
esr# copy tftp://<server>:/<file_name> system:licence

...

Блок кода
esr# copy sftp://[<user>[:<password>]@]<server>:/<file_name> system:licence

Scroll Pagebreak
Пример загрузки лицензии через Example of license download via SCP:

Блок кода
esr# сору scp://adm:password123@192.168.16.168://home/tftp/licence system:licence

Для активации лицензии необходимо перезагрузить устройствоReload the device to activate the license:

Блок кода
esr# reload system

После перезагрузки проверьте, что лицензия активированаAfter reload, check that the license is activated:

Блок кода
esr# show licence 
Licence information
-------------------
Name:    eltex
Version: 1.0
Type:    esr-15
S/N:     NP1F000000
MAC:     CC:9D:A2:00:00:00
Features:
 WLC-AP-100 - Wireless Local Controller access points limit
 WLC - Wireless Local Controller


Примечание

Загружаемая лицензия перезаписывает активную лицензию! В случае, если в загружаемой лицензии отсутствует функционал, который был в уже активной лицензии, то после перезагрузки этот функционал перестанет работатьThe downloaded license overwrites the active license! If the downloaded license does not contain the functionality that was in the already active license, this functionality will stop working after reload:

Блок кода
esr# show licence 
Licence information
-------------------
Name:    eltex
Version: 1.0
Type:    esr-15
S/N:     NP1F000000
MAC:     CC:9D:A2:00:00:00
Features:
 WLC - Wireless Local Controller
 BRAS - Broadband Remote Access Server

After reboot:
-------------------
Name:    eltex
Version: 1.0
Type:    esr-15
S/N:     NP1F000000
MAC:     CC:9D:A2:00:00:00
Features:
 WLC-AP-100 - Wireless Local Controller access points limit
 WLC - Wireless Local Controller
esr#
В примере выше после перезагрузки устройства будет заблокирован доступ к функционалу под лицензией BRAS и все текущие настройки в конфигурации, связанные с BRAS, перестанут быть активными.
Таким образом, в случае расширения списка доступного функционала, при обращении в техническую поддержку или коммерческий отдел компании ЭЛТЕКС необходимо сообщать информацию о списке уже активных лицензий, чтобы новый лицензионный файл уже содержал используемые функциональные лицензии

In the example above, after reload the device, access to the functionality under the BRAS license will be blocked and all current settings in the configuration related to BRAS will no longer be active.

Thus, in case of expanding the list of available functionality, when contacting ELTEX technical support or sales department, it is necessary to provide information about the list of already active licenses, so that the new license file already contains the functional licenses used.