• Home
  • All Category Of Microsoft Exam Dumps
  • Why Choose Lead2pass?
  • Sitemap

Lead2pass IT Exam Dumps Bring You Success

Exam collection of Micfosoft, Cisco,IBM,CompTIA and other IT exam

Menu
  • Home
  • All Category Of Microsoft Exam Dumps
  • Why Choose Lead2pass?
  • Sitemap
Home › JN0-690 › Juniper › Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (41-50)

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (41-50)

admin March 7, 2014     No Comment    

QUESTION 41
Referring to the exhibit, routers r1 and r2 are connected to each other by interfaces ge-5/3/0 and ge-5/3/1 respectively. They do not become OSPF neighbors.
Local traffic capture on r1:
Address resolution is OFF.
Listening on ge-5/3/0.0, capture size 1514 bytes
22:16:33.610374 Out IP (tos 0xc0, ttl 1, id 34562, offset 0, flags [none], proto: OSPF (89), length:
76) 10.1.2.1 > 224.0.0.5: OSPFv2, Hello, length 56 [len 44]
Router-ID 1.1.1.1, Backbone Area, Authentication TypE. none (0)
Options [External, LLS]
Hello Timer 10s, Dead Timer 40s, Mask 255.255.255.252, Priority 128

LLS: checksum: 0xfff6, length: 3
Extended Options (1), length: 4
Options: 0x00000001 [LSDB resync]
[edit]
user@r1# run show ospf interface
Interface State Area DR ID BDR ID Nbrs
ge-5/3/0.0 PtToPt 0.0.0.0 0.0.0.0 0.0.0.0 0
lo0.1 DR 0.0.0.0 1.1.1.1 0.0.0.0 0
[edit]
user@r1# run show ospf neighbor
————————————————————————-
Local traffic capture on r2:
Address resolution is OFF.
Listening on ge-5/3/1.0, capture size 1514 bytes
22:16:42.238030 Out IP6 (class 0xc0, hlim 1, next-header: OSPF (89), length: 36)
fe80::6687:88ff:fe6c:6769 > ff02::5: OSPFv3, Hello, length 36
Router-ID 2.2.2.2, Backbone Area
Options [V6, External, Router]
Hello Timer 10s, Dead Timer 40s, Interface-ID 0.0.0.1, Priority 128
Neighbor List:
user@r2# run show ospf interface
OSPF instance is not running
Which two statements are true? (Choose two.)

A.    r1 is configured for OSPFv3.
B.    r1 is configured for OSPFv2.
C.    r2 is configured for OSPFv2.
D.    r2 is configured for OSPFv3.

Answer: BD

QUESTION 42
Referring to the exhibit, which two OSPF adjacency problems are present? (Choose two.)
May 20 22:27:04.010297 OSPF rcvd Hello 192.168.0.2 -> 224.0.0.5 (ge-1/1/2.0 IFL 343 area
0.0.0.0)
May 20 22:27:04.010320 Version 2, length 44, ID 10.10.10.1, area 0.0.0.1
May 20 22:27:04.010342 checksum 0x166d, authtype 0
May 20 22:27:04.010365 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128
May 20 22:27:04.010387 dead_ivl 40, DR 192.168.0.2, BDR 0.0.0.0
May 20 22:27:07.891698 OSPF periodic xmit from 192.168.0.1 to 224.0.0.5 (IFL 2684276180 area
0.0.0.0)
May 20 22:27:12.749988 OSPF packet ignored: area mismatch (0.0.0.1) from 192.168.0.2 on intf
ge-1/1/2.0 area 0.0.0.0
May 20 22:27:12.750071 OSPF rcvd Hello 192.168.0.2 -> 224.0.0.5 (ge-1/1/2.0 IFL 343 area
0.0.0.0)
May 20 22:27:12.750095 Version 2, length 44, ID 10.10.10.1, area 0.0.0.1
May 20 22:27:12.750116 checksum 0x166d, authtype 0
May 20 22:27:12.750139 mask 255.255.255.252, hello_ivl 10, opts 0x12, prio 128
May 20 22:27:12.750161 dead_ivl 40, DR 192.168.0.2, BDR 0.0.0.0
May 20 22:27:14.393182 OSPF rcvd Hello 192.168.0.2 -> 224.0.0.5 (ge-1/1/2.0 IFL 343 area
0.0.0.0)
May 20 22:27:14.393262 Version 2, length 44, ID 10.10.10.1, area 0.0.0.0
May 20 22:27:14.393284 checksum 0x0, authtype 0
May 20 22:27:14.393307 mask 255.255.255.252, hello_ivl 50, opts 0x12, prio 128
May 20 22:27:14.393368 dead_ivl 200, DR 0.0.0.0, BDR 0.0.0.0
May 20 22:27:14.393399 OSPF packet ignored: our router ID received from 192.168.0.2 on intf
ge-1/1/2.0 area 0.0.0.0

A.    hello interval mismatch
B.    duplicate router ID
C.    area type mismatch
D.    area number mismatch

Answer: BD

QUESTION 43
Referring to the exhibit, why does only the loopback interface appear in the show ospf interface output?
[edit]
user@router# show interfaces
ge-1/1/2 {
vlan-tagging;
unit 100 {
vlan-id 100;
family inet {
address 192.168.0.1/30;
}
}
}
lo0 {
unit 0 {
family inet {
address 10.10.10.1/32;
}
}
}
[edit]
user@router# show protocols ospf
area 0.0.0.0 {
interface ge-1/1/2.0 {
interface-type p2p;
metric 250;
}
interface lo0.0;
}
[edit]
user@router# run show ospf interface
Interface State Area DR ID BDR ID Nbrs
lo0.0 DR 0.0.0.0 10.10.10.1 0.0.0.0 0
[edit]

A.    The interface-type is not configured properly on the ge-1/1/2 interface.
B.    The incorrect logical unit for the ge-1/1/2 interface is configured under the OSPF hierarchy.
C.    The ge-1/1/2 interface is configured under the wrong OSPF area.
D.    The metric configured on ge-1/1/2 is not valid.

Answer: B

QUESTION 44
Click the Exhibit button. You recently added an EBGP neighbor to R1 and you are receiving a single BGP route for their internal network. You notice that on R2 the route learned from C1 is being marked as hidden because the next hop is unusable.

image
Referring to the exhibit, what should you do to resolve the problem?

A.    Create a next-hop-self import policy on R2 and apply this policy to IBGP.
B.    Create a next-hop-self export policy on R1 and apply this policy to IBGP.
C.    Create a next-hop-self import policy on R1 and apply this policy to EBGP.
D.    Create a next-hop-self import policy and apply this policy to IBGP.

Answer: B

QUESTION 45
You have enabled graceful Routing Engine switchover (GRES). During verification, you switched mastership and all interfaces went down.
user@router> show system switchover
Graceful switchover: On
Configuration databasE. Ready
Kernel databasE. Version incompatible
Peer statE. Steady State
Referring to the output shown in the exhibit, why did the interfaces go down?

A.    The synchronization failed because the Junos OS version on the backup is incompatible with the version running on the master.
B.    The synchronization failed because the Junos OS version on the backup does not support GRES.
C.    The synchronization failed because the Routing Engine models are different between the master and backup.
D.    The synchronization failed because the master Routing Engine cannot communicate with the backup Routing Engine.

Answer: A

QUESTION 46
[edit]
user@router# show interfaces
ge-1/1/2 {
gigether-options {
802.3ad ae0;
}
}
ge-1/1/3 {
gigether-options {
802.3ad ae0;
}
}
ae0 {
unit 0 {
family bridge {
interface-mode trunk;
vlan-id-list 100;
}
}
}
You are asked to configure a LAG. You configure and commit the configuration as shown in the exhibit. When verifying your ae0 interface, you encounter the following error:
[edit]
user@router# run show interfaces ae0
error: device ae0 not found
Which command would you use to resolve this problem?

A.    set interfaces ae0 aggregated-ether-options lacp active
B.    set chassis alarm ethernet link-down ignore
C.    set chassis network-services ethernet
D.    set chassis aggregated-devices ethernet device-count 1

Answer: D

QUESTION 47
You have configured a LAG and are now enabling LACP on the ae0 interface. You have configured and committed the configuration as shown in the exhibit. However, the exhibit also shows that the ae0 interface is now in the up/down state.
[edit]
user@R1# run show interfaces ge-1/1/2 terse
Interface Admin Link Proto Local Remote
ge-1/1/2 up up
ge-1/1/2.0 up up aenet –> ae0.0
[edit]
user@R1# run show interfaces ge-1/1/3 terse
Interface Admin Link Proto Local Remote
ge-1/1/3 up up
ge-1/1/3.0 up up aenet –> ae0.0
[edit]
user@R1# run show interfaces ae0 terse
Interface Admin Link Proto Local Remote
ae0 up down
ae0.0 up down bridge
[edit]
user@R1# show interfaces ae0
aggregated-ether-options {
lacp {
periodic slow;
system-priority 200;
}
}
unit 0 {
family bridge {
interface-mode trunk;
vlan-id-list 100;
}
}
**************************************************************************
[edit]
user@R2# run show interfaces ge-1/1/2 terse
Interface Admin Link Proto Local Remote
ge-1/1/2 up up
ge-1/1/2.0 up up aenet –> ae0.0
[edit]
user@R2# run show interfaces ge-1/1/3 terse
Interface Admin Link Proto Local Remote
ge-1/1/3 up up
ge-1/1/3.0 up up aenet –> ae0.0
[edit]
user@R2# run show interfaces ae0 terse
Interface Admin Link Proto Local Remote
ae0 up down
ae0.0 up down bridge
[edit]
user@R2# show interfaces ae0
aggregated-ether-options {
lacp {
periodic fast;
system-priority 100;
}
}
unit 0 {
family bridge {
interface-mode trunk;
vlan-id-list 100;
}
}
What must you do to resolve this problem?

A.    Configure both routers’ ae0 LACP configuration to periodic fast.
B.    Change the LACP system-priority of R1 to 300.
C.    Configure R1’s LACP configuration as active.
D.    Configure R2’s LACP configuration as passive.

Answer: C

QUESTION 48
Which CLI command is used to restart a software process?

A.    restart
B.    reboot
C.    commit
D.    reload

Answer: B

QUESTION 49
Which CLI command applies the candidate configuration to the active configuration?

A.    load
B.    merge
C.    copy run start
D.    commit

Answer: C

QUESTION 50
Which operational CLI command would you use to troubleshoot hardware-related problems?

A.    show system
B.    show chassis
C.    show route
D.    show cli

Answer: C

…go to http://www.lead2pass.com/JN0-690.html to download the full version Q&As.

JN0-690 Juniper
Free JN0-690JN0-690 dumpsJN0-690 Exam QuestionsJN0-690 PDFJN0-690 Practice ExamsJN0-690 Practice TestsJN0-690 VCE

 Previous Post

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (31-40)

―March 6, 2014

Next Post 

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (51-60)

―March 7, 2014

Author: admin

Related Articles

admin ― March 7, 2014 | No Comment

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (51-60)

QUESTION 51 In the Junos OS, which type of file dumps the program’s environment in the form of memory pointers,

admin ― March 6, 2014 | No Comment

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (31-40)

admin ― March 5, 2014 | No Comment

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (21-30)

admin ― March 4, 2014 | No Comment

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (11-20)

admin ― March 4, 2014 | No Comment

Free Online Latest 2014 Pass4sure&Lead2pass Juniper JN0-690 Practice Tests (1-10

admin ― December 17, 2013 | No Comment

Free Latest Juniper JN0-690 Exam Questions & Answers

Leave a Reply Cancel reply

You must be logged in to post a comment.

Categories

Premium VCE Test Engine

VCE Exam Simulator for Mobile

Take exams on your mobile device the same way you do on your desktop. iPhone, iPad and Android devices are supported.

Hottest Microsoft Exam Dumps

HOTMicrosoft 70-243 Dumps ➤ PDF & VCE
HOTMicrosoft 70-246 Dumps ➤ PDF & VCE
HOTMicrosoft 70-247 Dumps ➤ PDF & VCE
HOTMicrosoft 70-331 Dumps ➤ PDF & VCE
HOTMicrosoft 70-332 Dumps ➤ PDF & VCE
HOTMicrosoft 70-333 Dumps ➤ PDF & VCE
HOTMicrosoft 70-341 Dumps ➤ PDF & VCE
HOTMicrosoft 70-342 Dumps ➤ PDF & VCE
HOTMicrosoft 70-346 Dumps ➤ PDF & VCE
HOTMicrosoft 70-347 Dumps ➤ PDF & VCE
HOTMicrosoft 70-410 Dumps ➤ PDF & VCE
HOTMicrosoft 70-411 Dumps ➤ PDF & VCE
HOTMicrosoft 70-412 Dumps ➤ PDF & VCE
HOTMicrosoft 70-413 Dumps ➤ PDF & VCE
HOTMicrosoft 70-414 Dumps ➤ PDF & VCE
HOTMicrosoft 70-417 Dumps ➤ PDF & VCE
HOTMicrosoft 70-457 Dumps ➤ PDF & VCE
HOTMicrosoft 70-458 Dumps ➤ PDF & VCE
HOTMicrosoft 70-461 Dumps ➤ PDF & VCE
HOTMicrosoft 70-462 Dumps ➤ PDF & VCE
HOTMicrosoft 70-463 Dumps ➤ PDF & VCE
HOTMicrosoft 70-464 Dumps ➤ PDF & VCE
HOTMicrosoft 70-465 Dumps ➤ PDF & VCE
HOTMicrosoft 70-466 Dumps ➤ PDF & VCE
HOTMicrosoft 70-467 Dumps ➤ PDF & VCE
HOTMicrosoft 70-469 Dumps ➤ PDF & VCE
HOTMicrosoft 70-480 Dumps ➤ PDF & VCE
HOTMicrosoft 70-481 Dumps ➤ PDF & VCE
HOTMicrosoft 70-482 Dumps ➤ PDF & VCE
HOTMicrosoft 70-483 Dumps ➤ PDF & VCE
HOTMicrosoft 70-486 Dumps ➤ PDF & VCE
HOTMicrosoft 70-487 Dumps ➤ PDF & VCE
HOTMicrosoft 70-488 Dumps ➤ PDF & VCE
HOTMicrosoft 70-489 Dumps ➤ PDF & VCE
HOTMicrosoft 70-511 Dumps ➤ PDF & VCE
HOTMicrosoft 70-513 Dumps ➤ PDF & VCE
HOTMicrosoft 70-515 Dumps ➤ PDF & VCE
HOTMicrosoft 70-532 Dumps ➤ PDF & VCE
HOTMicrosoft 70-533 Dumps ➤ PDF & VCE
HOTMicrosoft 70-534 Dumps ➤ PDF & VCE
HOTMicrosoft 70-640 Dumps ➤ PDF & VCE
HOTMicrosoft 70-642 Dumps ➤ PDF & VCE
HOTMicrosoft 70-646 Dumps ➤ PDF & VCE
HOTMicrosoft 70-687 Dumps ➤ PDF & VCE
HOTMicrosoft 70-688 Dumps ➤ PDF & VCE
HOTMicrosoft 70-689 Dumps ➤ PDF & VCE
HOTMicrosoft 70-692 Dumps ➤ PDF & VCE
HOTMicrosoft 70-695 Dumps ➤ PDF & VCE
HOTMicrosoft 70-696 Dumps ➤ PDF & VCE
HOTMicrosoft 70-697 Dumps ➤ PDF & VCE
HOTMicrosoft 74-335 Dumps ➤ PDF & VCE
HOTMicrosoft 74-338 Dumps ➤ PDF & VCE
HOTMicrosoft 74-343 Dumps ➤ PDF & VCE
HOTMicrosoft 74-344 Dumps ➤ PDF & VCE
HOTMicrosoft 74-409 Dumps ➤ PDF & VCE
HOTMicrosoft 98-361 Dumps ➤ PDF & VCE
HOTMicrosoft 98-367 Dumps ➤ PDF & VCE
HOTMB2-700 Dumps ➤ PDF & VCE
HOTMB2-701 Dumps ➤ PDF & VCE
HOTMB2-702 Dumps ➤ PDF & VCE
HOTMB2-703 Dumps ➤ PDF & VCE
GetAll List Of Microsoft Dumps NOW

Hottest Cisco Exam Dumps

HOTCisco 200-120 Dumps ➤ PDF & VCE
HOTCisco 100-101 Dumps ➤ PDF & VCE
HOTCisco 200-101 Dumps ➤ PDF & VCE
HOTCisco 200-310 Dumps ➤ PDF & VCE
HOTCisco 200-355 Dumps ➤ PDF & VCE
HOTCisco 200-401 Dumps ➤ PDF & VCE
HOTCisco 210-260 Dumps ➤ PDF & VCE
HOTCisco 210-060 Dumps ➤ PDF & VCE
HOTCisco 210-065 Dumps ➤ PDF & VCE
HOTCisco 300-101 Dumps ➤ PDF & VCE
HOTCisco 300-115 Dumps ➤ PDF & VCE
HOTCisco 300-135 Dumps ➤ PDF & VCE
HOTCisco 300-206 Dumps ➤ PDF & VCE
HOTCisco 300-207 Dumps ➤ PDF & VCE
HOTCisco 300-208 Dumps ➤ PDF & VCE
HOTCisco 300-209 Dumps ➤ PDF & VCE
HOTCisco 300-070 Dumps ➤ PDF & VCE
HOTCisco 300-075 Dumps ➤ PDF & VCE
HOTCisco 300-080 Dumps ➤ PDF & VCE
HOTCisco 300-085 Dumps ➤ PDF & VCE
HOTCisco 400-101 Dumps ➤ PDF & VCE
HOTCisco 400-201 Dumps ➤ PDF & VCE
HOTCisco 400-051 Dumps ➤ PDF & VCE
HOTCisco 350-018 Dumps ➤ PDF & VCE
HOTCisco 642-035 Dumps ➤ PDF & VCE

Hottest CompTIA Exam Dumps

HOTSY0-401 Dumps ➤ PDF & VCE
HOTN10-006 Dumps ➤ PDF & VCE
HOT220-901 Dumps ➤ PDF & VCE
HOT220-902 Dumps ➤ PDF & VCE
HOTSG0-001 Dumps ➤ PDF & VCE
HOTCAS-002 Dumps ➤ PDF & VCE
HOTSK0-004 Dumps ➤ PDF & VCE

Other Hottest Exam Dumps

HOTVMware VCP550 Dumps ➤ PDF & VCE
HOTVMware VCP550D Dumps ➤ PDF & VCE
HOTVMware 1V0-601 Dumps ➤ PDF & VCE
HOTVMware 2V0-620 Dumps ➤ PDF & VCE
HOTVCP5-DCV Dumps ➤ PDF & VCE
HOTISC CISSP Dumps ➤ PDF & VCE
HOTPMI PMP Dumps ➤ PDF & VCE
HOTOracle 1Z0-051 Dumps ➤ PDF & VCE
HOTOracle 1Z0-052 Dumps ➤ PDF & VCE
HOTOracle 1Z0-060 Dumps ➤ PDF & VCE
HOTOracle 1Z0-061 Dumps ➤ PDF & VCE
HOTCitrix 1Y0-201 Dumps ➤ PDF & VCE
HOTCitrix 1Y0-301 Dumps ➤ PDF & VCE
HOTCitrix 1Y0-401 Dumps ➤ PDF & VCE
HOT312-50v9 Dumps ➤ PDF & VCE
HOTRHCSA EX200 Dumps ➤ PDF & VCE
HOTRHCE EX300 Dumps ➤ PDF & VCE

Archives

Tags

70-687 Practice Exams 70-687 Practice Tests 200-125 braindumps 200-125 exam dumps 200-125 exam question 200-125 pdf dumps 200-125 practice test 200-125 study guide 200-125 vce dumps 200-355 braindumps 200-355 exam dumps 200-355 exam question 200-355 pdf dumps 200-355 practice test 200-355 study guide 200-355 vce dumps 220-901 braindumps 220-901 exam dumps 220-901 exam question 220-901 pdf dumps 220-901 practice test 220-901 study guide 220-901 vce dumps 300-101 braindumps 300-101 exam dumps 300-101 exam question 300-101 pdf dumps 300-101 practice test 300-101 study guide 300-101 vce dumps 400-101 braindumps 400-101 exam dumps 400-101 exam question 400-101 pdf dumps 400-101 practice test 400-101 study guide 400-101 vce dumps 400-251 braindumps 400-251 exam dumps 400-251 exam question 400-251 pdf dumps 400-251 study guide 400-251 vce dumps Lead2pass 220-901 Lead2pass 400-101