Displaying Basic Connectivity Configurations for the SRX650 Services Gateway
To verify that the SRX650 Services Gateway has the settings you configured, you should
display the basic connectivity configurations. Because the basic connectivity settings
appear in different places in the configuration hierarchy, displaying the entire configuration
at once makes viewing the settings easier.
To display and verify the basic connectivity settings, select Configure>System
Properties>System Identity. Alternatively, from configuration mode in the CLI, enter the
show command. Review the following sample output. Your output displays the values
you set.
[edit]
user@host# show
system {
host-name devicea;
domain-name lab.device.net;
domain-search [ lab.device.net device.net ];
time-zone America/Boston;
root-authentication {
ssh-rsa "ssh-rsa AAAAB3Nza...D9Y2gXF9ac==root@devicea.lab.device.net";
}
name-server {
10.148.2.32;
}
services {
}
ntp {
server 10.148.2.21;
}
}
interfaces {
ge-0/0/0 {
unit 0 {
family inet {
address 10.157.71.12/19;
}
}
}
lo0 {
unit 0 {
family inet {
address 127.0.0.1/32;
address 10.254.71.12/32 {
primary;
}
} family iso {
address 47.0005.80ff.f800.0000.0108.0001.0102.5407.1012.00;
}
} family inet6 {
address abcd::10:254:71:12/128 {
primary;
}
117Copyright © 2018, Juniper Networks, Inc.
Chapter 19: Performing Initial Configuration