05-12-2005 05:38 AM - edited 02-21-2020 12:08 AM
1. How do I "break" the SHOW RUN output before reaching the end of the script? On a router any key does this but not so on my PIX 506E!!!
2. Why does the TAB key not complete the command? My book says it should!!!
Much appreciated.
05-12-2005 06:03 AM
1.) the command pager indicates how many lines are shown in a row.
example:
pager 24
# Shows 24 lines
pager 0
# Shows the whole output in one shot
Enable or disable screen paging.
[no] pager [lines number]
clear pager
show pager
2.) The returm key is used to go forward for one line and the TAB key is used to show the next 24 lines if pager is set to 24.
Command reference:
sincerely
Patrick
05-12-2005 06:05 AM
Hi,
About your questions,
1. Show run will show output by your terminal software definitions.
2. In version 6.x TAB for completing command not working. In version 7.x Cisco promise to fix this.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide