Commit The Configuration - Juniper SRX3600 Getting Started Manual

Services gateway
Hide thumbs Also See for SRX3600:
Table of Contents

Advertisement

SRX3600 Services Gateway Getting Started Guide

Commit the Configuration

22
Optionally, display the configuration to verify that it is correct.
1.
admin@# show
## Last changed: 2008-05-07 22:43:25 UTC
version "9.2I0 [builder]";
system {
autoinstallation;
host-name henbert;
root-authentication {
encrypted-password "$1$oTVn2KY3$uQe4xzQCxpR2j7sKuV.Pa0"; ##
SECRET-DATA
}
login {
user admin {
uid 928;
class super-user;
authentication {
encrypted-password "$1$cdOPmACd$QvreBsJkNR1EF0uurTBkE."; ##
SECRET-DATA
}
}
}
services {
ssh;
web-management {
http {
interface ge-0/0/0.0;
}
}
}
syslog {
user * {
any emergency;
}
file messages {
any any;
authorization info;
}
file interactive-commands {
interactive-commands any;
}
}
license {
autoupdate {
url https://ae1.juniper.net/junos/key_retrieval;
}
}
}
interfaces {
ge-0/0/0 {
unit 0 {
family inet {
address 192.1.1.1/24;
Copyright © 2011, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

Table of Contents