Oracle® Fabric OS 1.0.2 Command Reference

Exit Print View

Updated: November 2016
 
 

fc-card

The fc-card command controls and displays the operational state of the FC card. Commands that affect card state also affect the FC ports on the cards, and in turn, the vHBAs that are supported on the port. You can use FC storage, vHBAs, and I/O modules on a virtualization switch, but not on a leaf switch. For more information about the FC module that works with the virtualization switch, refer to the Oracle Fabric Interconnect F2-12 Product Page.

Syntax

remove fc-card {*|slot}
set fc-card {*|slot} [-descr=text]
show fc-card {*|slot} alarms
show fc-card {*|slot} dmesg
show fc-card {*|slot} errors
show fc-card {*|slot} ioport port-number wildcard
show fc-card {*|slot} ioports
show fc-card {*|slot} stats
show fc-card {*|slot} utilization
show fc-card {*|slot} vhbas
show fc-card {*|slot} warnings

where:

  • slot specifies the physical slot where the command will be applied. An asterisk (*) specifies all available FC cards.

  • port-number specifies a particular FC port for which information will be displayed.

  • wildcard specifies selected wildcard characters (for example, *) to facilitate executing a command for one or more FC cards.

These hardware commands have subcommands that determine their functionality. This table describes the subcommands and provides their syntax.

Subcommand
Description
alarms
Displays alarms for the specified card.
dmesg
Displays base OS messages.
errors
Displays error alarms for the FC card.
ioport
Displays information for the port on the FC card.
ioports
Displays information for all ports on the FC card.
stats
Shows FC card statistics.
utilization
Displays FC card utilization.
vhbas
Displays a list of vHBAs connected to the FC card.
warnings
Displays warning alarms for the FC card.

Options

Option
Description
–descr
Applies a text description to the FC card. Quotes are required around multiple words containing spaces in between.
–detail
Displays detailed information for the card. Optional.

Example: Configure an FC Card

This example shows how to add a description to an FC card in slot 11 and then view the card's information for port 1.

[OFOS] set fc-card 11 -descr=SalesWest
[OFOS] show fc-card 11 ioport 1
----------------------------------------------------
name                         11/1
type                         sanFc16GbPort
state                        up/down
descr                        SalesWest
wwnn                         50:01:39:71:00:56:70:65
wwpn                         50:01:39:70:00:56:70:65
rate                         auto/16Gbps
frame-size                   2048/2048
exec-throttle                65535
int-delay                    1000
fc-link-down-timeout         30
login-retry                  8
login-timeout                4
fc-target-port-down-timeout  30
topo                         F
loop-delay                   5
tape-support                 true
sfp-type                     16G
vhbas_2Mb_mtu_size           0
vhbas                        0
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––-
1 record displayed