JN0-400 Exam
EX, Associate (JNCIA-EX)
- Exam Number/Code : JN0-400
- Exam Name : EX, Associate (JNCIA-EX)
- Questions and Answers : 104 Q&As
- Update Time: 2011-09-21
- Price:
$ 119.00$ 69.00
Free JN0-400 Demo Download
Test4pass offers free demo for JNCIA JN0-400 exam (EX, Associate (JNCIA-EX)). You can check out the interface, question quality and usability of our practice exams before you decide to buy it. We are the only one site can offer demo for almost all products.
Exam Description
It is well known that JN0-400 exam test is the hot exam of Juniper Networks certification. Test4pass offer you all the Q&A of the JN0-400 real test . It is the examination of the perfect combination and it will help you pass JN0-400 exam at the first time!
Why choose Test4pass JN0-400 braindumps
Quality and Value for the JN0-400 Exam
100% Guarantee to Pass Your JN0-400 Exam
Downloadable, Interactive JN0-400 Testing engines
Verified Answers Researched by Industry Experts
Drag and Drop questions as experienced in the Actual Exams
Practice Test Questions accompanied by exhibits
Our Practice Test Questions are backed by our 100% MONEY BACK GUARANTEE.
Juniper Networks JNCIA JN0-400 exam braindumps questions and answers
¡¡
Exam : Juniper JN0-400
Title : EX, Associate (JNCIA-EX)
1. Which statement regarding packet flow through an EX-series switch is correct?
A.Transit packets are processed by the Routing Engine.
B.The destination MAC address determines which lookup table is used.
C.The Routing Engine is consulted when processing both transit and host packets.
D.Routing protocol control packets are processed only by the Packet Forwarding Engine.
Answer: B
2. Click the Exhibit button.
Why will the configurations in the exhibit fail to provide gateway redundancy between Switch-1 and Switch-2?
3 Switch-1:
interfaces {
ge-0/0/3 {
unit 0 {
family inet {
address 10.1.1.2/24 {
vrrp-group 100 {
virtual-address 10.1.1.1;
priority 110;
}
}
}
}
}
}
Switch-2:
interfaces {
vlan {
unit 100 {
family inet {
address 10.1.1.3/24 {
vrrp-group 200 {
virtual-address 10.1.1.1;
priority 90;
}
}
}
}
}
A.The IP addresses do not match.
B.The group numbers do not match.
C.The priority numbers do not match.
D.VRRP is not supported between a physical interface and a VLAN interface.
Answer: B
3. Which three functions are performed in the control plane? (Choose three.)
A.protocol updates
B.packet forwarding
C.system management
D.service implementation
E.forwarding table maintenance
Answer: ACE
4. Which two statements describe the EX 4200 switches? (Choose two.)
A.The fan tray used for the EX 4200 switches is not field replaceable.
B.The EX 4200 switches can be interconnected to form a single virtual chassis.
C.The EX 4200 switches support redundant load-sharing AC power supplies.
D.All EX 4200 switches support either partial or full Power over Ethernet (PoE) support.
Answer: BC
5. Click the Exhibit button.
Given the configuration in the exhibit, which command would configure the IP address 10.10.10.1/24 for VLAN 2?
3 interfaces {
ge-0/0/0 {
unit 0 {
family ethernet-switching {
vlan {
members v2;
}
}
}
}
ge-0/0/1 {
unit 0 {
family ethernet-switching;
}
}
}
vlans {
v2 {
vlan-id 2;
interface {
ge-0/0/1.0;
}
l3-interface vlan.2;
}
}
A.set vlans v2 family inet address 10.10.10.1/24
B.set interfaces vlan v2 family inet address 10.10.10.1/24
C.set interfaces vlan unit 2 family inet address 10.10.10.1/24
D.set interfaces ge-0/0/1 unit 0 family inet address 10.10.10.1/24
Answer: C
6. What are two components of the JUNOS software architecture? (Choose two.)
A.multiple software processes
B.separation of control and forwarding planes
C.shared memory environment for all processes
D.efficient processing of all packets through the control plane
Answer: AB
7. On an EX-series switch, what information is gathered when building a bridge table? (Choose two.)
A.interface
B.IP address
C.MAC address
D.authentication information
Answer: AC
8. Which two are included in the EZsetup configuration for EX-series switches? (Choose two.)
A.Configure syslog servers.
B.Configure routing protocols.
C.Configure root authentication.
D.Configure me0 management Ethernet port.
Answer: CD
9. You are configuring the voice VLAN feature on an EX-series switch on interface ge-0/0/5.
Which configuration would you use?
A.ethernet-switching-options { voice-vlan { interface ge-0/0/5.0 { vlan voice-over-ip; forwarding-class expedited-forwarding; } }}
B.ethernet-switching-options { voip { interface ge-0/0/5.0 { member-vlan voice-over-ip; forwarding-class expedited-forwarding; } }}
C.ethernet-switching-options { voip { interface ge-0/0/5.0 { vlan voice-over-ip; forwarding-class expedited-forwarding; } }}
D.ethernet-switching-options { voice-vlan { interface ge-0/0/5.0 { member-vlan voice-over-ip; forwarding-class expedited-forwarding; } }}
Answer: C
10. What are two features of JUNOS software? (Choose two.)
A.JUNOS facilitates separate control and forwarding planes.
B.All processes use shared memory to make efficient use of available resources.
C.The functionality of JUNOS is made possible through multiple processes that are dependant on each other.
D.All processes run in their own protected memory space to prevent against complete system failure when a single process fails.
Answer: AD
11. Which two statements describe the EX 3200 switches? (Choose two.)
A.The single-blower fan tray used for the EX 3200 switches is field replaceable.
B.The EX 3200 switches can be interconnected to form a single virtual chassis.
C.The redundant AC power supply units on the EX 3200 switches are hot swappable and load sharing.
D.The EX 3200 switches support either 4-port 1-Gigabit Ethernet or 2-port 10-Gigabit Ethernet uplink modules.
Answer: AD
12. Which two major components make up the control and forwarding planes for an EX-series switch? (Choose two.)
A.Routing Engine
B.Switching Engine
C.Switching Fabric Module
D.Packet Forwarding Engine
Answer: AD
13. Within a virtual chassis, which type of switch maintains the forwarding table?
A.line card
B.master switch
C.routing switch
D.forwarding switch
Answer: B
14. Which two statements regarding packet flow through an EX-series switch are correct? (Choose two.)
A.Transit packets are processed by the Routing Engine.
B.The destination MAC address determines which lookup table is used.
C.If the egress port belongs to the ingress Packet Forwarding Engine, the packet is switched locally.
D.If the egress port belongs to a remote Packet Forwarding Engine, the Routing Engine is consulted prior to forwarding the packet.
Answer: BC
Click Online chat to talk with us , get more informations about Juniper Networks JNCIA JN0-400 practice exam study guides questions and answers
Test4pass JN0-400 Exam Features
Quality and Value for the JN0-400 Exam
Test4pass Practice Exams for Juniper Networks JN0-400 are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development.
100% Guarantee to Pass Your JN0-400 Exam
If you prepare for the exam using our Test4pass testing engine, we guarantee your success in the first attempt. If you do not pass the JNCIA JN0-400 exam (ProCurve Secure WAN) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free.
Juniper Networks JN0-400 Downloadable, Printable Exams (in PDF format)
Our Exam JN0-400 Preparation Material provides you everything you will need to take your JN0-400 Exam. The JN0-400 Exam details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first try, but also save your valuable time.
JN0-400 Downloadable, Interactive Testing engines
We are all well aware that a major problem in the IT industry is that there is a lack of quality study materials. Our Exam Preparation Material provides you everything you will need to take a certification examination. Like actual certification exams, our Practice Tests are in multiple-choice (MCQs) Our Juniper Networks JN0-400 Exam will provide you with free JN0-400 dumps questions with verified answers that reflect the actual exam. These questions and answers provide you with the experience of taking the actual test. High quality and Value for the JN0-400 Exam:100% Guarantee to Pass Your JNCIA exam and get your JNCIA Certification.
Test4pass JN0-400 examTest4pass JN0-400 pdf exam
Test4pass JN0-400 braindumps
Test4pass JN0-400 study guides
Test4pass JN0-400 trainning materials
Test4pass JN0-400 simulations
Test4pass JN0-400 testing engine
Test4pass JN0-400 vce
Test4pass JN0-400 torrent
Test4pass JN0-400 dumps
free download JN0-400
Test4pass JN0-400 practice exam
Test4pass JN0-400 preparation files
Test4pass JN0-400 questions
Test4pass JN0-400 answers
http://www.test4pass.com/JN0-400-exam.html The safer.easier way to get JNCIA Certification
.




