A-50 Dell PowerVault 720N, 740N, and 760N System Administrator and Command Reference Guide
NAME
license - license Data ONTAP 5.3 services
SYNOPSIS
license [ service=code ] ...
DESCRIPTION
The license command enables you to enter license codes for specific Data
ONTAP 5.3 services. The license codes are provided by Dell. With no arguments,
the license command prints the current list of licensed services and their codes.
It also shows the services that are not licensed for your filer.
The filer is shipped with license codes for all purchased services, so you need to
enter the license command only after you purchase a new service or after you
reinstall the file system.
To disable a license, enter the code DISABLE.
All license codes are case-insensitive. Do not leave a space before or after the
equal sign in the command.
The following list describes the services you can license:
Enter nfs to enable NFS.
Enter cifs to enable CIFS.
Enter http to enable HTTP.
Enter snapmirror to enable SnapMirror.
Enter snaprestore to enable SnapRestore.
EXAMPLES
The following example enables NFS:
filer> license nfs=ABCDEFG
nfs license enabled.
nfs enabled.
The following example disables CIFS:
filer> license cifs=DISABLE
unlicense cifs.
cifs will be disabled upon reboot.
license