ExamGecko
Home Home / Juniper / JN0-280

Juniper JN0-280 Practice Test - Questions Answers

Question list
Search
Search

Which two statements about IBGP are correct? (Choose two.)

A.

By default, IBGP has a TTL of 1.

A.

By default, IBGP has a TTL of 1.

Answers
B.

IBGP uses AS path for loop prevention.

B.

IBGP uses AS path for loop prevention.

Answers
C.

By default, IBGP has a TTL of 255.

C.

By default, IBGP has a TTL of 255.

Answers
D.

IBGP uses full mesh for loop prevention.

D.

IBGP uses full mesh for loop prevention.

Answers
Suggested answer: C, D

Explanation:

IBGP (Internal Border Gateway Protocol) is used to exchange routing information between routers within the same AS (Autonomous System).

Step-by-Step Breakdown:

TTL of 255:

By default, IBGP sessions are established with a TTL (Time to Live) value of 255. This allows IBGP neighbors to communicate over multiple hops within the AS without requiring any additional configuration.

Full Mesh Requirement:

IBGP requires a logical full mesh between all IBGP routers to ensure that routing information is fully distributed within the AS. Since IBGP does not propagate routes learned from one IBGP peer to another by default, a full mesh topology is needed unless route reflectors or BGP confederations are used.

Juniper

Reference:

IBGP Full Mesh: Juniper recommends using route reflectors in large networks to simplify IBGP full-mesh requirements.

Exhibit:

Referring to the exhibit, which two statements are correct about default BGP advertisements? (Choose two.)

A.

When routes advertised by router2 are received by the SP router, they will contain the next-hop address of router2.

A.

When routes advertised by router2 are received by the SP router, they will contain the next-hop address of router2.

Answers
B.

When routes advertised by router2 are received by the SP router, they will contain the next-hop address of router1.

B.

When routes advertised by router2 are received by the SP router, they will contain the next-hop address of router1.

Answers
C.

When routes advertised by the SP router are received by router2, they will contain the next-hop address of the SP router.

C.

When routes advertised by the SP router are received by router2, they will contain the next-hop address of the SP router.

Answers
D.

When routes advertised by the SP router are received by router2, they will contain the next-hop address of router1.

D.

When routes advertised by the SP router are received by router2, they will contain the next-hop address of router1.

Answers
Suggested answer: B, D

Explanation:

The exhibit shows a BGP peering scenario between three routers: router1 and router2 are part of the same AS (AS65000), while the SP router is in a different AS (AS65101). This indicates an EBGP (External BGP) peering between the SP router and router1, and IBGP between router1 and router2.

Step-by-Step Breakdown:

Next-Hop Behavior in BGP:

IBGP: In IBGP, the next-hop address is not modified when advertising routes within the same AS. Thus, when router1 advertises routes learned from router2 to the SP router, it will keep the next-hop address of router1, not router2.

EBGP: In EBGP, the next-hop address is modified. When router1 receives routes from the SP router, it will advertise them to router2 with the next-hop address of router1.

Route Propagation:

Routes received by router1 from router2 will be advertised to the SP router with router1 as the next hop.

Similarly, routes advertised by the SP router will be passed on to router2, with router1 remaining as the next hop.

Juniper

Reference:

BGP Next-Hop: Juniper's BGP implementations follow standard BGP next-hop behavior, where the next-hop is modified in EBGP but not in IBGP, ensuring proper route advertisement across autonomous systems.

Which two statements are correct about aggregate routes and generated routes? (Choose two.)

A.

An aggregate route does not have a forwarding next hop.

A.

An aggregate route does not have a forwarding next hop.

Answers
B.

An aggregate route has a forwarding next hop.

B.

An aggregate route has a forwarding next hop.

Answers
C.

A generated route has a forwarding next hop.

C.

A generated route has a forwarding next hop.

Answers
D.

A generated route does not have a forwarding next hop.

D.

A generated route does not have a forwarding next hop.

Answers
Suggested answer: A, C

Explanation:

Aggregate routes and generated routes are used to create summarized routes in Junos, but they behave differently in terms of forwarding.

Step-by-Step Breakdown:

Aggregate Routes:

An aggregate route summarizes a set of more specific routes, but it does not have a direct forwarding next hop. Instead, it points to the more specific routes for actual packet forwarding.

Generated Routes:

A generated route also summarizes specific routes, but it has a forwarding next hop that is determined based on the availability of contributing routes. The generated route can be used to directly forward traffic.

Juniper

Reference:

Aggregate and Generated Routes: In Junos, aggregate routes rely on more specific routes for forwarding, while generated routes can forward traffic directly based on their next-hop information.

Which route is preferred by the Junos OS software routing tables?

A.

Static

A.

Static

Answers
B.

Aggregate

B.

Aggregate

Answers
C.

Direct

C.

Direct

Answers
D.

BGP

D.

BGP

Answers
Suggested answer: C

Explanation:

In Junos OS, direct routes are the most preferred routes in the routing table, having the highest priority.

Step-by-Step Breakdown:

Direct Routes:

Direct routes represent networks that are directly connected to the router's interfaces. Since these routes are directly accessible, they are assigned the highest priority and always take precedence over other types of routes.

Preference Values:

Direct routes have a preference of 0, which is the most preferred in Junos. Static routes, OSPF routes, and BGP routes have higher preference values and will only be used if there are no direct routes to the destination.

Juniper

Reference:

Direct Route Preference: In Junos, direct routes are always preferred over other routes, ensuring that the router forwards traffic through locally connected networks.

Exhibit:

How many stages are shown in the exhibit?

A.

2

A.

2

Answers
B.

5

B.

5

Answers
C.

6

C.

6

Answers
D.

3

D.

3

Answers
Suggested answer: D

Explanation:

The exhibit shows a Folded IP Clos Architecture, which is also referred to as a 3-stage Clos network design. This architecture typically consists of two layers of switches:

Spine Layer: The top row of switches.

Leaf Layer: The bottom row of switches.

Step-by-Step Breakdown:

Clos Architecture:

A 3-stage Clos network has two types of devices: spine and leaf. In this design, each leaf switch connects to every spine switch, providing a high level of redundancy and load balancing.

Stage Explanation:

Stage 1: The first set of leaf switches.

Stage 2: The spine switches.

Stage 3: The second set of leaf switches.

The Folded Clos architecture shown here effectively 'folds' the 3-stage design by combining the ingress and egress leaf layers into one, reducing it to two visible layers, but still maintaining the overall 3-stage architecture.

Juniper

Reference:

IP Clos Architecture: The 3-stage Clos design is commonly used in modern data centers for high availability, redundancy, and scalability.

Exhibit:

Referring to the exhibit, what is the route preference of the 172.25.11.254 next hop?

A.

5

A.

5

Answers
B.

10

B.

10

Answers
C.

130

C.

130

Answers
D.

140

D.

140

Answers
Suggested answer: A

Explanation:

In the exhibit, we see two next-hop addresses for the default static route (0.0.0.0/0):

The first next hop is 172.25.11.254, with no specified preference.

The second next hop is 172.25.11.200, with a specified preference of 140.

Step-by-Step Breakdown:

Default Static Route Preference:

If no preference is explicitly set for a next hop in Junos, it defaults to 5 for static routes.

Determining Preference:

In this case, the next hop 172.25.11.254 does not have an explicit preference defined, so it will use the default value of 5. The second next hop has a preference of 140, which is higher, meaning it will only be used if the primary next hop is unavailable.

Juniper

Reference:

Static Route Preference: In Junos, the default preference for static routes is 5, and this value is applied unless overridden by the preference parameter.

When considering bidirectional forwarding detection, which two statements are correct? (Choose two.)

A.

The BFD default minimum interval is 3.

A.

The BFD default minimum interval is 3.

Answers
B.

You can configure BFD per interface within the protocol stanza.

B.

You can configure BFD per interface within the protocol stanza.

Answers
C.

The BFD operation always consists of minimum intervals and multipliers.

C.

The BFD operation always consists of minimum intervals and multipliers.

Answers
D.

The BFD default multiplier is 5.

D.

The BFD default multiplier is 5.

Answers
Suggested answer: B, C

Explanation:

Bidirectional Forwarding Detection (BFD) is a protocol used to detect faults in the forwarding path between two routers. It provides rapid failure detection, enhancing the performance of routing protocols like OSPF, BGP, and IS-IS.

Step-by-Step Breakdown:

Per Interface Configuration:

BFD can be configured on a per-interface basis within the protocol stanza (e.g., OSPF, BGP). This allows granular control over where BFD is enabled and the failure detection intervals for specific interfaces.

Minimum Interval and Multiplier:

BFD uses a minimum interval (the time between BFD control packets) and a multiplier (the number of missed packets before the path is declared down). The combination of these two defines the detection time for failures.

Juniper

Reference:

BFD Configuration: In Juniper, BFD is configurable within routing protocol stanzas, with the failure detection mechanism always based on minimum intervals and multipliers.

How does OSPF calculate the best path to a particular prefix?

A.

It finds the path with the numerically lowest cost.

A.

It finds the path with the numerically lowest cost.

Answers
B.

It finds the path with the shortest autonomous system path.

B.

It finds the path with the shortest autonomous system path.

Answers
C.

It finds the path with the least number of hops.

C.

It finds the path with the least number of hops.

Answers
D.

It finds the path with the numerically lowest route preference.

D.

It finds the path with the numerically lowest route preference.

Answers
Suggested answer: A

Explanation:

OSPF (Open Shortest Path First) calculates the best path based on the cost of the route, which is derived from the bandwidth of the interfaces along the path.

Step-by-Step Breakdown:

OSPF Path Selection:

OSPF assigns a cost to each link, typically based on the link's bandwidth (higher bandwidth equals lower cost).

The OSPF algorithm computes the shortest path to a destination by adding the costs of all links in the path. The path with the numerically lowest total cost is chosen as the best path.

Cost Calculation:

The OSPF cost can be manually adjusted or automatically calculated using the default formula:

Cost=ReferenceBandwidthLinkBandwidth\text{Cost} = \frac{\text{Reference Bandwidth}}{\text{Link Bandwidth}}Cost=LinkBandwidthReferenceBandwidth

Juniper

Reference:

OSPF Best Path Selection: OSPF selects the path with the lowest cumulative cost, ensuring efficient use of higher-bandwidth links in Junos networks.

Which state in the adjacency process do OSPF routers check the MTU size?

A.

Init

A.

Init

Answers
B.

Exchange

B.

Exchange

Answers
C.

Done

C.

Done

Answers
D.

ExStart

D.

ExStart

Answers
Suggested answer: B

Explanation:

In OSPF, routers exchange link-state information in different stages to establish full adjacency. The MTU size is checked during the Exchange state.

Step-by-Step Breakdown:

OSPF Adjacency Process:

OSPF routers go through multiple stages when forming an adjacency: Down, Init, 2-Way, ExStart, Exchange, Loading, and Full.

Exchange State:

During the Exchange state, OSPF routers exchange Database Description (DBD) packets to describe their link-state databases. The MTU size is checked at this stage to ensure both routers can successfully exchange these packets without fragmentation.

If there is an MTU mismatch, the routers may fail to proceed past the Exchange state.

Juniper

Reference:

MTU Checking in OSPF: Junos uses the Exchange state to check for MTU mismatches, ensuring that routers can properly exchange database information without packet fragmentation issues.

Leaf and spine data centers are used to better accommodate which type of traffic?

A.

north-east

A.

north-east

Answers
B.

east-west

B.

east-west

Answers
C.

north-west

C.

north-west

Answers
D.

south-east

D.

south-east

Answers
Suggested answer: B

Explanation:

In modern data centers, the shift toward leaf-spine architectures is driven by the need to handle increased east-west traffic, which is traffic between servers within the same data center. Unlike traditional hierarchical data center designs, where most traffic was 'north-south' (between users and servers), modern applications often involve server-to-server communication (east-west) to enable services like distributed databases, microservices, and virtualized workloads.

Leaf-Spine Architecture:

Leaf Layer: This layer consists of switches that connect directly to servers or end-host devices. These switches serve as the access layer.

Spine Layer: The spine layer comprises high-performance switches that provide interconnectivity between leaf switches. Each leaf switch connects to every spine switch, creating a non-blocking fabric that optimizes traffic flow within the data center.

East-West Traffic Accommodation:

In traditional three-tier architectures (core, aggregation, access), traffic had to traverse multiple layers, leading to bottlenecks when servers communicated with each other. Leaf-spine architectures address this by creating multiple equal-cost paths between leaf switches and the spine. Since each leaf switch connects directly to every spine switch, the architecture facilitates quick, low-latency communication between servers, which is essential for east-west traffic flows.

Juniper's Role:

Juniper Networks provides a range of solutions that optimize for east-west traffic in a leaf-spine architecture, notably through:

QFX Series Switches: Juniper's QFX series switches are designed for the leaf and spine architecture, delivering high throughput, low latency, and scalability to accommodate the traffic demands of modern data centers.

EVPN-VXLAN: Juniper uses EVPN-VXLAN to create a scalable Layer 2 and Layer 3 overlay network across the data center. This overlay helps enhance east-west traffic performance by enabling network segmentation and workload mobility across the entire fabric.

Key Features That Support East-West Traffic:

Equal-Cost Multipath (ECMP): ECMP enables the use of multiple paths between leaf and spine switches, balancing the traffic and preventing any one path from becoming a bottleneck. This is crucial in handling the high volume of east-west traffic.

Low Latency: Spine switches are typically high-performance devices that minimize the delay between leaf switches, which improves the efficiency of server-to-server communications.

Scalability: As the demand for east-west traffic grows, adding more leaf and spine switches is straightforward, maintaining consistent performance without redesigning the entire network.

In summary, the leaf-spine architecture is primarily designed to handle the increase in east-west traffic within data centers, and Juniper provides robust solutions to enable this architecture through its switch platforms and software solutions like EVPN-VXLAN.

Total 65 questions
Go to page: of 7