이 페이지의 내용
lacp (Aggregated Ethernet)
구문(NFX 시리즈)
lacp (active | passive) { admin-key key; fast-failover; link-protection { disable; (revertive | non-revertive); } periodic interval system-ID mac-address; system-priority priority; force-up; }
구문(EX 시리즈)
lacp { (active | passive); admin-key key; accept-data; fast-failover; link-protection { disable; (revertive |non-revertive); } periodic interval; system-id mac-address; system-priority priority; }
계층 수준(EX 시리즈)
[edit interfaces aex aggregated-ether-options] [edit logical-systems logical-system-name interfaces aeX aggregated-ether-options]
계층 수준(NFX 시리즈)
[edit interfaces interface-name aggregated-ether-options]
설명
인터페이스에 대한 LACP(Link Aggregation Control Protocol) 매개 변수를 구성합니다. 나머지 진술은 별도로 설명됩니다.
EX 시리즈의 경우, 계층 수준에서 문을 [edit interfaces aeX aggregated-ether-options lacp]
구성 accept-data
하면 라우터는 어그리게이션 이더넷 번들이 작동 중인 경우 LACP 상태와 관계없이 멤버 링크에서 수신된 패킷을 처리합니다.
계층 수준에서 문을 구성 accept-data
하면 다음과 같은 동작이 [edit interfaces aeX aggregated-ether-options lacp]
발생합니다.
기본적으로 LACP가
accept-data
활성화되면 명령문이 구성되지 않습니다.문을 구성
accept-data
하여 컨버전스를 개선하고 번들의 멤버 링크가 활성화 또는 비활성화될 때 손실된 패킷 수를 줄일 수 있습니다.LACP가 다운되고 멤버 링크가 패킷을 수신하면 라우터 또는 스위치는 IEEE 802.1ax 표준에 정의된 대로 패킷을 처리하지 않습니다. 이 표준에 따라 패킷은 드롭되어야 하지만 문이 구성되었기 때문에
accept-data
대신 처리됩니다.
force-up 문은 QFX10002 스위치에서 지원되지 않습니다.
기본
LACP를 active
또는 로 passive
지정하지 않으면 LACP는 패시브 상태로 유지됩니다.
옵션
active | LACP 패킷 전송을 시작합니다. |
admin-key number | 라우터 또는 스위치의 관리 키를 지정합니다.
참고:
또한 를 구성할 때 멀티섀시 링크 어그리게이션(MC-LAG)을 |
fast-failover | IEEE 802.3ad 표준을 재정의하고 대기 링크가 트래픽을 수신할 수 있도록 지정합니다. 기본 동작을 재정의하면 1초 미만의 장애 조치(failover)가 용이해집니다. |
passive | LACP 패킷에 응답합니다. |
나머지 진술은 별도로 설명됩니다. CLI 탐색기를 참조하십시오.
필요한 권한 수준
interface - 구성에서 이 명령문을 볼 수 있습니다.
interface-control - 구성에 이 명령문을 추가할 수 있습니다.
릴리스 정보
Junos OS 릴리스 9.0에서 소개된 명령문.