HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.01 User Guide

Command line 46
Item Description
->show fcoe-connection Profile1:1
Displays a specific FCoE connection of a profile named Profile1
firmware
Display the Virtual Connect interconnect module firmware version.
Support actions: help, show
show firmware
Display the firmware information for all interconnect modules in the domain.
Syntax
show firmware
Examples
->show firmware
Displays a summary listing of all firmware
->show firmware *
Displays a detailed listing of all firmware
To update firmware, use the HP BladeSystem c-Class Virtual Connect Support Utility. For more information on
installing the firmware, see the HP BladeSystem c-Class Virtual Connect Support Utility documentation on the
HP website (http://www.hp.com/go/bladesystem/documentation).
igmp
IMPORTANT: Users with server role permissions cannot modify IGMP settings when the VC
domain is under VCEM control.
Manage Ethernet IGMP Snooping settings.
Supported actions: help, set, show
Item Description
set igmp
Modify Ethernet IGMP Snooping settings.
Syntax
set igmp [Enabled=<true|false>] [Timeout=<interval>]
[NoFlood=<true|false>]
Properties
Enabled
(optional)
Enables or disables IGMP Snooping. Valid values are "true" and "false".
Timeout
(optional)
The idle timeout interval (in seconds) for IGMP Snooping. Valid values include integers
from 1-3600. The default IGMP idle timeout is 260 seconds.
NoFlood
(optional)
Allow or prevent the flooding of unregistered multicast packets. Valid values are "true"
and "false". This parameter can be "true" only when IGMP Snooping is enabled,
otherwise flooding always occurs.
Examples
->set igmp Enabled=true
Enables IGMP Snooping
->set igmp Enabled=true Timeout=30
Enables IGMP Snooping and sets the idle timeout
->set igmp Enabled=true NoFlood=true
Enables IGMP snooping and prevents the flooding of unregistered multicast packets