Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

What is a benefit of using J-Web?

A.

It simultaneously manages multiple devices.

B.

It provides a customizable dashboard.

C.

It provides more advanced features than the CLI.

D.

It provides console-based management.

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?

A.

monitor interface ge-0/0/0

B.

monitor traffic interface ge-0/0/0

C.

show interfaces ge-0/0/0 terse

D.

show interfaces ge-0/0/0

Click the Exhibit button.

Referring to the exhibit, what is the source IP address of the ping that was executed?

A.

10.12.0.2

B.

10.23.0.2

C.

10.23.0.3

D.

10.24.0.4

Exhibit

[edit system archival] user@router# show configuration {

transfer-on-commit; archive-sites {

"scp://user@172.15.100.2 : /archive" password## SECRET-DATA

"ftp://user@10.210.9.178:/archive" password "$9..."; ## SECRET-DATA

.

Referring to the exhibit, where are the configuration backup files stored?

A.

Files are storedto the SCP site and the FTP site in a round-robinmanner.

B.

Files are storedto the SCP site and the FTP site simultaneously.

C.

Files are storedto any site as selected by Junos internally.

D.

Files are storedto the SCP site but if the transfer fails, then to theFTP site.

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.

What does the user@router> clear log ospf-trace command accomplish?

A.

Logging data into ospf-trace is stopped.

B.

Trace parameters are removed from the OSPF protocol configuration.

C.

Data in the ospf-trace file is removed and logging continues.

D.

The ospf-trace file is deleted.

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

Which two statements are correct about Junos traceoptions? (Choose two.)

A.

Traceoptions cannot be enabled in a production environment.

B.

Traceoptions are enabled through configuration.

C.

Traceoptions are enabled by default.

D.

Traceoption output, by default, is stored in /var/iog/.

Which character is used to filter the command output in the Junos CLI?

A.

|

B.

>

C.

<

D.

?

Which statement is correct when multiple users are configuring a Junos device using the configure private command?

A.

A commit by any user will commit changes made by all active users.

B.

A commit will not succeed until there is only a single user in configuration mode.

C.

Each user gets their own candidate configuration.

D.

Each user shares the same candidate configuration.