|
||||
![]() |
|
Index >> Juniper Networks >> JNCIS >> "jn0-303 Exam" Testpassport jn0-303 Exam Featuresjuniper networks certified internet specialist.m(jncis-m)
High quality and Value for the jn0-303 Exam. Testpassport Practice Exams for juniper networks certified internet specialist.m(jncis-m) jn0-303 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 JNCIS exam and get your JNCIS Certification. We guarantee your success in the first attempt. If you do not pass the jn0-303 exam (juniper networks certified internet specialist.m(jncis-m)) on your first attempt we will give you a FULL REFUND of your purchasing fee AND send you another same value product for free. TestPassport will help you to pass the jn0-303 exam. TestPassport jn0-303 contains 128 questions, multiple choice answers. Testpassport jn0-303 Downloadable. Printable Exams (in PDF format) Our Exam jn0-303 Preparation Material provides you everything you will need to take your jn0-303 exam. The JNCIS Certification details are researched and produced by Professional Certification Experts who are constantly using industry experience to produce precise, and logical. You may get JNCIS exam questions from different web sites or books, but logic is the key. Our Product will help you not only pass in the first JNCIS exam try, but also save your valuable time .
jn0-303:Click to download jn0-303 exam questions part of the preview (PDF format) We offer Demo version of Q&A, Q&A are as follows (not to provide picture):1.Which three steps are used to configure IPv6 in JUNOS software? (Choose three.) 2.In which two ways can the router ID selection be controlled? (Choose two.) 3.What is the maximum metric value that can be reported in a narrow metric TLV? 4.Within a BGP confederation how are routing loops avoided? 5.What are three RSVP messages? (Choose three.) 6.Which represents a correct PE-PE BGP configuration for an L3 VPN? 7.Which choice describes the JUNOS software default policy action for BGP routes? A BGP router exports all active routes learned from an IBGP peer to all _____. 8.A BGP router should use three export policies named add-communities, no-rfc1918-routes, and rejected-unwanted. Which export statement places the add-communities policy immediately before the default BGP policy? 9.A BGP router has the following configuration: protocols { bgp { export [policy-1 policy-2 policy-3]; } } policy-options { policy-statement policy-2 { term get-statics { from protocol static; then accept; } term reject-all { then reject; } } policy-statement policy-1 { term get-aggregate { from protocol aggregate; then accept; } term reject-all { then reject; } } policy-statement policy-3 { term get-ospf { from protocol ospf; then accept; } term reject-all { then reject; } } } Which policy term is evaluated first when exporting routes? 10.By default, to which peers will a BGP router advertise routes learned from IBGP peers? A. all BGP peers 11.Given the community: community my-company members "[1-3]*7:666"; Which four communities does this expression match? (Choose four.) 12.Given the output from a show route extensive command (some information removed): 10.10.0.0/16 (2 entries, 1 announced) Communities: 64512:666 90:4070 5834:66 172.16.1.0/24 (1 entries, 1 announced) Communities: 65000:1696 1234:666 50:7090 172.16.20.0/22 (3 entries, 1 announced) Communities: 65544:1000 80:1001 8431:14952 192.168.33.64/26 (2 entries, 1 announced) Communities: 10:4307 9231:1071 64512:999 Which two routes appear when a show route community 64512:* command is executed? (Choose two.) 13.Given the two AS path regular expressions: "65000+ (65001|65002)" "65000? (65001|65002){0,}" Which AS path matches both expressions? 14.Given the regular expression: 65001+ (65002|65003)? Which is equivalent? 15.What action occurs when the static route 192.168.0.0/25 is evaluated by the policy main-policy? [edit policy-options] policy-statement my-filter { term first { from { route-filter 192.168.0.0/16 orlonger accept; route-filter 192.168.1.0/24 exact accept; route-filter 192.168.2.0/24 exact; } then { metric 10; accept; } term second { then { metric 20; accept; } } policy-statement main { term change-attributes { from { policy my-filter; } then accept; } term default { then reject; } } [edit protocols] bgp { export main; } 16.What action occurs when the policy main-policy evaluates the BGP route 10.0.55.2/32? [edit policy-options] policy-statement test { from { route-filter 10.0.0.0/16 orlonger accept; route-filter 10.0.67.0/24 orlonger reject; route-filter 10.0.0.0/8 orlonger; } then { metric 10; community add no-advertise accept; } } policy-statement main-policy { term only-want-certain-routes { from { policy test; } then { community add harry-402; accept; } } } community no-advertise members no-advertise; community harry-402 members 666:402; [edit protocols] bgp { export main-policy; } 17.Which action occurs when the BGP route 20.1.0.0/16 is evaluated by the policy expression? [edit policy-options] policy-statement reject_10 { from { route-filter 20.1.0.0/16 orlonger; } then { community add 90-1; accept; } } policy-statement accept_20 { from { route-filter 20.1.0.0/16 orlonger; } then { community add 100-1; reject; } } community 100-1 members 100:1; community 90-1 members 90:1 [edit protocols] bgp { group ebgp-group { neighbor 172.16.201.1 { export (reject-10 && accept-20); } } } 18.A router receives an IPv6 packet which is 2000 bytes in length. The MTU of the outgoing interface is 1500 bytes. What action will the router take? 19.Which default JUNOS software routing table contains IPv6 unicast routes? 20.In JUNOS software, which three routing protocols can be used to route IPv6? (Choose three.) 21.Which routing table stores IPv6 routes? 22.In JUNOS software, what is the purpose of the eui-64 command? 23.An OSPF non-backbone area allows external routes to be flooded within the area. These external routes are propagated into other areas. However, external routes from other areas are not allowed to enter this area. Which type of OSPF area does this describe? 24.Given the topology: Router B / \ Router A Router D---Network Z \ / Router C All links have an OSPF metric of 10. The link between Router A and Router B is in area 0.0.0.0. All other links are in area 0.0.0.1. What does Router A do with packets destined for Network Z? 25.Which three LSA types can be flooded within an OSPF stub area? (Choose three.) 26.Which three authentication options does OSPF support? (Choose three.) 27.Which routers must be configured with the same authentication string when configuring OSPF authentication? 28.You want to limit the number of Type 7 LSAs to be converted into Type 5 LSAs at an appropriate ABR. Which two commands should you use from the [edit] hierarchy level within the JUNOS software configuration mode? (Choose two.) 29.You want to suppress advertisement of all routes within the 200.200.0.0/16 range to your OSPF neighbors in other areas. Which configuration accomplishes this goal? 30.Routers A and B have an OC12c and a GE link between them and are running OSPF over both of these links. Which item is correct, assuming the default JUNOS software OSPF metric calculation? |
|
|||||||||||||||||
| Vendors: Cisco, Oracle, IBM, SUN, HP, Citrix, CIW, VMWare CISCO: CCNA, CCNP MICROSOFT: MCSE2003, MCTS ORACLE: OCA JAVA: SCJP VMWare: VCP-310 |
| Payment and shipping Gaurantee FAQs About Us Careers Links |