Verifying basic connectivity, Displaying basic connectivity configurations – Juniper Networks J4350 User Manual
Page 133
Establishing Basic Connectivity
Verifying Basic Connectivity
To verify that the Services Router has the settings you configured,
perform the following task.
Displaying Basic Connectivity Configurations
Purpose
Verify the configuration of basic connectivity. Because the basic connectivity
settings appear in different places in the configuration hierarchy, displaying the
entire configuration at once makes viewing the settings easier.
Action
From the J-Web interface, select
Configuration>View and Edit>View Configuration Text.
Alternatively, from configuration mode in the CLI, enter the
show
command. The
following sample output displays the sample values configured in Table 37. Your
output displays the values you set.
Sample Output
system {
host-name routera;
domain-name lab.router.net;
domain-search [ lab.router.net router.net ];
backup-router 192.168.2.44;
time-zone America/Los_Angeles;
root-authentication {
ssh-rsa "ssh-rsa [email protected]";
}
name-server {
10.148.2.32;
}
services {
}
ntp {
server 10.148.2.21;
}
}
interfaces {
ge-0/0/0 {
unit 0 {
family inet {
address 192.168.1.1/24;
}
}
}
lo0 {
unit 0 {
family inet {
address 172.16.1.24/32;
}
}
}
}
Verifying Basic Connectivity
113