15.
Check the configuration for validity.
[edit]
admin@#
commit check
configuration check succeeds
16.
Commit the configuration to activate it on the device.
[edit]
admin@#
commit
commit complete
17.
Optionally, display the configuration to verify that it is correct.
admin@#
show
## Last changed: 2009-10-20 22:43:25 UTC
version "9.6R2.11";
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;
}
}
Step 6: Perform the Initial Software Configuration
■
21
Step 6: Perform the Initial Software Configuration