File Management Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
7.15
license
These commands enable or disable the specified licensed software feature set. For feature
licenses, contact your authorised distributor or reseller.
If a license key expires or a proper key is not installed, some software features will not be
available.
Syntax
license
<name>
<key>
no license [
<name>
|index
<index-number>
]
Mode
Privileged Exec mode
Examples
To enable the licensed software feature named
AT-FL-SBX9-01
, which has a licence key of
7wJfSZyl1anG1Vrm4BrV93DC3HZRj5PE6fqpBlqOq9/3Dw==
, use the
command:
awplus#
llicense AT-FL-SBX9-01
7wJfSZyl1anG1Vrm4BrV93DC3HZRj5PE6fqpBlqOq9/3Dw==
Related Commands
show license
mkdir
This command makes a new directory.
Syntax
mkdir
<url>
Mode
Privileged Exec mode.
Usage
The keywords
flash
,
nvs
,
card
,
tftp
,
scp
,
sftp
and
http
are reserved for tab completion when
using the
copy
,
move
,
delete
,
cd
and
dir
command. Keywords
flash
,
nvs
,
card
,
tftp
,
scp
,
sftp
and
http
cannot be applied as directory or subdirectory names when using a
mkdir
command.
Examples
To make a new directory called “images” in the current directory, use the command:
awplus#
mkdir images
Related Commands
cd
dir
pwd
Parameter
Description
<name>
The licence name of the software feature. To display enabled
licence names, use the
show license
command.
<key>
The encrypted licence key to enable this software feature.
<index-number>
The index number of the software feature. To display the index
number, use the
show license
command.
Parameter
Description
<url>
URL of the directory that you are creating.