When CLI logging is enabled, disables showing fully expanded commands, rather than abbreviations, in the log.
expansion | Disables command expansion in logs. |
Expansion is disabled by default.
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.
The following example turns off command expansion:
disable cli-config-logging expansion
This command was first available in ExtremeXOS 22.5.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches.