HP Virtual Connect Manager Command Line Interface for c-Class BladeSystem Version 3.30 User Guide
Command line  69 
Item  Description 
Removes the network analyzer from the configuration 
->remove port-monitor AnalyzerPort=* 
Removes all network analyzer ports from the configuration 
->remove port-monitor monitorPort=enc0:1:1 
Removes a specific server port from the monitored port list 
->remove port-monitor monitorPort=* 
Removes all monitored ports 
Item  Description 
set port-monitor
Modify an existing port monitor configuration. 
Syntax 
set port-monitor [Enabled=<true|false>] 
[AnalyzerPort=<PortID>] 
[Speed=<Auto|10Mb|100Mb|1Gb|10Gb|Disabled>] 
[Duplex=<Auto|Half|Full>] [MonitorPort=<PortID>] 
[Direction=<ToServer|FromServer|Both>]
Properties 
Enabled (optional) 
Enables or disables port monitoring. The network analyzer port must be configured 
properly before port monitoring can be enabled. 
AnalyzerPort 
(optional) 
The uplink port used for monitoring network traffic. The format of the network 
analyzer port is <EnclosureID>:<InterconnectBay>:<PortNumber>. If 
the enclosure ID is not specified, the default enclosure is the local enclosure. 
Speed (optional) 
The port speed for the network analyzer port. Valid values include "Auto", 
"10Mb", "100Mb", "1Gb", "10Gb", and "Disabled". The default value is "Auto".
If there is no connector present on the analyzer port, only "Auto" and "Disabled" 
can be configured as the port speed. Speed restrictions apply. 
Duplex (optional) 
The port duplex mode of the network analyzer port. Valid values include "Auto", 
"Half", and "Full". The default value is "Auto". 
MonitorPort 
(required if the 
Direction property 
is being modified)
The server port to be monitored. The format of the monitored port is 
<EnclosureID>:<DeviceBay>:<PortNumber>. If the EnclosureID is not 
specified, the default enclosure is the local enclosure where the domain resides. 
Direction (optional)
The direction of network traffic on the port being monitored. Valid values include 
"ToServer", "FromServer", and "Both". 
Examples 
->set port-monitor AnalyzerPort=enc0:3:1 Speed=1Gb 
Duplex=half 
Modifies network analyzer uplink port properties 
->set port-monitor MonitorPort=enc0:1:6 Direction=ToServer 
Modifies a monitored server port 
->set port-monitor Enabled=true 
Enables port monitoring 
->set port-monitor Enabled=false 
Disables port monitoring 
Item  Description 
show port-monitor 
Display the Virtual Connect port monitor configuration. 
Syntax 
show port-monitor 
Example 
->show port-monitor 
Displays the port monitor configuration 










