Juniper JN0-649 Exam Practice Questions (P. 2)
- Full Access (65 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #6
Which address range is used for source-specific multicast?
- A239.0.0.0/8
- B233.0.0.0/8
- C232.0.0.0/8Most Voted
- D224.2.0.0/16
Correct Answer:
C
C

Absolutely spot on! The range 232.0.0.0/8 is indeed designated for Source-Specific Multicast (SSM), primarily utilized in applications where clarity and source specificity are critical, like internet video streaming. The protocol works best within this range, so it’s a sweet spot for those types of multicast deployments.
send
light_mode
delete
Question #7
Which three configuration parameters must match on all switches within the same MSTP region? (Choose three.)
- AVLAN to instance mappingMost Voted
- Brevision levelMost Voted
- Cconfiguration nameMost Voted
- Dbridge priority
- Eregion name
Correct Answer:
BCE
BCE

The correct answer is B, C, and E — revision level, configuration name, and region name. These parameters must be identical across all switches within the same MSTP region to ensure a unified operation of MSTP. The region name uniquely identifies the MSTP region, the configuration name facilitates consistency in settings across all switches, and the revision level aids in tracking updates or changes within the MSTP region. Incorrect parameters could lead to configuration inconsistencies causing potential network loops or segmentation.
send
light_mode
delete
Question #8
Which two statements are correct about the deployment of EVPN-VXLAN on QFX Series devices? (Choose two.)
- AType 1 route advertisements always have the single-active flag set to 1.
- BJunos OS supports underlay replication for BUM traffic forwarding.
- CJunos OS supports ingress replication for BUM traffic forwarding.Most Voted
- DType 1 route advertisements always have the single-active flag set to 0.Most Voted
Correct Answer:
BC
BC

Junos OS indeed supports both underlay and ingress replication for BUM traffic in EVPN-VXLAN environments. Underlay replication leverages the physical network while ingress replication uses source-based replication over the IP network. It's vital to understand Junos OS capabilities in this context for effective deployment and troubleshooting on QFX devices. While there is a debate on the nature of Type 1 routes regarding the single-active flag, the focus on BUM traffic handling correctly reflects the support for multiple replication strategies in Junos.
send
light_mode
delete
Question #9
Your enterprise network is running BGP VPNs to support multitenancy. Some of the devices with which you peer BGP do not support the VPN NLRI. You must ensure that you do not send BGP VPN routes to the remote peer.
Which two configuration steps will satisfy this requirement? (Choose two.)
Which two configuration steps will satisfy this requirement? (Choose two.)
- AConfigure an import policy on the remote peer to reject the routes when they are received.
- BConfigure an export policy on the local BGP peer to reject the VPN routes being sent to the remote peer.Most Voted
- CConfigure a route reflector for the VPN NLRI.
- DConfigure the apply-vpn-export feature on the local BGP peer.Most Voted
Correct Answer:
BD
BD

Oh right, so when getting your network to not overshare its BGP VPN routes with peers that can’t handle them, you definitely gotta tweak your local settings rather than hoping the remote side will sort it out. Directly controlling your BGP exports by rejecting VPN routes through an export policy is a sharp move. Also, by using the apply-vpn-export feature, your local BGP peer smartly filters out these routes for setups that don't support VPN NLRI. This way you keep things clean and prevent unnecessary routing info from reaching incapable devices—nice and tidy!
send
light_mode
delete
Question #10
You want to create an OSPF area that only contains intra-area route information in the form of Type 1 and Type 2 LSAs.
In this scenario, which area is needed to accomplish this task?
In this scenario, which area is needed to accomplish this task?
- Atotally non-to-stubby area
- Btotally stubby areaMost Voted
- Cstub area
- Dnon-to-stubby area
Correct Answer:
B
B

Correct, a totally stubby area is designed to contain only default routes and intra-area routes in the form of Type 1 and 2 LSAs. This area type effectively filters out all routes except those generated within the area itself and a default route provided by the area border router, simplifying the routing table and decreasing the routing overhead within the area. This setup ensures minimal route advertisements while maintaining necessary connectivity for the area's devices.
send
light_mode
delete
All Pages