fcProperties
fcProperties-configure properties for Fibre Channel
SYNOPSIS
fcProperties sub-command options
DESCRIPTION
Fibre Channel (FC) is a method of communicating data for streams and protocols.
STANDARD OPTIONS
bufferToBufferRxSize
Maximum buffer-to-buffer Receive_Data_Field specified by the Fabric (default = 2112)
destinationId
Use to configure the Fibre Channel Frame header destination ID. (default = 01.b6.69)
enableAutoPlogi
Automatically enables PLOGI to all the ports that are advertised by the fabric, or to PLOGI to a subset of the variable ports that belong to a specified domain. (default = false)
enableNs
true/false
Enables registration to Name Server (default = false)
enableNSQuery
If true, enables Name Server Query parameters for this FC server.
enablePlogi
true/false
Enables Port login to specified Destination ID (default = false)
enablePRLI
If true, enables Process Login parameters. The PRLI request is used to establish the operating environment between a group of related processes at the originating Nx_Port and a group of related processes at the responding Nx_Port. If true, this option causes the state machine to attempt a process login.
enableSCR
true/false
If set to true, the ENode registers for any changes with the Fabric by sending a State Change Registration packet. (default = false)
scrOption
If enableSCR is set to true, scrOption becomes true. The registration function options for SCR are Fabric Detected, Nx Port Detected, Full Registration.
sourceNodeWWN
Source node Worldwide Name - a Name_identifier that is worldwide unique, represented by an 8-byte hex value. (default = '00 ... 00')
sourceOui
Use to configure the source Organization Unique Identifier. (default = 0e.fc.00)
sourcePortWWN
Source port Worldwide Name - a Name_identifier that is worldwide unique, represented by an 8-byte hex value. (default = '00 ... 00')
COMMANDS
The fcProperties command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
fcProperties addPlogi
Adds a PLOGI to fcProperties.
fcProperties delPlogi plogiIndex
Deletes the PLOGI associated with this FC property set at the specified index. The index of the first entry is 1.
fcProperties getPlogi plogiIndex
Retrieves the PLOGI associated with this FC property set at the specified index. The index of the first entry is 1.
fcProperties getFirstPlogi
Retrieves the first PLOGI associated with this FC property set. Specific errors are:
- There are no entries in the list.
fcProperties getNextPlogi
Retrieves the next PLOGI associated with this FC property set. Specific errors are:
- There are no more entries in the list.
fcProperties removeAllPlogis
Deletes all of the PLOGIs associated with this FC property set.
EXAMPLES
See under fibreChannel.