Command line examples – HP Integrity rx5670 Server User Manual
Page 29
Network Adapter Scripting Utility
The scripting application (CQNICCMD)
Chapter 4
29
Command line examples
The following are valid
cqniccmd
command line examples:
Example #1:
/S
cqniccmd /Sc:\HP\teamcfg.xml
cqniccmd /S c:\HP\teamcfg.xml
cqniccmd /S”c:\HP\teamcfg.xml”
Example #2:
/D
cqniccmd /D
Example #3:
/C
cqniccmd /Cc:\HP\teamcfg.xml
cqniccmd /C c:\HP\teamcfg.xml
cqniccmd /C”c:\HP\teamcfg.xml”
Example #4:
/P
cqniccmd /Pc:\HP\teamcfg.xml
cqniccmd /P c:\HP\teamcfg.xml
cqniccmd /P”c:\HP\teamcfg.xml”
Example #5:
/L
cqniccmd /Cc:\HP\teamcfg.xml /Lc:\HP\config.log
cqniccmd /C c:\HP\teamcfg.xml /L c:\HP\config.log
cqniccmd /C”c:\HP\teamcfg.xml” /L” c:\HP\config.log”
/L
This option is used to change the name and location of the cpqteam.log
default log file that is created in
\cpqsystem\log
on the system drive.
The supplied path must exist. An invalid log file name causes the
configuration to terminate with no changes. HP recommends this
option only in batch files.
/F
This option causes all errors, including those errors normally treated
as non-fatal errors, to be treated as fatal errors. This option can only
be used with the
/C
option.
Table 4-1
cqniccmd
command line arguments (Continued)
Argument
Function