Juniper SRX1400 Hardware Manual page 109

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

Advertisement

Copyright © 2011, Juniper Networks, Inc.
Chapter 10: Performing Initial Software Configuration on the SRX1400 Services Gateway
Commit the configuration to activate it on the device.
16.
[edit]
admin@# commit
commit complete
Optionally, display the configuration to verify that it is correct.
17.
NOTE: This is a sample output. The actual output might vary depending
on your configuration requirements.
admin@# show
## Last changed: 2010-08-18 05:50:46 UTC
version "10.4I0 [sharibkh]";
system {
host-name doc;
root-authentication {
encrypted-password "$1$OJJkOtOh$sxV2pvW.XX2CIhIoD7WEM1"; ##
SECRET-DATA
}
login {
user admin {
uid 2000;
class super-user;
authentication {
encrypted-password "$1$Gx9YDUAi$V8ee8svJZN8c02X81vIKY.";
## SECR
ET-DATA
}
}
user regress {
uid 928;
class super-user;
authentication {
encrypted-password "$1$SgVN0PWm$8T4GHRasDvGZV2/fXREZj/";
## SECR
ET-DATA
}
}
}
services {
ssh;
telnet;
web-management {
http;
}
}
}
interfaces {
ge-0/0/0 {
unit 0 {
family inet {
address 192.1.1.1/24;
}
}
89

Advertisement

Table of Contents
loading

Table of Contents