fcNameServer
fcNameServer-The FC Name Server command enables to setup the configurable parameters for the Name Server.
SYNOPSIS
fcNameServer sub-command options
DESCRIPTION
The fcNameServer command is used to send name server queries to the Fibre Channel module.
STANDARD OPTIONS
enableRnnId
true/false
The RNN_ID Name Server request is used to associate a Node Name with a given Port Identifier (default = true).
enableRcsId
true/false
The RCS_ID Name Server request is used to record the Classes of Service that are supported by a given Port Identifier (default = false).
enableRftId
true/false
The RFT_ID Name Server request is used to record the FC-4 TYPEs that are supported by a given Port Identifier (default = true).
enableRpnId
true/false
The RPN_ID Name Server request is used to record the Port Name that is supported by a given Port Identifier (default = false).
enableRptId
true/false
The RPT_ID Name Server request is used to record the Port Type that is supported by a given Port Identifier (default = false).
enableRspnId
true/false
The RSPN_ID Name Server request is used to associate a Symbolic Port Name with a given Port Identifier (default = false).
enableRsnnNn
true/false
The RSNN_NN Name Server request is used to associate a Symbolic Node Name with a given Node Name (default = false).
enableRhaId
true/false
The RHA_ID Name Server request is used to associate a Hard Address with a given Port Identifier (default = false).
symbolicPortName
A user-defined string to identify a port, for example 'Ixia Port 1'.
symbolicNodeName
A user-defined string to identify a node, for example 'Ixia Node 1'.
COMMANDS
The fcNameServer command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
fcNameServercget option
Returns the current value of the configuration option given by option. Option may have any of the values accepted by the fcNameServer command.
fcNameServer config option value
Modify the fcNameServer configuration options of the port. If no option is specified, returns a list describing all of the available options (see STANDARD OPTIONS) for port.
fcNameServer setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example under fibreChannel