HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 4.20 User Guide
Command line  111 
Item  Description 
list|*>][PollPorts=<PortID list|*>]] 
Parameter 
ReceiverName (required)
The name of an existing sflow receiver in the domain 
Properties 
SamplePorts (optional) 
Specifies a list of sample ports to be removed from a receiver. "*" removes all 
sample ports from the receiver. The ports are specified as a comma separated 
list where each port is in the format: 
<EnclosureID>:<InterconnectBay>[:<PortNumber1[-PortNumberN]>]. 
The ID for the sample port can be referenced from the output of the show 
sflow-ports
 command. 
PollPorts (optional) 
Specifies a list of polling ports to be removed from a receiver. "*" removes all 
polling ports from the receiver. The ports are specified as a comma separated 
list where each port is in the format: 
<EnclosureID>:<InterconnectBay>[:<PortNumber1[-PortNumberN]>]. 
The ID for the poll port can be referenced from the output of the show 
sflow-ports
 command. 
Examples 
->remove sflow-ports Alpha 
SamplePorts=enc0:1:d1,enc0:1:d3 
Removes a sample port 
->remove sflow-ports Alpha PollPorts=enc0:1:d1,enc0:1:d 
Removes a polling port 
->remove sflow-ports Alpha SamplePorts=* 
Removes all sample ports 
->remove sflow-ports Alpha PollPorts=* 
Remove all polling ports 
Item  Description 
set sflow-ports
Modify a port to be sampled or polled for a receiver. 
Syntax 
set sflow-ports <ReceiverName> [SamplePorts=<PortID 
list>[SamplingRates=<SamplingRate 
list>][Direction=<Ingress|Egress|Both>]][PollPorts=<Port
ID list>PollingIntervals=<PollingInterval list>]
Parameters 
ReceiverName 
(required)
The name of an existing sflow receiver in the domain 
Properties 
SamplePorts (optional) 
Specifies a list of VC enet module ports whose sampling rates are to be 
modified. The ports are specified as a comma separated list where each port is 
in the format: 
<EnclosureID>:<InterconnectBay>[:<PortNumber1[-PortNumberN]>]. 
The ID for the sample port can be referenced from the output of the show 
sflow-ports
 command. 
SamplingRates 
(optional) 
Specifies the statistical sampling rate of packets on a port. Each sampling rate 
has a corresponding port in the SamplePorts list. The valid sampling rate can be 
an integer from 256 to 16777216. The default value is 4096. 
Direction (optional) 
Specifies the direction of the network traffic on the port to be sampled. The valid 
values are "Ingress", "Egress", or "Both". The default value is "Both". 
PollPorts (optional) 
Specifies a list of VC enet module ports whose polling intervals are to be 
modified. The ports are specified as a comma separated list where each port is 
in the format: 










