User's Manual

Command line 86
Item Description
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
->add port-monitor AnalyzerPort=enc0:1:Q1.1 Speed=Auto
Duplex=full
Adds a new QSFP+ network analyzer port
->add port-monitor AnalyzerPort=enc0:1:Q1.1 Speed=40Gb
Duplex=full
Adds a QSFP+ network analyzer uplink port with a speed of 40Gb
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 port from the configuration
->remove port-monitor AnalyzerPort=enc0:1:Q2.1
Removes the QSFP+ network analyzer port 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|40Gb|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>. For
QSFP+ ports, the <PortNumber> format is Q<x>.<y>. 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", "40Gb", and "Disabled". The default value
is "Auto".