User's Manual
Command line 85
Item Description
networks only.
Syntax
show network [<NetworkName>|*]
Parameter
NetworkName
(optional)
The name of an existing network (Ethernet or FCoE) in the VC domain. Use "*" to
display a detailed view of all the networks. If not specified, a summary view of the
networks appears.
Examples
->show network
Displays a summary of all networks
->show network *
Displays detailed information for all networks
->show network MyNetwork
Displays detailed information for a specific network
port-monitor
Manage port monitor configuration.
Supported actions: help, add, remove, set, show
Item Description
add port monitor
Add a new network analyzer port and other ports to be monitored.
Syntax
add port-monitor [AnalyzerPort=<PortID>]
[Speed=<Auto|10Mb|100Mb|1Gb|10Gb|40Gb|Disabled>]
[Duplex=<Auto|Half|Full>] [MonitorPort=<PortID>]
[Direction=<ToServer|FromServer|Both>]
Properties
AnalyzerPort
(optional)
The uplink port that is used for monitoring network traffic. Only one port can be
configured as the analyzer port. After a port is allocated to port monitoring, it is not
available for use in VC networks and shared uplink sets. The format of the network
analyzer port is <EnclosureID>:<InterconnectBay>:<PortNumber>. For
QSFP+ ports, the <PortNumber> format is Q<x>.<y>.
If the EnclosureID is not specified, the default enclosure is the local enclosure where
the domain resides.
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".
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 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 column 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".