Dell N3200-ON Open Networking Hardware Diagnostic Guide July 2022 - Page 17

Service-Tag, XML_LICENSE_FILE, ONIE:/ # ./license_install.run

Page 17 highlights

5. Ensure that the tool has execute(x) permission. ONIE:/ # ls -ltr license_install.run -rwxr-xr-x 1 root 0 ONIE:/ # 15638815 May 9 22:57 license_install.run If the tool does not have execute(x) permission, add execute(x) permission. ONIE:/ # chmod +x license_install.run 6. Install the ONIE license tool. ONIE:/ # ./license_install.run /dev/console Verifying archive integrity... 100% Uncompressing LICENSE INSTALLER 100% ......... Done 100% All good. 7. Run the license command to confirm the license tool installed correctly. ONIE:/ # license Version 1.0 Error: wrong number of arguments. CLI option desciption. Install a new license or update existing license. -i Un-install the license. -u ONIE:/ # 8. Install the valid .xml license file. ONIE:/ # license -i --License.xml Version 1.0 license_file B3NFXC2-NOSOS6-License.xml CLI option desciption. Install a new license or update existing license. -i Un-install the license. -u ONIE:/ # To uninstall a license, use the license -u command. ONIE:/ # license -u Version 1.0 ONIE:/ # N2200-ON and N3200-ON/E3200-ON Series instructions 17

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81

5.
Ensure that the tool has execute(x) permission.
ONIE:/ # ls -ltr license_install.run
-rwxr-xr-x
1 root
0
15638815 May
9 22:57 license_install.run
ONIE:/ #
If the tool does not have execute(x) permission, add execute(x) permission.
ONIE:/ # chmod +x license_install.run
6.
Install the ONIE license tool.
ONIE:/ # ./license_install.run
/dev/console
Verifying archive integrity...
100%
100%
All good.
Uncompressing LICENSE INSTALLER
100%
.........
Done
7.
Run the license command to confirm the license tool installed correctly.
ONIE:/ # license
Version 1.0
Error: wrong number of arguments.
CLI option desciption.
Install a new license or update existing license.
-i <xml_license_file>
Un-install the license.
-u
ONIE:/ #
8.
Install the valid .xml license file.
ONIE:/ # license -i <
Service-Tag
>-<
XML_LICENSE_FILE
>-License.xml
Version 1.0
license_file B3NFXC2-NOSOS6-License.xml
CLI option desciption.
Install a new license or update existing license.
-i <xml_license_file>
Un-install the license.
-u
ONIE:/ #
To uninstall a license, use the
license -u
command.
ONIE:/ # license -u
Version 1.0
ONIE:/ #
N2200-ON and N3200-ON/E3200-ON Series instructions
17