User's Manual

Command line 53
Item Description
ModuleID (optional)
The ID of the interconnect module. Use “*” to display a detailed view of all
modules in the VC domain. If not specified, a summary output of all modules
appears.
FilterBy
Filter the output of the show command by the specified attribute. The option is
specified in the format <columnID>=<value>. For example, to display FIP
snooping info associated with UplinkSet up1, the option would be specified as
UplinkSet=up1. There can be more than on Filter option specified for a single
command, such as 'show interconnect enc0:1 -fip_snooping
UplinkSet=up1 LAG=18
'.
Option
fip_snooping
Display FIP snooping information for the specified interconnect module.
Examples
->show interconnect
Displays a summary of all interconnect modules
->show interconnect *
Displays detailed information for all interconnect modules
->show interconnect *:5
Displays detailed information for all enclosures with interconnect modules in
interconnect bay number 5
->show interconnect enc0:*
Displays interconnect modules in all bays of a specific enclosure
->show interconnect enc0:3
Displays detailed information on a specific interconnect module in interconnect
bay 3 of the primary enclosure
->show interconnect enc0:3 -fip_snooping
Displays FIP snooping information on a specific interconnect module in
interconnect bay 3 of the primary enclosure
iscsi-boot-param
Manage iSCSI boot parameters within a domain.
NOTE: The iscsi-boot-param command does not currently support IPv6 addresses.
Supported actions: help, remove, set, show
Item Description
remove
iscsi-boot-param
Remove all iSCSI boot parameters configured on the specified iSCSI
connection.
Syntax
remove iscsi-boot-param <ConnectionID>
Parameter
ConnectionID
(required)
The ID of an existing iSCSI connection. The ID format is <ProfileName:Port>. To
retrieve the port number of the iSCSI connection, use the show profile
<ProfileName>
command.
Example
->remove iscsi-boot-param MyProfile1:1
Removes boot parameters configured on connection 1 of MyProfile1