HP Virtual Connect Manager Command Line Interface Version 2.30 User Guide
Command line  45 
Item Description 
->add port-monitor AnalyzerPort=enc0:1:4 Speed=1Gb 
Duplex=full MonitorPort=enc0:5:4 Direction=FromServer 
Adds a new network analyzer port and a server port to be monitored 
Item Description 
remove port-monitor 
Remove ports from a port monitor configuration. Removing the network analyzer 
port causes port monitoring to be disabled automatically. 
Syntax 
remove port-monitor AnalyzerPort=<PortID|*> 
MonitorPort=<PortID|*> 
Properties   
AnalyzerPort 
The network analyzer port to be removed. "*" removes all the network analyzer 
ports from the configuration. 
MonitorPort 
The monitor port to be removed. "*" removes all the monitor ports from the port 
monitor configuration. 
Examples 
->remove port-monitor AnalyzerPort=enc0:3:1 
Removes the network analyzer 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|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. 
AlayzerPort 
(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", and "Disabled". The default value is "Auto". 
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 enclosure ID 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". 










