ExamGecko
Question list
Search
Search

Question 20 - JN0-280 discussion

Report
Export

Which statement is correct about member interfaces when creating a LAG?

A.

The interface's MTU settings must match on all member interfaces.

Answers
A.

The interface's MTU settings must match on all member interfaces.

B.

The interface's duplex settings and link speed must be the same on all member interfaces.

Answers
B.

The interface's duplex settings and link speed must be the same on all member interfaces.

C.

Member interfaces must all be allocated on the same chassis when using a Virtual Chassis.

Answers
C.

Member interfaces must all be allocated on the same chassis when using a Virtual Chassis.

D.

Member interfaces must all be allocated on the same PFE.

Answers
D.

Member interfaces must all be allocated on the same PFE.

Suggested answer: B

Explanation:

When creating a LAG (Link Aggregation Group) in Junos, the duplex settings and link speed must be the same across all member interfaces.

Step-by-Step Breakdown:

LAG Overview:

A LAG combines multiple physical interfaces into a single logical interface to increase bandwidth and provide redundancy. All member links must act as a single cohesive unit.

Interface Requirements:

Duplex: All member interfaces must operate in the same duplex mode (either full-duplex or half-duplex). Mismatched duplex settings can cause performance issues, packet drops, or interface errors.

Link Speed: All interfaces in the LAG must have the same link speed (e.g., all interfaces must be 1 Gbps or 10 Gbps). Mismatched speeds would prevent the interfaces from functioning correctly within the LAG.

Configuration and Validation: Ensure that all member interfaces have identical settings before adding them to the LAG. These settings can be checked using the show interfaces command, and the LAG can be configured using:

set interfaces ae0 aggregated-ether-options link-speed 10g

set interfaces ge-0/0/1 ether-options 802.3ad ae0

Juniper

Reference:

LAG Configuration: Duplex and link speed must be consistent across member interfaces to ensure proper LAG operation in Juniper devices.

asked 10/10/2024
107 gleann na ri charles
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first