Juniper J-series Services Router J2350 Hardware Manual page 138

J-series services routers software with enhanced services
Hide thumbs Also See for J-series Services Router J2350:
Table of Contents

Advertisement

JUNOS Software with Enhanced Services Hardware Guide
Displaying Basic Connectivity Configurations
Verify the configuration of basic connectivity. Because the basic connectivity settings
Purpose
appear in different places in the configuration hierarchy, displaying the entire
configuration at once makes viewing the settings easier.
From the J-Web interface, select
Action
Configuration>View and Edit>View Configuration Text. Alternatively, from
configuration mode in the CLI, enter the
displays the sample values configured in Table 45 on page 111. Your output displays
the values you set.
The output shows the configuration of basic connectivity. Verify that the values
Meaning
displayed are correct for your Services Router.
For more information about the format of a configuration file, see the JUNOS CLI
Related Topics
User Guide.
114
Displaying Basic Connectivity Configurations
[edit]
user@host# show
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 AAAAB3Nza...D9Y2gXF9ac==root@routera.lab.router.net";
}
name-server {
10.148.2.32;
}
services {
ssh
}
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;
}
}
}
}
command. The following sample output
show

Advertisement

Table of Contents
loading

This manual is also suitable for:

J-seriesJ2320J4350J6350

Table of Contents