admin# commit
commit complete
17. Optionally, display the configuration to verify that it is correct.
NOTE: This is a sample output. The actual output might vary depending
on your configuration requirements.
admin@# show
system {
host-name forge02;
root-authentication {
encrypted-password "$1$ZUlES4dp$OUwWo1g7cLoV/aMWpHUnC/"; ##
SECRET-DATA
}
services {
ssh;
web-management {
http {
interface fxp0.0;
}
}
}
syslog {
user * {
any emergency;
}
file messages {
any any;
authorization info;
}
file interactive-commands {
interactive-commands any;
}
}
security {
policies {
from-zone trust to-zone untrust {
policy trust-pol {
match {
source-address any;
destinataion-address any;
application any;
}
then {
permit;
}
}
}
from-zone untrust to-zone trust {
policy untrust-pol {
81Copyright © 2017, Juniper Networks, Inc.
Chapter 17: Performing the Initial Configuration