CLI Guide

Table Of Contents
See also
export initiator-port register
export port summary
Displays a summary of exported ports for one or more clusters.
Contexts
All contexts.
In /clusters/cluster/exports context, command is port summary.
In /clusters/cluster/exports/ports context, command is summary.
Syntax
export port summary
[-c|--clusters] cluster [, cluster,...]
[-h|--help]
[--verbose]
Arguments
Optional arguments
[-c|--clusters] cluster [, cluster,...] Display unhealthy ports for only the specified cluster(s).
[-h|--help]
Displays command line help.
[--verbose]
Displays the names of the unhealthy volumes exported on each port.
Description
Prints a summary of the views and volumes exported on each port, and a detailed summary of the unhealthy ports.
In the root context, displays information for all clusters.
In /cluster context or below, displays information for only the current cluster.
Example
Show the summary of port health.
VPlexcli:/> export port summary
Port health summary(cluster-1):
port name health state enabled views virtual-volumes
----------------------- ------------ ------- ----- ---------------
P0000000046653D11-ETH06 healthy true 1 55
P0000000046653D11-ETH07 healthy true 1 55
P0000000046653D21-ETH06 healthy true 1 55
P0000000046653D21-ETH07 healthy true 1 55
P0000000046753D11-ETH06 healthy true 1 55
P0000000046753D11-ETH07 healthy true 1 55
P0000000046753D21-ETH06 healthy true 1 55
Commands
175