Users Guide

Table Of Contents
3–QCS CLI Commands
Configure Advanced FCoE Settings
Doc No. TD-000971 Rev. 1
January 29, 2021 Page 44 Copyright © 2021 Marvell
Configure Advanced FCoE Settings
Configures FCoE settings. This command is only available if the actively selected
device is an FCoE device.
Syntax cfg Advanced
[[key] | [key=value]]
Additional syntax:
QCScli.exe -t phyports -f bdf -i < BDF values> "bootcfg -t fcoe -o save
<filename>.xml" ' For saving fcoe boot configuration file
QCScli.exe -t phyports -f bdf -i < BDF values> "bootcfg -t fcoe -o restore
<filename>.xml" ' For upload the updated file
Keywords key
Specifies an FCoE device setting. The key is case insensitive and must be
specified within double quotes if it contains any spaces or special characters.
key=value
Specifies an FCoE device key and value. The key and value are case insensitive
and must be specified within double quotes if they contain any spaces or special
characters. Do not include spaces around the = (equal sign).
Examples The following examples show the cfg Advanced command:
qcscli -t FCoE -f MAC -i 000e1e5027b3 "cfg Advanced"
Advanced
----------------
Fabric disconnect timeout (LDTIMEOUT): 30
Target removal timeout (PDTIMEOUT): 30
qcscli -t FCoE -f MAC -i 000e1e5027b3 "cfg Advanced LDTIMEOUT"
Fabric disconnect timeout (LDTIMEOUT)
--------------------------------------------------
Current setting: 30
Valid setting: 5 to 300 seconds
qcscli -t FCoE -f MAC -i 000e1e5027b3 "cfg Advanced LDTIMEOUT=25"
QLogic Control Suite Command Line Interface Utility for Windows
v17.0.10.0
You must restart your computer for the new settings to take effect.
C:\Automation_QCSCLI>QCScli.exe -t phyports -f bdf -i 01:00.00
"bootcfg -t fcoe -o save fcoe.xml"