Adds or removes a comment that describes a Network Security High Availability (HA) pair.
Note
You must use the CLI to add a comment. You can view the comment from the Central Management System CLI or Web UI.
Syntax
cmc ha nx <pair> comment <"comment">
Parameters
pair
The name of the pair.
"comment"
A brief description of the HA pair, enclosed in double quotation marks.
Note
To delete a comment, enter
""(an empty string) as the comment.
Example
The following example adds a description to the Acme_NXHA pair.
cm-hostname (config) # cmc ha nx Acme_NXHA comment "Western region NX pair" cm-hostname (config) # show cmc ha nx NX-HA Acme_NXHA nx-1 nx-2 Status: OK Comment: Western region NX pair Connected: yes
User role
Admin or operator
Command mode
Config
Supported appliances
This command is supported on the following appliances running the specified releases or later:
Network Security: Release 7.8.0
Note
For more information about Network Security HA, see the Network Security High Availability Guide.