Q-Logic 2400 Video Gaming Accessories User Manual


 
4–NIC Noninteractive Commands
-minidump (Firmware Mini Dump)
SN0054667-00 C 4-11
-minidump
(Firmware Mini Dump)
To dump a firmware core dump into a file for a given cna_port_inst, issue the
-minidump command as follows:
> qaucli -pr nic -minidump <cna_port_inst> <minidump_file>
[force | noforce]
Where minidump_file specifies the name of the dump file, and force and
noforce
specify how the core dump is created: if force is specified, then a new
core dump is created and dumped into the specified file; if
noforce is specified,
then if a core dump is available, it is dumped into the specified file.
-n
(Change Port Alias Name)
To change port alias names, issue tthhe -n command as follows:
> qaucli -pr nic -n [cna_port_inst] <config_name|config_alias>
<value> [<config_name|config_alias> <value>]
For this release of QConvergeConsole CLI, you can set the following properties:
Port_Alias
Port_Physical_MAC_Alias
Port_LLA_MAC_Alias
For example:
> qaucli -pr nic -n 1 Port_Alias jwm614
Port_Alias : jwm614
-nh
(Change CNA Alias Name)
To configure the adapter, issue the -nh command as follows:
> qaucli -pr nic -nh [cna_port_inst] <config_name|config_alias>
<value> [<config_name|config_alias> <value>]
For this release, you can set the only the CNA_Alias property.
For example:
> qaucli -pr nic -nh 1 CNA_Alias george
CNA_Alias : george