- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
09-30-2016 01:26 AM
Hello
I'd like to copy my config to file.
So I connected by PuttySSH, changed Session>Logging to file to Printable output
Logged and lunched:
set cli config-output-format set
configure
show
but in every 40 lines add "lines 1-40" next "lines 41-80" "lines 121-160" ...
how to get all my config into text file without additional "lines X-Y" ?
Regards
Slawek
09-30-2016 01:37 AM
Hi Slawek,
You'll need this command:
> set cli pager off
> show config running
hope this helps,
Ben
09-30-2016 01:37 AM
Hi Slawek,
You'll need this command:
> set cli pager off
> show config running
hope this helps,
Ben
09-30-2016 01:54 AM
Hi Ben
This is exactly what I'm looking for!
Regards
Slawek
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!