Question # 1 Which two statements about IS-IS are correct? (Choose two.) A. PSNPs are used to acknowledge a received LSP. B. CSNPs are used to acknowledge a received LSP. C. CSNPs are used to request a missing LSP. D. PSNPs are used to request a missing LSP.
Click for Answer
A. PSNPs are used to acknowledge a received LSP. D. PSNPs are used to request a missing LSP.
Answer Description Explanation:
Intermediate System to Intermediate System (IS-IS) is a link-state routing protocol used to move information efficiently within a computer network. It uses a series of Protocol Data Units (PDUs) to manage the network's topology and ensure consistency across all routers in the network. Specifically, Link State PDUs (LSPs), Complete Sequence Number PDUs (CSNPs), and Partial Sequence Number PDUs (PSNPs) play crucial roles in this process.
1. PSNPs (Partial Sequence Number PDUs): Acknowledge a received LSP : PSNPs are used to acknowledge the receipt of LSPs. When a router receives an LSP, it sends a PSNP back to the sender to confirm that the LSP has been received.Request a missing LSP : PSNPs are also used to request missing LSPs. If a router identifies a missing LSP based on sequence numbers, it can send a PSNP to request the specific LSP from its neighbors.
2. CSNPs (Complete Sequence Number PDUs): Summarize LSPs : CSNPs are used to summarize all the LSPs known to a router. They are typically sent at regular intervals to provide a complete list of LSPs in a database. They are not used to acknowledge or request specific LSPs but provide an overview of all LSPs for database synchronization.
Based on this understanding, let's evaluate the statements:A. PSNPs are used to acknowledge a received LSP. Correct. PSNPs serve the purpose of acknowledging LSPs received from other routers.B. CSNPs are used to acknowledge a received LSP. Incorrect. CSNPs are not used for acknowledging LSPs; they are used to provide a summary of all LSPs.C. CSNPs are used to request a missing LSP. Incorrect. CSNPs are not used to request missing LSPs; this is the role of PSNPs.D. PSNPs are used to request a missing LSP. Correct. PSNPs are used to request specific missing LSPs when a router detects that it is missing information.Conclusion:
The correct statements about IS-IS are:A. PSNPs are used to acknowledge a received LSP. D. PSNPs are used to request a missing LSP. References: Juniper Networks Documentation on IS-IS: [IS-IS Overview](https://www.juniper.net/documentation/en_US/junos/topics/concept/is-is-routing-overview.html) RFC 1195, Use of OSI IS-IS for Routing in TCP/IP and Dual Environments: [RFC 1195](https://tools.ietf.org/html/rfc1195) which details the operation and use of IS-IS, including the roles of PSNPs and CSNPs.
Question # 2 In IS-IS, which two statements are correct about the designated intermediate system (DIS) on a multi-access network segment? (Choose two)
A. A router with a priority of 10 wins the DIS election over a router with a priority of 1.B. A router with a priority of 1 wins the DIS election over a router with a priority of 10.C. On the multi-access network, each router forms an adjacency to every other router on the segmentD. On the multi-access network, each router only forms an adjacency to the DIS.
Click for Answer
A. A router with a priority of 10 wins the DIS election over a router with a priority of 1.D. On the multi-access network, each router only forms an adjacency to the DIS.
Question # 3 You are configuring anycast RP for load balancing and redundancy in your PIM-SM domain. You want to share active sources between RPs.
In this scenario, what are two solutions that will accomplish this task? (Choose two.) A. Configure MSDP on each RP router.B. Configure anycast PIM with the rp-set statement on each RP router.C. Configure anycast PIM with the rp-set statement on each source DR router.D. Configure MSDP on each source DR router.
Click for Answer
A. Configure MSDP on each RP router.B. Configure anycast PIM with the rp-set statement on each RP router.
Question # 4 Which two statements are correct about reflecting inet-vpn unicast prefixes in BGP route reflection? (Choose two.) A. Route reflectors do not change any existing BGP attributes by default when advertising routes.B. A BGP peer does not require any configuration changes to become a route reflector client.C. Clients add their originator ID when advertising routes to their route reflectorD. Route reflectors add their cluster ID to the AS path when readvertising client routes.
Click for Answer
B. A BGP peer does not require any configuration changes to become a route reflector client.
Question # 5 You are configuring a BGP signaled Layer 2 VPN across your MPLS enabled core network. Your PE-2 device connects to two sites within the s VPN
In this scenario, which statement is correct? A. By default on PE-2, the site's local ID is automatically assigned a value of 0 and must be configured to match the total number of attached sites.B. You must create a unique Layer 2 VPN routing instance for each site on the PE-2 device.C. You must use separate physical interfaces to connect PE-2 to each site.D. By default on PE-2, the remote site IDs are automatically assigned based on the order that you add the interfaces to the site configuration.
Click for Answer
D. By default on PE-2, the remote site IDs are automatically assigned based on the order that you add the interfaces to the site configuration.
Question # 6 Which three statements about IS-IS in a multi-area network are correct? (Choose three.) A. Internal L1 PDUs are flooded to the local area's L2 routers.B. External L2 PDUs are flooded to all L2 routers in other areas.C. Internal L1 PDUs are flooded to all L1 routers in other areas.D. Internal L1 PDUs are only flooded to the local area's L1 routers.E. External L2 PDUs are only flooded to the local area's L2 routers.
Click for Answer
A. Internal L1 PDUs are flooded to the local area's L2 routers.B. External L2 PDUs are flooded to all L2 routers in other areas.D. Internal L1 PDUs are only flooded to the local area's L1 routers.
Question # 7 Which two statements are correct about the customer interface in an LDP-signaled pseudowire? (Choose two) A. When the encapsulation is vlan-ccc or extended-vlan-ccc, the configured VLAN tag is not included in the control plane LDP advertisement B. When the encapsulation is ethernet-ccc, only frames without a VLAN tag are accepted in the data plane C. When the encapsulation is vLan-ccc or extended-vlan-ccc, the configured VLAN tag is included in the control plane LDP advertisement D. When the encapsulation is ethemet-ccc, tagged and untagged frames are both accepted in the data plane.
Click for Answer
C. When the encapsulation is vLan-ccc or extended-vlan-ccc, the configured VLAN tag is included in the control plane LDP advertisement D. When the encapsulation is ethemet-ccc, tagged and untagged frames are both accepted in the data plane.
Answer Description Explanation:
The customer interface in an LDP-signaled pseudowire is the interface on the PE router that connects to the CE device. An LDP-signaled pseudowire is a type of Layer 2 circuit that uses LDP to establish a point-to-point connection between two PE routers over an MPLS network. The customer interface can have different encapsulation types depending on the type of traffic that is carried over the pseudowire. The encapsulation types are ethernet-ccc, vlan-ccc, extended-vlan-ccc, atm-ccc, frame-relay-ccc, ppp-ccc, cisco-hdlc-ccc, and tcc-ccc. Depending on the encapsulation type, the customer interface can accept or reject tagged or untagged frames in the data plane, and include or exclude VLAN tags in the control plane LDP advertisement. The following table summarizes the behavior of different encapsulation types:
Question # 8 Which two statements are correct about VPLS tunnels? (Choose two.) A. LDP-signaled VPLS tunnels only support control bit 0. B. LDP-signaled VPLS tunnels use auto-discovery to provision sites C. BGP-signaled VPLS tunnels can use either RSVP or LDP between the PE routers. D. BGP-signaled VPLS tunnels require manual provisioning of sites.
Click for Answer
A. LDP-signaled VPLS tunnels only support control bit 0. C. BGP-signaled VPLS tunnels can use either RSVP or LDP between the PE routers.
Answer Description Explanation:
https://www.juniper.net/documentation/us/en/software/nce/feature-guide-virtual-private-lan-service/topics/task/vpls-ldp-signaling-solutions.html
https://www.juniper.net/documentation/us/en/software/junos/vpn-l2/topics/concept/vpns-configuring-vpls-routing-instances.html#id-11510150__id-11568648
Up-to-Date
We always provide up-to-date JN0-664 exam dumps to our clients. Keep checking website for updates and download.
Excellence
Quality and excellence of our Service Provider Professional (JNCIP-SP) practice questions are above customers expectations. Contact live chat to know more.
Success
Your SUCCESS is assured with the JN0-664 exam questions of passin1day.com. Just Buy, Prepare and PASS!
Quality
All our braindumps are verified with their correct answers. Download JNCIP-SP Practice tests in a printable PDF format.
Basic
$80
Any 3 Exams of Your Choice
3 Exams PDF + Online Test Engine
Buy Now
Premium
$100
Any 4 Exams of Your Choice
4 Exams PDF + Online Test Engine
Buy Now
Gold
$125
Any 5 Exams of Your Choice
5 Exams PDF + Online Test Engine
Buy Now
Passin1Day has a big success story in last 12 years with a long list of satisfied customers.
We are UK based company, selling JN0-664 practice test questions answers. We have a team of 34 people in Research, Writing, QA, Sales, Support and Marketing departments and helping people get success in their life.
We dont have a single unsatisfied Juniper customer in this time. Our customers are our asset and precious to us more than their money.
JN0-664 Dumps
We have recently updated Juniper JN0-664 dumps study guide. You can use our JNCIP-SP braindumps and pass your exam in just 24 hours. Our Service Provider Professional (JNCIP-SP) real exam contains latest questions. We are providing Juniper JN0-664 dumps with updates for 3 months. You can purchase in advance and start studying. Whenever Juniper update Service Provider Professional (JNCIP-SP) exam, we also update our file with new questions. Passin1day is here to provide real JN0-664 exam questions to people who find it difficult to pass exam
JNCIP-SP can advance your marketability and prove to be a key to differentiating you from those who have no certification and Passin1day is there to help you pass exam with JN0-664 dumps. Juniper Certifications demonstrate your competence and make your discerning employers recognize that Service Provider Professional (JNCIP-SP) certified employees are more valuable to their organizations and customers. We have helped thousands of customers so far in achieving their goals. Our excellent comprehensive Juniper exam dumps will enable you to pass your certification JNCIP-SP exam in just a single try. Passin1day is offering JN0-664 braindumps which are accurate and of high-quality verified by the IT professionals. Candidates can instantly download JNCIP-SP dumps and access them at any device after purchase. Online Service Provider Professional (JNCIP-SP) practice tests are planned and designed to prepare you completely for the real Juniper exam condition. Free JN0-664 dumps demos can be available on customer’s demand to check before placing an order.
What Our Customers Say
Jeff Brown
Thanks you so much passin1day.com team for all the help that you have provided me in my Juniper exam. I will use your dumps for next certification as well.
Mareena Frederick
You guys are awesome. Even 1 day is too much. I prepared my exam in just 3 hours with your JN0-664 exam dumps and passed it in first attempt :)
Ralph Donald
I am the fully satisfied customer of passin1day.com. I have passed my exam using your Service Provider Professional (JNCIP-SP) braindumps in first attempt. You guys are the secret behind my success ;)
Lilly Solomon
I was so depressed when I get failed in my Cisco exam but thanks GOD you guys exist and helped me in passing my exams. I am nothing without you.