Checkpoint How to Install a License

gani

Administrator
Cài đặt license bằng CLI
  • To install manually:
    1. Connect to command line.
    2. Log in to Expert mode.
    3. Run the following command:
      [Expert@HostName:0]# cplic put <IP Address> <Expiration Date> <License String> <Features>
      Note: The required syntax is sent to you by e-mail when the license is generated, and can be seen in the license in your Product Center account (at the top, click on ASSETS / INFO menu - go to ACCOUNTS & PRODUCTS section).
  • To import the license from a License File:
    1. Connect to command line.
    2. Log in to Expert mode.
    3. Run the following command:
      [Expert@HostName:0]# cplic put -l </path_to/Name of Licence file>.lic
      Note: The license file is sent to you by e-mail when the license is generated, and can be downloaded in your Product Center account (at the top, click on ASSETS / INFO menu - go to ACCOUNTS & PRODUCTS section).
      Alternatively, you can import the license from a License File via "cpconfig" menu.
Kiểm tra thông tin license bằng CLI
  • Vào mode expert
  • Dùng lệnh cplic print
ví dụ [Expert@gw-8152ae:0]# cplic print
 
Back
Top