JN0-102 Guide

Refresh JN0-102 free exam Guide

Exam Code: JN0-102 (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Junos, Associate (JNCIA-Junos)
Certification Provider: Juniper
Free Today! Guaranteed Training- Pass JN0-102 Exam.

Q91. -- Exhibit --

user@router> show route 

inet.0: 9 destinations, 9 routes (9 active, 0 holddown, 0 hidden) 

+ = Active Route, - = Last Active, * = Both 

10.10.10.91/32 *[Direct/0] 00:09:40 >via lo0.0 10.10.10.92/32 *[OSPF/10] 00:01:50, metric 1 >to 172.16.1.2 via ge-0/0/2.0 100.100.1.0/24 *[Static/5] 00:01:50 

Reject 

172.16.1.0/24 *[Direct/0] 00:06:09 

>via ge-0/0/2.0 

172.16.1.1/32 *[Local/0] 00:06:09 

Local via ge-0/0/2.0 

192.168.0.0/16 *[Aggregate/130] 00:00:06 

Reject 

192.168.0.0/17 *[Aggregate/130] 00:00:06 

>to 172.16.1.2 via ge-0/0/2.0 

192.168.50.0/24 *[Static/5] 00:00:06 

>to 172.16.1.2 via ge-0/0/2.0 

192.168.51.0/24 *[Static/5] 00:00:06 

>to 172.16.1.2 via ge-0/0/2.0 

user@router> show configuration policy-options 

policy-statement demo { 

term 1 { 

from { 

protocol aggregate; 

route-filter 192.168.0.0/16 longer; 

then accept; 

user@router> show configuration protocols ospf 

export demo; 

area 0.0.0.0 { 

interface ge-0/0/2.0; 

-- Exhibit --

Given the configuration and routing table shown in the exhibit, which routes will be advertised to OSPF neighbors because of the demo policy? 

A. 192.168.0.0/16 only 

B. 192.168.0.0/17 only 

C. 192.168.0.0/16 and 192.168.0.0/17 

D. 192.168.0.0/17, 192.168.50.0/24, and 192.168.51.0/24 

Answer:


Q92. Which statement is true regarding the password-recovery process? 

A. You must have a console connection. 

B. You cannot set the console port to an insecure mode. 

C. You must press the Enter key so that you can boot into single-user mode. 

D. When prompted to enter the full pathname of the shell, you must press the Enter key. 

Answer:


Q93. You have been asked to configure your router to send link-related SNMP trap notifications to the network management system (NMS) located at address 172.16.17.1. 

Which two commands are required? (Choose two.) 

A. set snmp trap-group my-trap-group targets 172.16.17.1 

B. set snmp targets 172.16.17.1 

C. set snmp trap-group my-trap-group link-status 

D. set snmp trap-group my-trap-group categories link 

Answer: A,D 


Q94. -- Exhibit --

user@router> show route protocol static 

inet.0: 12 destinations, 12 routes (12 active, 0 holddown, 0 hidden) 

+ = Active Route, - = Last Active, * = Both 

192.168.1.128/27 *[Static/5] 00:03:13 >to 10.20.106.10 via fe-0/0/5.1 192.168.1.144/29 *[Static/5] 00:03:13 >to 10.20.14.131 via ge-0/0/0.0 192.168.1.192/27 *[Static/5] 00:03:13 >to 10.18.1.1 via ge-0/0/1.0 192.168.1.128/28 *[Static/5] 00:01:06 >to 10.20.14.130 via ge-0/0/0.0 -- Exhibit --

Given the routing entries shown in the exhibit, which next-hop IP address will be used for the destination IP address 192.168.1.159? (Assume that only static routes are available for the destination.) 

A. 10.20.14.130 

B. 10.18.1.1 

C. 10.20.14.131 

D. 10.20.106.10 

Answer:


Q95. Which two commands will successfully create ping traffic? (Choose two.) 

A. user@router# ping 10.10.10.1 

B. user@router# run ping 10.10.10.1 

C. user@router> ping 10.10.10.1 

D. user@router> request ping 10.10.10.1 

Answer: B,C 


Q96. -- Exhibit --user@router> show route inet.0: 9 destinations, 9 routes (9 active, 0 holddown, 0 hidden) 

+ = Active Route, - = Last Active, * = Both 

10.10.10.91/32 *[Direct/0] 00:09:40 >via lo0.0 10.10.10.92/32 *[OSPF/10] 00:01:50, metric 1 

>to 172.16.1.2 via ge-0/0/2.0 

100.100.1.0/24 *[Static/5] 00:01:50 

Reject 

172.16.1.0/24 *[Direct/0] 00:06:09 

>via ge-0/0/2.0 

172.16.1.1/32 *[Local/0] 00:06:09 

Local via ge-0/0/2.0 

192.168.0.0/16 *[Aggregate/130] 00:00:06 

Reject 

192.168.0.0/17 *[Aggregate/130] 00:00:06 

>to 172.16.1.2 via ge-0/0/2.0 

192.168.50.0/24 *[Static/5] 00:00:06 

>to 172.16.1.2 via ge-0/0/2.0 

192.168.51.0/24 *[Static/5] 00:00:06 

>to 172.16.1.2 via ge-0/0/2.0 

user@router> show configuration policy-options 

policy-statement demo { 

term 1 { 

from { 

protocol static; 

route-filter 192.168.0.0/16 orlonger accept; 

then accept; 

user@router> show configuration protocols ospf 

export demo; 

area 0.0.0.0 { 

interface ge-0/0/2.0; 

-- Exhibit --

Given the configuration and routing table shown in the exhibit, which routes will be advertised to OSPF neighbors because of the demo policy? 

A. 192.168.0.0/16 only 

B. 192.168.50.0/24 only 

C. 192.168.50.0/24 and 192.168.51.0/24 

D. 192.168.0.0/17, 192.168.50.0/24, and 192.168.51.0/24 

Answer:


Q97. Which two statements apply when a user has entered private configuration mode by typing configure private? (Choose two.) 

A. All users have their own active configuration. 

B. All users have their own private candidate configuration. 

C. When a user commits, all nonconflicting changes made by all users are committed. 

D. When a user commits, only the user's own changes are committed. 

Answer: B,D 


Q98. You have been allocated a /22 network. 

How many usable hosts are available? 

A. 510 

B. 512 

C. 1022 

D. 1024 

Answer:


Q99. Which two statements are true about the rescue configuration file? (Choose two.) 

A. It must include a root password. 

B. It is rollback file number 50, and you can recover it by issuing rollback 50. 

C. It is created by issuing request system configuration rescue save. 

D. It is updated automatically when you commit. 

Answer: A,C 


Q100. You have configured a firewall filter with a single term matching on packets with a source address in the 10.0.0.0/24 subnet. This term only includes the count action. 

Which two statements are true about traffic evaluated by this firewall filter? (Choose two.) 

A. Packets within the 10.0.0.0/24 subnet will be accepted. 

B. Packets within the 10.0.0.0/24 subnet will be rejected. 

C. Packets within the 10.0.0.0/24 subnet will be counted. 

D. Packets within the 10.0.0.0/24 subnet will not be counted. 

Answer: A,C 


To know more about the JN0-102, click here.

Tagged as : Juniper JN0-102 Dumps, Download JN0-102 pdf, JN0-102 VCE, JN0-102 pass4sure, examcollection JN0-102