HP Virtual Connect FlexFabric 10Gb24-port Module for c-Class BladeSystem User Manual

Page 80

Advertising
background image

Command line 80

Item

Description

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

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

Advertising