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

Command line 80
Item Description
can be configured as the port speed. Speed restrictions apply.
Duplex (optional)
The duplex mode of the network analyzer port. Valid values include "Auto", "Half",
and "Full". The default value is "Auto".
MonitorPort
(optional)
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.
The ID for the monitor port can be referenced from the ID colum
n in the output of the
show server-port
command.
Direction (optional)
The direction of network traffic on the port being monitored. Valid values include
"ToServer", "FromServer", and "Both".
Example
->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 automatically disables port monitoring.
Syntax
remove port-monitor AnalyzerPort=<PortID|*>
MonitorPort=<PortID|*>
Properties
AnalyzerPort
The network analyzer port to be removed. Use "*" to remove all network analyzer
ports from the configuration.
MonitorPort
The monitor port to be removed. Use "*" to remove all 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 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