disable cli-config-logging expansion
Description
When CLI logging is enabled, disables showing fully expanded commands, rather than abbreviations, in the log.
Syntax Description
expansion | Disables command expansion in logs. |
Default
Expansion is disabled by default.
Usage Guidelines
When CLI logging is enabled (see enable cli config-logging), this command disables showing fully expanded commands, rather than abbreviations, in the log.
For example, with command expansion disabled, a command entered in abbreviated format, such as
config por 33 auto of spee 10000 duplex ful
appears in the log exactly as it was entered in the command line.
If command expansion is enabled, the command appears in the log in expanded form:
configure ports 33 auto off speed 10000 duplex full
To see the status of command expansion, use show management.
Example
The following example turns off command expansion:
disable cli-config-logging expansion
History
This command was first available in ExtremeXOS 22.5.
Platform Availability
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.