CLI Guide

Table Of Contents
Arguments
Optional arguments
-h |--help
Displays the usage for this command.
--verbose
Provides more output during command execution. This may not have any effect for some commands.
Description
Removes information about SRSv3 gateway from metro node.
NOTE: In Metro systems, run this command on both the management servers.
Examples
Unregister ESRS.
VPlexcli:/> esrs un-register
ESRS instance for this metro node(FNM00121500305) cluster un-registered successfully.
See also
esrs register
esrs status
esrs import-certificate
exec
Executes an external program.
All contexts.
Syntax
exec command
Description
The program can be executed with zero or more arguments.
NOTE: The correct syntax for program names and arguments depends on the host system.
Example
To display the date and time on Director-1-1-A:
VPlexcli:/> exec ssh 128.221.253.35 date
Tue Sep 21 14:32:52 UTC 2010
Commands
175