What are two methods for navigating to configuration mode from an operational mode prompt? (Choose two.)
After the factory default configuration is loaded, which configuration object must be created prior to the first commit?
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.)
Which process in the Junos OS is responsible for maintaining routing protocols and tables?
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.)
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?
What information does the forwarding table require so that the device forwards traffic? (Choose three.)
Click the Exhibit button.
Referring to the exhibit, what should be configured on R1 to advertise a default static route into OSPF?
You are logged in to a Junos OS device with SSH and issued the show protocols | compare command in the configuration, but no output is shown.
Which statement is correct in this scenario?
Which two statements are correct about the empioyee@Ri> prompt? (Choose two.)
Which protocol would you configure to synchronize the time and date on a Junos device?
Click the Exhibit button.
How is traffic, sourced from 10.0.0.0/8, treated by the firewall filter shown in the exhibit?
You are asked to convert the number 7 from decimal to binary.
Which number is correct in this scenario?
Which two statements describe the result when you enter? at the command-line prompt? (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 criteria does the Junos OS use to select an active route when two entries exist in the routing table?
Which two statements are correct regarding Layer 2 network switches? (Choose two.)