ExamGecko
Home Home / Juniper / JN0-664

Juniper JN0-664 Practice Test - Questions Answers, Page 5

Question list
Search
Search

List of questions

Search

Related questions











Exhibit

You want to use both links between R1 and R2 Because of the bandwidth difference between the two links, you must ensure that the links are used as much as possible.

Which action will accomplish this goal?

A.
Define a policy to tag routes with the appropriate bandwidth community.
A.
Define a policy to tag routes with the appropriate bandwidth community.
Answers
B.
Disable multipath.
B.
Disable multipath.
Answers
C.
Ensure that the metric-out parameter on the Gigabit Ethernet interface is higher than the 10 Gigibit Ethernet interface.
C.
Ensure that the metric-out parameter on the Gigabit Ethernet interface is higher than the 10 Gigibit Ethernet interface.
Answers
D.
Enable per-prefix load balancing.
D.
Enable per-prefix load balancing.
Answers
Suggested answer: A

Explanation:

https://www.juniper.net/documentation/us/en/software/junos/sampling-forwarding-monitoring/bgp/topics/concept/bgp-multipath-unequal-understanding.html

Exhibit

You are attempting to summarize routes from the 203.0.113.128/25 IP block on R8 to AS 64500. You implement the export policy shown in the exhibit and all routes from the routing table stop being advertised.

In this scenario, which two steps would you take to summarize the route in BGP? (Choose two.)

A.
Remove the from protocol bgp command from the export policy.
A.
Remove the from protocol bgp command from the export policy.
Answers
B.
Add the set protocols bgp family inet unicast add-path command to allow additional routes to the RIB tables. -
B.
Add the set protocols bgp family inet unicast add-path command to allow additional routes to the RIB tables. -
Answers
C.
Add the set routing-options static route 203.0.113.123/25 discard command.
C.
Add the set routing-options static route 203.0.113.123/25 discard command.
Answers
D.
Replace exact in the export policy with orlonger.
D.
Replace exact in the export policy with orlonger.
Answers
Suggested answer: C, D

Explanation:

To summarize routes from the 203.0.113.128/25 IP block on R8 to AS 64500, you need to do the following:

Add the set routing-options static route 203.0.113.128/25 discard command. This creates a static route for the summary prefix and discards any traffic destined to it. This is necessary because BGP can only advertise routes that are present in the routing table.

Replace exact in the export policy with orlonger. This allows R8 to match and advertise any route that is equal or more specific than the summary prefix. The exact term only matches routes that are exactly equal to the summary prefix, which is not present in the routing table.

Which two statements are correct about VPLS tunnels? (Choose two.)

A.
LDP-signaled VPLS tunnels only support control bit 0.
A.
LDP-signaled VPLS tunnels only support control bit 0.
Answers
B.
LDP-signaled VPLS tunnels use auto-discovery to provision sites
B.
LDP-signaled VPLS tunnels use auto-discovery to provision sites
Answers
C.
BGP-signaled VPLS tunnels can use either RSVP or LDP between the PE routers.
C.
BGP-signaled VPLS tunnels can use either RSVP or LDP between the PE routers.
Answers
D.
BGP-signaled VPLS tunnels require manual provisioning of sites.
D.
BGP-signaled VPLS tunnels require manual provisioning of sites.
Answers
Suggested answer: A, C

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

Exhibit

CE-1 must advertise ten subnets to PE-1 using BGP Once CE-1 starts advertising the subnets to PE-1, the BGP peering state changes to Active.

Referring to the CLI output shown in the exhibit, which statement is correct?

A.
CE-1 is advertising its entire routing table.
A.
CE-1 is advertising its entire routing table.
Answers
B.
CE-1 is configured with an incorrect peer AS
B.
CE-1 is configured with an incorrect peer AS
Answers
C.
The prefix limit has been reached on PE-1
C.
The prefix limit has been reached on PE-1
Answers
D.
CE-1 is unreachable
D.
CE-1 is unreachable
Answers
Suggested answer: B

Explanation:

The problem in this scenario is that CE-1 is configured with an incorrect peer AS number for its BGP session with PE-1. The CLI output shows that CE-1 is using AS 65531 as its local AS number and AS 65530 as its peer AS number. However, PE-1 is using AS 65530 as its local AS number and AS 65531 as its peer AS number. This causes a mismatch in the BGP OPEN messages and prevents the BGP session from being established. To solve this problem, CE-1 should configure its peer AS number as 65530 under [edit protocols bgp group external] hierarchy level.

Exhibit

Referring to the exhibit, which two statements are true? (Choose two.)

A.
This route is learned through EBGP
A.
This route is learned through EBGP
Answers
B.
This is an EVPN Type-2 route.
B.
This is an EVPN Type-2 route.
Answers
C.
The device advertising this route into EVPN is 192.168.101.5.
C.
The device advertising this route into EVPN is 192.168.101.5.
Answers
D.
The devices advertising this route into EVPN are 10 0 2 12 and 10.0.2.22.
D.
The devices advertising this route into EVPN are 10 0 2 12 and 10.0.2.22.
Answers
Suggested answer: B, C

Explanation:

This is an EVPN Type-2 route, also called a MAC/IP advertisement route, that is used to advertise host IP and MAC address information to other VTEPs in an EVPN network. The route type field in the EVPN NLRI has a value of 2, indicating a Type-2 route. The device advertising this route into EVPN is 192.168.101.5, which is the IP address of the VTEP that learned the host information from the local CE device. This IP address is carried in the MPLS label field of the route as part of the VXLAN encapsulation.

Exhibit

You want Site 1 to access three VLANs that are located in Site 2 and Site 3 The customer-facing interface on the PE-1 router is configured for Ethernet-VLAN encapsulation.

What is the minimum number of L2VPN routing instances to be configured to accomplish this task?

A.
1
A.
1
Answers
B.
3
B.
3
Answers
C.
2
C.
2
Answers
D.
6
D.
6
Answers
Suggested answer: B

Explanation:

To allow Site 1 to access three VLANs that are located in Site 2 and Site 3, you need to configure three L2VPN routing instances on PE-1, one for each VLAN. Each L2VPN routing instance will have a different VLAN ID and a different VNI for VXLAN encapsulation. Each L2VPN routing instance will also have a different vrf-target export value to identify which VPN routes belong to which VLAN. This way, PE-1 can forward traffic from Site 1 to Site 2 and Site 3 based on the VLAN tags and VNIs.

What is the correct order of packet flow through configurable components in the Junos OS CoS features?

A.
Multifield Classifier -> Behavior Aggregate Classifier -> Input Policer -> Forwarding Policy Options -> Fabric Scheduler -> Output Policer -> Rewrite Marker -> Scheduler/Shaper/RED
A.
Multifield Classifier -> Behavior Aggregate Classifier -> Input Policer -> Forwarding Policy Options -> Fabric Scheduler -> Output Policer -> Rewrite Marker -> Scheduler/Shaper/RED
Answers
B.
Behavior Aggregate Classifier -> Multifield Classifier -> Input Policer -> Forwarding Policy Options -> Fabric Scheduler -> Output Policer -> Scheduler/Shaper/RED -> Rewrite Marker
B.
Behavior Aggregate Classifier -> Multifield Classifier -> Input Policer -> Forwarding Policy Options -> Fabric Scheduler -> Output Policer -> Scheduler/Shaper/RED -> Rewrite Marker
Answers
C.
Behavior Aggregate Classifier -> Input Policer -> Multifield Classifier -> Forwarding Policy Options -> Fabric Scheduler -> Output Policer -> Scheduler/Shaper/RED -> Rewrite Marker
C.
Behavior Aggregate Classifier -> Input Policer -> Multifield Classifier -> Forwarding Policy Options -> Fabric Scheduler -> Output Policer -> Scheduler/Shaper/RED -> Rewrite Marker
Answers
D.
Behavior Aggregate Classifier -> Multifield Classifier -> Input Policer -> Forwarding Policy Options -> Fabric Scheduler -> Scheduler/Shaper/RED -> Output Policer -> Rewrite Marker
D.
Behavior Aggregate Classifier -> Multifield Classifier -> Input Policer -> Forwarding Policy Options -> Fabric Scheduler -> Scheduler/Shaper/RED -> Output Policer -> Rewrite Marker
Answers
Suggested answer: C

Explanation:

The correct order of packet flow through configurable components in the Junos OS CoS features is as follows:

Behavior Aggregate Classifier: This component uses a single field in a packet header to classify traffic into different forwarding classes and loss priorities based on predefined or user-defined values.

Input Policer: This component applies rate-limiting and marking actions to incoming traffic based on the forwarding class and loss priority assigned by the classifier.

Multifield Classifier: This component uses multiple fields in a packet header to classify traffic into different forwarding classes and loss priorities based on user-defined values and filters.

Forwarding Policy Options: This component applies actions such as load balancing, filtering, or routing to traffic based on the forwarding class and loss priority assigned by the classifier.

Fabric Scheduler: This component schedules traffic across the switch fabric based on the forwarding class and loss priority assigned by the classifier.

Output Policer: This component applies rate-limiting and marking actions to outgoing traffic based on the forwarding class and loss priority assigned by the classifier.

Scheduler/Shaper/RED: This component schedules, shapes, and drops traffic at the egress interface based on the forwarding class and loss priority assigned by the classifier.

Rewrite Marker: This component rewrites the code-point bits of packets leaving an interface based on the forwarding class and loss priority assigned by the classifier.

When building an interprovider VPN, you notice on the PE router that you have hidden routes which are received from your BGP peer with family inet labeled-unica3t configured.

Which parameter must you configure to solve this problem?

A.
Under the family inet labeled-unicast hierarchy, add the explicit null parameter.
A.
Under the family inet labeled-unicast hierarchy, add the explicit null parameter.
Answers
B.
Under the protocols ospf hierarchy, add the traffic-engineering parameter.
B.
Under the protocols ospf hierarchy, add the traffic-engineering parameter.
Answers
C.
Under the family inet labeled-unicast hierarchy, add the resolve-vpn parameter.
C.
Under the family inet labeled-unicast hierarchy, add the resolve-vpn parameter.
Answers
D.
Under the protocols mpls hierarchy, add the traffic-engineering parameter
D.
Under the protocols mpls hierarchy, add the traffic-engineering parameter
Answers
Suggested answer: C

Explanation:

The resolve-vpn parameter is a BGP option that allows a router to resolve labeled VPN-IPv4 routes using unlabeled IPv4 routes received from another BGP peer with family inet labeled-unicast configured. This option enables interprovider VPNs without requiring MPLS labels between ASBRs or using VRF tables on ASBRs. In this scenario, you need to configure the resolve-vpn parameter under [edit protocols bgp group external family inet labeled-unicast] hierarchy level on both ASBRs.

You are configuring a BGP signaled Layer 2 VPN across your MPLS enabled core network. In this scenario, which statement is correct?

A.
You must assign a unique site number to each attached site's configuration.
A.
You must assign a unique site number to each attached site's configuration.
Answers
B.
This type of VPN only supports Ethernet interfaces when connecting to CE devices.
B.
This type of VPN only supports Ethernet interfaces when connecting to CE devices.
Answers
C.
This type of VPN requires the support of the inet-vpn NLRI on all core BGP devices
C.
This type of VPN requires the support of the inet-vpn NLRI on all core BGP devices
Answers
D.
You must use the same route-distinguiaher value on both PE devices.
D.
You must use the same route-distinguiaher value on both PE devices.
Answers
Suggested answer: C

Explanation:

BGP signaled Layer 2 VPN is a type of VPN that uses BGP to distribute VPN labels and information for Layer 2 connectivity between sites over an MPLS network.BGP signaled Layer 2 VPN requires the support of the l2vpn NLRI on all core BGP devices1. The l2vpn NLRI is a new address family that carries Layer 2 VPN information such as the VPN identifier, the attachment circuit identifier, and the route distinguisher.The l2vpn NLRI is used for both auto-discovery and signaling of Layer 2 VPNs2. In this scenario, we are configuring a BGP signaled Layer 2 VPN across an MPLS enabled core network. Therefore, we need to ensure that all core BGP devices support the l2vpn NLRI.

Exhibit

Referring to the exhibit, you are receiving the 192.168 0 0/16 route on both R3 and R4 from your EBGP neighbor You must ensure that R1 and R2 receive both BGP routes from the route reflector

In this scenario, which BGP feature should you configure to accomplish this behavior?

A.
add-path
A.
add-path
Answers
B.
multihop
B.
multihop
Answers
C.
multipath
C.
multipath
Answers
D.
route-target
D.
route-target
Answers
Suggested answer: A

Explanation:

BGP add-path is a feature that allows the advertisement of multiple paths through the same peering session for the same prefix without the new paths implicitly replacing any previous paths. This behavior promotes path diversity and reduces multi-exit discriminator (MED) oscillations. BGP add-path is implemented by adding a path identifier to each path in the NLRI. The path identifier can be considered as something similar to a route distinguisher in VPNs, except that a path ID can apply to any address family.Path IDs are unique to a peering session and are generated for each network3. In this question, we have a route reflector (RR) that receives two routes for the same prefix (192.168.0.0/16) from an EBGP neighbor. By default, the RR will only advertise its best path to its clients (R1 and R2). However, we want R1 and R2 to receive both routes from the RR. To achieve this, we need to configure BGP add-path on the RR and enable it to send multiple paths for the same prefix to its clients.

Total 93 questions
Go to page: of 10