Screen OS

last person joined: 8 months ago 

This is a legacy community with limited Juniper monitoring.
  • 1.  Continuous config listing SSG 550

    Posted 04-03-2009 06:42

    Hi Guys,

     

    I am trying to list the entire config of an SSG-550 without the "--- more ---" lines.  I am writing a small script to autobackup a few network devices.  On the Juniper MXs, I use "set cli terminal screen-length 0" . Is there something similar for the SSGs.

     

    Thanks.

     

    Richard



  • 2.  RE: Continuous config listing SSG 550

    Posted 04-03-2009 08:07

    Best way might be to use a tftp server and use save config from flash to tftp <IP_of_server> <filename>.

     

    Or get conf  > tftp <IP_of_server> <filename>.

     

     



  • 3.  RE: Continuous config listing SSG 550

    Posted 04-03-2009 08:50

    Thanks for your response.  I was hoping to avoid setting up a tftp server since the other configs are retrieved by running show commands. 

     

    Looks like I have no choice.

     

    Richard.



  • 4.  RE: Continuous config listing SSG 550
    Best Answer

    Posted 04-03-2009 09:36

    Quick note.  Did some more poking around. 

     

    'set console page 0'  does the trick.



  • 5.  RE: Continuous config listing SSG 550

    Posted 04-05-2009 01:17

    you can also remotely backup the configs (f.i. from a Windows server, using Scheduled Tasks and pscp)

     

    http://www.corelan.be:8800/index.php/2008/06/22/juniper-firewall-screenos-basics-cjfv/

     

    (search for "schedule a backup")



  • 6.  RE: Continuous config listing SSG 550

    Posted 04-05-2013 02:05
    Hi,

    Use "unset console page" to rollback the "console page" command...

    Just to share the rollback on the "console page" command:
    http://kb.juniper.net/InfoCenter/index?page=content&id=KB6273
    #continuous
    #config
    #consolepage