cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:screenos:configuration.html



Juniper ScreenOS

ScreenOS :: Configuration

Show Configuration

Command
get config
get config all
get config all | inc "set interface"
>set console page 0
>get config
>set console page 0
>get config all

Save (to flash)

> save

Backup to TFTP Server

> save config from flash to tftp IPADDRESS FILENAME

Example

> save config from flash to tftp 192.168.0.10 test-fw1.conf
> save config from flash to tftp 192.168.0.10 conf/test-fw1/test-fw1.conf.20151010

Restore from TFTP Server

test-fw1-> set int eth1 ip 192.168.0.100/24                            
test-fw1-> save config from tftp 192.168.0.10 FILENAME to flash
test-fw1-> reset
Configuration modified, save? [y]/n n
System reset, are you sure? y/[n] y
In reset ...



hardware/screenos/configuration.html.txt ยท Last modified: 2016/01/09 by 127.0.0.1

Page Tools