CLI Guide

Table Of Contents
director fc-port-stats
Displays/resets Fibre Channel port statistics for a specific director.
Contexts
All contexts.
In /clusters/cluster/directors context, command is fc-port-stats director.
In context, command is fc-port-stats
Syntax
director fc-port-stats
[-d|--director] director
[-o|--role] role
[-r|--reset]
Arguments
Required arguments
[-d|--director]
director
Context path of the director for which to display FC statistics. Not required if the current context
is /clusters/cluster/directors/director.
Optional arguments
[-o|--role] role Filter the ports included in the reply by their role. If no role is specified, all ports at the director are
included. This argument is ignored if --reset is specified. Roles include:
back-end - Filter on ports used to access storage devices that the system itself does I/O to.
front-end - Filter on ports used to make storage available to hosts.
inter-director-communication - Filter on ports used to communicate with other directors.
local-com - Filter on ports used to communicate with other directors at the same cluster.
management - Filter on ports used to communicate with the management server.
wan-com - Filter on ports used to communicate with other clusters.
[-r|--reset]
Reset the statistics counters of all ports at the specified director. If you specify this argument, the
command ignores the --role argument.
Description
Displays statistics generated by the driver for FibreChannel ports at the specified director and optionally with the specified role,
or resets those statistics.
Run this command from the /clusters/cluster/directors/director context to display the Fibre Channel statistics
for the director in the current context.
Examples
Display a directors Fibre Channel port statistics from the root context:
VPlexcli:/> director fc-port-stats -d director-2-1-A
Commands
129