Which process in the Junos OS is responsible for maintaining routing protocols and tables?
Which two fields are you required to enter when you create a new user account? (Choose two.)
After the factory default configuration is loaded, which configuration object must be created prior to the first commit?
You received a new Junos device and are configuring the system-related settings. You must configure this device for the current date and time on the US West coast. You have set the time zone to America/Los_Angeies. however the time and date did not change.
In this scenario, which two additional actions would satisfy this requirement? (Choose two.)
You configured your system authentication order using the set authentication-order tacplus radius password command.
Which statement is correct in this scenario?
You are configuring a firewall filter on a Juniper device.
In this scenario, what are two valid terminating actions? (Choose two.)
Your router has a route to the 10.1.1.0/24 network with a next hop of r jet.
In this scenario, which action will your router perform when traffic destined to the 10.1.1.0/24 network is received?
A network administrator is attempting to route traffic on a Juniper switch to one of three different VLANs: Prod, Test, and Dev. Each VLAN has been assigned a numerical value.
In this scenario, what are these numerical values called?
What are two methods for navigating to configuration mode from an operational mode prompt? (Choose two.)
Which two statements are correct regarding Layer 2 network switches? (Choose two.)
You are trying to diagnose packet loss at interface ge-0/0/3.
In this scenario, which command would help you view error statistics in real time?
You have configured some interfaces on a Junos device; however, you have not yet committed the configuration.
What happens if you issue the rollback 0 command in this scenario?
Exhibit
Exhibit
[edit]
root# set system host-name TEST_DEVICE [edit]
root# commit
[edit]
'system’
Missing mandatory statement: ’root-authentication’ error: commit failed: (missing mandatory statements) [edit] root#
You are configuring a new device.
Which action solves the error shown in the exhibit?
Exhibit
{hold:node0}[edit]
root# set system root-authentication ?
Possible completions:
+ apply-groups Groups from which to inherit configuration data
+ apply-groups-except Don't inherit configuration data from these groups
encrypted-password Encrypted password string
load-key-file File (URL) containing one or more ssh keys
plain-text-password Prompt for plain text password (autoencrypted)
> ssh-dsa Secure shell (ssh) DSA public key string
> ssh-rsa Secure shell (ssh) RSA public key string
{hold:node0}[edit]
root# set system root-authentication plain-text-password
New password:
Retype new password:
{hold:node0}[edit]
root# commit and-quit
[edit interfaces]
'ge-0/0/0'
HA management port cannot be configured
error: configuration check-out failed
{hold:node0}[edit]
root#
You are unable to remotely access your Juniper device using the CLI.
Referring to the exhibit, which command would you add to the existing configuration to enable remote CLI access?