Skip to main content
A newer release of this product is available.

system switch ethernet log modify

Contributors
Suggest changes

Modify the Ethernet switch log request.

Availability: This command is available to cluster administrators at the admin privilege level.

Description

The system switch ethernet log modify command modifies the log request of the specified Ethernet switch.

Parameters

-device <text> - Switch Name

Specifies the Ethernet switch device for which the log request is being made. Note: the device must be one of the devices listed as an Ethernet switch from the system switch ethernet show command. The full device name from the system switch ethernet show command must be used.

[-log-request {true|false}] - Requested Log

Specifies the initiation of a switch log retrieval for the specified Ethernet switch if set to true.

Examples

cluster1::> system switch ethernet log modify -device switch-name01(Switch---SN) -log-request true

Modifies the log request for the specified Ethernet switch. Setting the log-request to true initiates an Ethernet switch log retrieval for the specified switch.