HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  109 
Item  Description 
Parameter 
ModuleID (required) 
Specifies the interconnect module whose network interface is being reset. The 
format is <EnclosureId>:<BayNumber>. 
The module network configuration cannot be reset if the module ports are being 
sampled or polled by any of the receivers. 
Examples 
->reset sflow-module enc0:1 
Resets the module network interface configuration on enc0:1 
->reset sflow-module * 
Resets the module network interface configuration on all associated sflow 
modules 
Item  Description 
set sflow-module 
Modify an sflow module. 
Syntax 
set sflow-module <ModuleID> 
DHCP=<Enabled/Disabled>[IpAddress=<IPAddress> 
SubnetMask=<mask>[Gateway=<Gateway>]]
Parameter 
ModuleID (required) 
Specifies the interconnect module whose network interface is being configured. 
The format is <EnclosureId>:<BayNumber>. 
Properties 
DHCP (required) 
Specifies if the network interface created for sflow is being configured through 
DHCP or by a user providing the static IP settings. 
IpAddress (optional) 
Specifies a valid IP address to use for the network interface created for sflow 
network configuration. This property is required if DHCP is disabled. 
SubnetMask (optional) 
Specifies a valid subnet mask for the network interface created for sflow network 
configuration. This property is required if DHCP is disabled. 
Gateway (optional) 
Specifies a valid gateway address for the network interface created for sflow. 
This property is specified if DHCP is disabled. 
When DHCP is disabled, the user should provide a unique IP address for each 
module. 
Example 
->set sflow-module enc0:1 DHCP=Enabled 
Enables DHCP on the enc0:1 module 
->set sflow-module enc0:1 DHCP=Disabled 
IpAddress=10.10.1.11 SubnetMask=255.255.252.0 
Gateway=10.10.10.1 
Configures the static IP settings on enc0:1 
Item  Description 
show sflow-module 
Display the sflow module. 
Syntax 
show sflow-module [<ModuleID|*> 
Parameter 
ModuleID (optional) 
Specifies the interconnect module whose network interface is being displayed. 
The format is <EnclosureId>:<BayNumber>. 
Examples 
->show sflow-module 
Displays all sflow modules 










