system cluster-switch log modify
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
Modify the cluster switch log request
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system cluster-switch log modify
command modifies the log request of the specified cluster switch.
Parameters
-device <text>
- Switch Name-
Specifies the cluster switch device for which the log request is being made. Note, that the device must be one of the devices listed as a cluster switch from the system cluster-switch show command. The full device name from the system cluster-switch show command must be used.
[-log-request {true|false}]
- Requested Log-
Specifies the initiation of a switch log retrieval for the specified cluster switch if set to true.
Examples
cluster1::> system cluster-switch log modify -device switch-name01(Switch---SN) -log-request true
Modifies the log request for the specified cluster switch. Setting the log-request to true initiates a cluster switch log retrieval for the specified switch.