Weekend Sale - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

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?

A.

show interface terse

B.

show interface ge-0/0/3

C.

monitor interface traffic

D.

monitor interface ge-0/0/3

You are configuring a firewall filter on a Juniper device.

In this scenario, what are two valid terminating actions? (Choose two.)

A.

count

B.

discard

C.

next term

D.

accept

Which two statements are true about the Junos OS? (Choose two.)

A.

Routing tables are stored in the control plane.

B.

Exception traffic is never sent to the control plane.

C.

Exception traffic is sent to the control plane.

D.

Routing tables are stored in the forwarding plane.

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?

A.

The command only works for interface configuration differences.

B.

There are no changes to the candidate configuration.

C.

Someone accidentally deleted the active configuration.

D.

You must commit the configuration before any output will be shown.

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?

A.

(edit] user@router# rollback 1

B.

[edit] user@router# rollback 2

C.

[edit] userOrouter# rollback 0

D.

[edit] user@routeri rollback rescue

After the factory default configuration is loaded, which configuration object must be created prior to the first commit?

A.

root authentication

B.

loopback IP address

C.

out-of-band connectivity

D.

host name

What will the request system configuration rescue save command do?

A.

It saves the most recently committed configuration as the rescue configuration.

B.

It saves the candidate configuration as the rescue configuration.

C.

It saves a configuration version prior to the configuration most recently committed as the rescue configuration.

D.

It activates the rescue configuration.

Which layer of the OSI model contains the IP address information?

A.

Layer 2

B.

Layer 3

C.

Layer 1

D.

Layer 4

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.)

A.

An ICMP destination unreachable message will be returned.

B.

The packet will be forwarded.

C.

The packet will be discarded.

D.

A counter will be incremented.

You configured your system authentication order using the set authentication-order tacplus radius password command.

Which statement is correct in this scenario?

A.

A rejection by TACACS+ will prevent a login and bypass the other two authentication methods.

B.

The password authentication will only be used if the TACACS+ and RADIUS servers fail to respond.

C.

All authentication methods are used with the most restrictive permission set used.

D.

The password authentication method is evaluated if the TACACS+ and RADIUS servers respond with a reject message.