Ficoncfg – Dell POWEREDGE M1000E User Manual

Page 346

Advertising
background image

314

Fabric OS Command Reference

53-1001764-02

ficonCfg

2

ficonCfg

Configures the specified FICON database.

Synopsis

ficoncfg --set database port_index

ficoncfg --reset database

ficoncfg --help

Description

Use this command to configure a FICON database on a specified port. Refer to ficonShow for a
description of the database content.

Note

The execution of this command is subject to Virtual Fabric or Admin Domain restrictions that may
be in place. Refer to chapter 1, “Using Fabric OS commands” and Appendix A, “Command
Availability”
for details.

Operands

This command has the following operands:.

port_index

Specifies the port to be configured by its port index. Use switchShow for a
listing of valid port index numbers.

--

set

Sets the configuration entry.

--

reset

Resets the configuration entry to its default value.

database

Specifies the name of the FICON database. The only database currently
supported is the follwoing:

LIRR

Devices registered to receive link incident reports.

Examples

To set the LIRR database on port 5:

switch:user>

ficoncfg --set LIRR 5

To reset the LIRR

switch:user>

ficoncfg --reset LIRR

See Also

ficonHelp, ficonShow

Advertising