11-16-2021 08:00 AM
Hi everyone
I am would like to extract the complete cisco router configuration without --more-- (pagination)
can anybody please help me with this?
Solved! Go to Solution.
11-16-2021 08:08 AM - edited 11-16-2021 08:46 AM
Hi,
first use below command to clear display limit
#term len 0
then run #show run
you will get output without breakings.
11-16-2021 08:36 AM
#terminal length 0
<0-512> Number of lines on screen (0 for no pausing)
11-16-2021 08:08 AM - edited 11-16-2021 08:46 AM
Hi,
first use below command to clear display limit
#term len 0
then run #show run
you will get output without breakings.
11-16-2021 08:36 AM
#terminal length 0
<0-512> Number of lines on screen (0 for no pausing)
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