Skip to main content

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 the enablement and status of the hourly collection of periodic data and the status of the collection of detailed support logs.

Parameters

-device <text> - Switch Name

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.
[-support-requested {true|false}] - Support Log Requested

Request (true) or cancel (false) support log collection.

[-periodic-enabled {true|false}] - Periodic Log Enabled

Enable (true) or disable (false) periodic log collection.

Examples

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

Enables periodic log collection for the specified Ethernet switch.