12-20-2012 12:02 PM - edited 03-11-2019 05:39 PM
I feel so silly for not being able to figure this out. Why do my cli commands just scroll all the content rather than having to press space to show more? It is driving me crazy to type sh run and the entire config flys past rather than being to inspect it page by page.
Solved! Go to Solution.
12-20-2012 12:05 PM
12-20-2012 12:05 PM
Hi,
Try and check the command
"show run pager"
You can set it to something like
"pager lines 24"
Though the value 24 should be the default. Your description would lead to believe that you have the value set to 0 which means the whole configuration will be viewed with the single command wihtout having to press any key in between.
- Jouni
12-20-2012 12:05 PM
Hey Danny,
try this "pager lines 24"
Best Regards,
Eugene
12-20-2012 12:10 PM
That was it. Thanks both of you.
12-20-2012 12:05 PM
Hi,
Try and check the command
"show run pager"
You can set it to something like
"pager lines 24"
Though the value 24 should be the default. Your description would lead to believe that you have the value set to 0 which means the whole configuration will be viewed with the single command wihtout having to press any key in between.
- Jouni
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