ExtremeXOS has evolved and incorporated many new features over time. During this development, CLI keywords have been introduced that are not logically organized or do not conform to the CLI format standards. ExtremeXOS30.3 and later provides the infrastructure capability to manage the reorganization and removal of CLI commands with the goal of providing clearer CLI organization and improved usability.
The following command manages how old keywords that have been moved and redefined appear in the CLI:
configure cli moved-keywords [hide | show {no-help}]. Choices made in this command appear in the output of the show management command. The following table explains the configure command options, how they impact CLI behavior, and how these choices appear in show management command.
Moved Command Option | CLI Impact | Show Management Command Display |
---|---|---|
hide | Moved commands do not appear in the CLI.
|
Hidden |
show | Moved commands appear in the CLI.
|
Displayed with Help |
no-help | Moved commands appear in the CLI.
|
Displayed with No Help |