Juniper SRX240 Hardware Manual page 107

Hide thumbs Also See for SRX240:
Table of Contents

Advertisement

Copyright © 2015, Juniper Networks, Inc.
% vi srx240-poe-16xge-factory.conf
The following sample output displays the factory default configuration on an SRX240
Services Gateway:
##
## $Id: $
##
## Copyright (c) 2009, Juniper Networks, Inc.
## All rights reserved.
##
system {
autoinstallation {
delete-upon-commit;
traceoptions {
level verbose;
flag {
all;
}
}
interfaces {
ge-0/0/0 {
bootp;
}
}
}
services {
ssh;
telnet;
dhcp {
router {
192.168.1.1;
}
pool 192.168.1.0/24 {
address-range low 192.168.1.2 high 192.168.1.254;
}
propagate-settings ge-0/0/0.0;
}
web-management {
http {
interface [ vlan.0 ];
}
https {
system-generated-certificate;
interface [ vlan.0 ];
}
}
xnm-clear-text;
}
name-server {
208.67.222.222;
208.67.220.220;
}
syslog {
archive size 100k files 3;
}
}
interfaces {
ge-0/0/0 {
unit 0;
Chapter 15: Performing Initial Configuration
89

Advertisement

Table of Contents
loading

Table of Contents