fipTlv
fipTlv - describe/view a single FIP Tlv
SYNOPSIS
fipTlv sub-command options
DESCRIPTION
The fipTlv command is used in two contexts:
- When a new TLV (type-length-value) is added to a fcoeProperties set. Values are taken from the options in this command.
- When an existing TLV is retrieved with fcoeProperties get*Tlv. The TLV values are visible in this command.
STANDARD OPTIONS
type
The type of the FIP Tlv option. (default = 0)
value
A string consisting of hexadecimal characters. Each pair of characters defines a byte value. The length of the TLV is set from the length of the value string, divided by 2. (default = "")
COMMANDS
The fipTlv command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
fipTlv cget option
Returns the current value of the configuration option given by option. Option may have any of the values accepted by the fipTlv command.
fipTlv config option value
Modify the configuration options of the fipTlv. If no option is specified, returns a list describing all of the available options for fipTlv (see STANDARD OPTIONS).
fipTlv setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See example underfcoeProperties