articles

You are currently browsing the archive for the articles category.

Summary:

For my own rerence and your delectation, I’m going to talk about the Cisco IOS “show history” command use and defaults, with a brief comparison to Unix-type “history” plus grep. Following that, I’ll discuss changing the history buffer size for a single session, writing the buffer size change to config, and how to display the currently configured history buffer size. Commands used:

  • show history
  • terminal history size 50
  • (config-line)#history size 50
  • show terminal
  • Read the rest of this entry »