system cluster-switch log modify
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
Give documentation feedback