R211x-HP Flexfabric 11900 Fundamentals Command Reference
222
Usage guidelines
A job can have multiple commands. Commands in a job are uniquely identified by their IDs. A command
with a smaller ID is executed earlier.
If a command uses the ID of an existing command, the existing command is replaced.
A job cannot contain any of these commands: telnet, ftp, ssh2, or monitor process.
The system does not check the validity of the command argument. You must make sure the command is
supported by the device, is input in the correct format, and uses valid values. Otherwise, the command
cannot be executed automatically.
Examples
# Assign commands to job backupconfig to back up configuration file startup.cfg to the TFTP server at
192.168.100.11.
<Sysname> system-view
[Sysname] scheduler job backupconfig
[Sysname-job-backupconfig] command 2 tftp 192.168.100.11 put flash:/startup.cfg
backup.cfg
Related commands
scheduler job
copyright-info enable
Use copyright-info enable to enable displaying the copyright statement.
Use undo copyright-info enable to disable displaying the copyright statement.
Syntax
copyright-info enable
undo copyright-info enable
Default
The copyright statement is displayed.
Views
System view
Predefined user roles
network-admin
mdc-admin
Examples
# Enable displaying the copyright statement.
<Sysname> system-view
[Sysname] copyright-info enable
• When a Telnet user logs in, the following statement appears:
**************************************************************************
* Copyright (c) 2010-2013 Hewlett-Packard Development Company, L.P. *
* Without the owner's prior written consent, *
* no decompiling or reverse-engineering shall be allowed. *










