You need to recover the root password on a Junos router without losing the current configuration settings.
Which three statements describe what you should perform in this scenario? (Choose three.)
Which two statements describe the result when you enter? at the command-line prompt? (Choose two.)
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.)
Which two functions are performed by the PFE? (Choose two.)
What are two benefits when implementing class of service? (Choose two.)
What is the primary system log file that is present in the default configuration of a Junos device?
By default, how does the PFE manage unicast traffic destined for an existing forwarding table entry?
What information does the forwarding table require so that the device forwards traffic? (Choose three.)
Which two statements are correct about Junos traceoptions? (Choose two.)
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?
Which two statements are correct about MAC addresses? (Choose two.)
Exhibit
term limit-icmp { from {
source-address {
172.25.11.0/24;
}
protocol icmp;
}
then {
count count-icmp; discard;
}
}
Referring to the exhibit, which two actions will occur when a packet matches the firewall filter? (Choose two.)
What are two types of transit traffic that traverse the forwarding plane of a Layer 3 router? (Choose two.)
What are two benefits when implementing class of service? (Choose two.)
You are creating a new policy to accept and redistribute routes into your IGP.
In this scenario, which match criteria would you use to identify the route prefixes to select?
Which two statements are correct about firewall filters? (Choose two.)
Which two statements are correct regarding Layer 2 network switches? (Choose two.)
What is the maximum number of rollback configuration files that the Junos OS will store?
Which two fields are you required to enter when you create a new user account? (Choose two.)
Which process in the Junos OS is responsible for device management tasks including the CLI and commit operations?
Which two common routing policy actions affect the flow of policy evaluation? (Choose two.)
Which three benefits occur when operating an interior gateway protocol (IGP) in an autonomous system (AS)? (Choose three.)
Click the Exhibit button.
Referring to the exhibit, what should be configured on R1 to advertise a default static route into OSPF?
What are two functions of the Routing Engine? (Choose two.)
Exhibit
user@router> show route 192.168.36.1
inet.O: 5 destinations, 6 routes (5 active, 0 holddown, 0 hidden) + = Active Route, - = Last Active, * = Both
192.168.36.1/32 *[Static/5] 00:00:31
> to 10.1.1.2 via ge-0/0/10.0 [OSPF/IO] 00:02:21, metric 1 > to 10.1.1.2 via ge-0/0/10.0
Referring to the exhibit, which route(s) will be selected by Junos for packet forwarding?
Which two actions happen when multiple users issue the configure exclusive command to enter configuration mode on a Junos device? (Choose two.)
When considering routing tables and forwarding tables, which two statements are correct? (Choose two.)
Which process in the Junos OS is responsible for maintaining routing protocols and tables?
Which Junos OS component is responsible for maintaining the forwarding table?
What is a benefit of using J-Web?