Table of Contents
- Benefits of using CLI
- Use get inside any configuration subtree to show currently active settings for this module
- grep – the Secret weapon for searching the configuration and diagnostics
- Navigating the CLI
- Use select, append, unselect to avoid costly mistakes
- Disable screen paging to get rid of
--More--
in the output - alias for commands saves typing time
- Not sure what is the string limitation or what is availabe in any config mode? tree to the rescue
- Save console output to a file
- Run CLI command(s) remotely without interactive login
- Use edit 0 to add new entries
- Use move to change order of entries
- Use delete to remove an entry
- Use (with caution!) purge to delete the whole table
- Objects with names…
Source link
Author: Yuri Slobodyanyuk
Article used for cyber security disclosure.