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?
When considering routing policies, which two statements are correct? (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?
Exhibit.
Referring to the exhibit, which routing configuration is required for these two users to access the remote server?
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.)
Exhibit
[edit]
user@routerl set interfaces ge-0/1/2 unit 0 family inet address 172.16.101.1/24 [edit]
user@router# commit check
configuration check succeeds
[edit]
user@router#
You need to configure interface ge-0/1/2 with an IP address of 172.16.100.1/24. You have accidentally entered 172.16.101.1/24 as shown in the exhibit.
Which command should you issue to solve the problem?
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?
Which protocol is responsible for learning an IPv4 neighbor's MAC address?
You have just increased the MTU size of interface ge-0/0/0 and committed the configuration.
Which command would help you identify the applied MTU change?
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?
Click the Exhibit button.
Referring to the exhibit, what is the source IP address of the ping that was executed?
Which process in the Junos OS is responsible for maintaining routing protocols and tables?
Exhibit
user@router> show route 192.168.100.2
inet.O: 15 destinations, 17 routes (15 active, 0 holddown, 0 hidden) Limit/Threshold: 1048576/1048576 destinations
+ = Active Route, - = Last Active, * = Both 192.168.100.2/32*[OSPF/IO] 00:14:29, metric 1
> to 172.16.1.6 via ge-0/0/1.0 [BGP/170] 00:06:49, localpref 100
AS path: 65102 I, validation-state: unverified > to 172.16.1.6 via ge-0/0/1.0
Referring to the exhibit, which statement is correct?
Which two statements describe the result when you enter? at the command-line prompt? (Choose two.)