Juniper SRX 5600 Getting Started Manual page 20

Services gateway
Hide thumbs Also See for SRX 5600:
Table of Contents

Advertisement

SRX 5600 Services Gateway Getting Started Guide
16.
17.
18.
20
Step 6: Perform Initial Software Configuration
Check the configuration for validity.
[edit]
admin@# commit check
configuration check succeeds
Commit the configuration to activate it on the device.
[edit]
admin@# commit
commit complete
Optionally, display the configuration to verify that it is correct.
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;
}
}

Advertisement

Table of Contents
loading

Table of Contents