connect adapter: Command List
After you have used the Supervisor connect adapter command to connect to the command shell for a specific adapter, the following commands are available in that shell. See connect adapter for information about the connect adapter command.
Attention |
These commands should be used only when troubleshooting virtualized network adapters with Cisco TAC supervision. |
Note that when you connect to an adapter command shell, the command-line prompt changes from your default prompt, which is
the name you assigned to the appliance, to adapter n/n/n
, where n/n/n
is the adapterʼs chassis/server/ID combination you entered to connect.
To exit adapter mode, type exit .
Examples
The following example shows how to connect to the adapter command shell, and view available commands:
firepower# connect adapter 1/2/1
adapter 1/2/1 # help
Available commands:
connect - Connect to remote debug shell
exit - Exit from subshell
help - List available commands
history - Show command history
show-fwlist - Show firmware versions on the adapter
show-identity - Show adapter identity
show-phyinfo - Show adapter phy info
show-systemstatus - Show adapter status
adapter 1/2/1 # exit
firepower#
Command |
Additional Information |
---|---|
connect |
Connects to the debug shell; provides access to the commands listed in the following table. |
exit |
Exits from the adapter command shell. |
help |
Lists the commands available in this shell. |
history |
Shows a list of commands issued since entering this shell. |
show-fwlist |
Shows firmware versions on the adapter. |
show-identity |
Show adapter identity |
show-phyinfo |
Show adapter phy info |
show-systemstatus |
Show adapter status |
The following commands are available in the debug subshell; accessed by entering the connect command in the adapterʼs primary command shell.
Note |
When you connect to an adapter shellʼs debug subshell, the command-line prompt changes from the |
To exit the debug subshell, type exit .
Examples
The following example shows how to connect to the adapterʼs debug subshell, and view available commands:
adapter 1/2/1 # connect
No entry for terminal type "dumb";
using dumb terminal settings.
adapter 1/2/1 (top):1# help
Available commands:
attach-fls - Attach to fls
attach-mcp - Attach to mcp
estat - Run fc performance monitor
exit - Exit from subshell
help - List available commands
history - Show command history
phy-read - Read PHY register
show-acltab - Show ACL table
show-fru - Show FRU contents
show-fwdtab - Show forwarding table
show-log - Show system log
show-macstats - Show MAC statistics
show-pcisw - Show PCIE switch status
adapter 1/2/1 (top):2# exit
adapter 1/2/1 #
Command |
Additional Information |
---|---|
attach-fls |
Attaches to the adapterʼs fabric login service; provides access to the commands listed in a following table. |
attach-mcp |
Attaches to the Master Control Program. A large number of debug-information commands are available; use the help command to view a list. Again, these commands are for use only with Cisco TAC guidance. |
estat |
Launches a Fibre Channel performance monitor. |
exit |
Exits from this subshell. |
help |
Lists the commands available in this subshell. |
history |
Shows a list of commands issued since entering this subshell. |
phy-read |
Read PHY register |
show-acltab |
Show ACL table |
show-fru |
Show FRU contents |
show-fwdtab |
Show forwarding table |
show-log |
Show system log |
show-macstats |
Show MAC statistics |
show-pcisw |
Show PCIE switch status |
The following commands are available in the Fabric Login Service (FLS) subshell; accessed by entering the attach-fls command in the adapterʼs debug shell.
Note |
When you connect to the FLS subshell of an adapterʼs debug subshell, the command-line prompt changes from |
To exit the FLS subshell, type exit ; you are returned to the debug subshell.
Examples
The following example shows how to attach to the FLS subshell from the debug subshell, and view available commands:
adapter 1/2/1 # connect
No entry for terminal type "dumb";
using dumb terminal settings.
adapter 1/2/1 (top):1# attach-fls
No entry for terminal type "dumb";
using dumb terminal settings.
adapter 1/2/1 (fls):1# help
Available commands:
d - dumps the contents of the last fw request
exit - Exit from subshell
fwactive - retrieve active fcpu exchanges
fwcqs - retrieves fcpu cq information
fwexch - retrieves fcpu exchange data
fwlif - retrieves fcpu lif data
fwvnic - retrieves fcpu vnic data
help - List available commands
history - Show command history
lif - Show lif information
login - Show login information pertaining to vnic
lunlist - Show Nameserver and Report LUN's response information for vnic
lunmap - Show lunmap information pertaining to vnic
vnic - Show vnic information
adapter 1/2/1 (fls):2# exit
adapter 1/2/1 (top):2#
Command |
Additional Information |
---|---|
d |
Dumps the contents of the last firmware request. |
exit |
Exits from the FLS subshell. |
fwactive |
Retrieves active fcpu exchanges |
fwcqs |
Retrieves fcpu cq information |
fwexch |
Retrieves fcpu exchange data |
fwlif |
Retrieves fcpu lif data |
fwvnic |
Retrieves fcpu vnic data |
help |
Lists available commands |
history |
Shows command history |
lif |
Shows lif information |
login |
Shows login information pertaining to vnic |
lunlist |
Shows Nameserver and Report LUN's response information for vnic |
lunmap |
Shows lunmap information pertaining to vnic |
vnic |
Shows vnic information |