MX 시리즈 라우터에서 플로우 오프로딩 구성
Junos OS를 사용하면 MIC(Modular Interface Card)와 함께 MPC(Modular Port Concentrator)를 사용하여 MX 시리즈 라우터에서 PICS에 대한 플로우 오프로딩을 구성할 수 있습니다. 플로우는 패킷 전달 엔진의 FUF(Fast Update Filter)로 오프로드됩니다. 오프로드는 오래 지속되거나 대역폭이 높은 흐름에 적용할 때 가장 큰 이점을 제공합니다.
활성 오프로드의 최대 수는 PIC당 200,000개입니다. 오프로드된 흐름이 삭제되면 더 많은 흐름이 오프로드될 수 있습니다.
플로우 오프로딩을 구성하려면 다음을 수행합니다.
[edit interfaces interface-name services-options]
계층 수준에서 문을 입력합니다trio-flow-offload minimum-bytes minimum-bytes
.user@host# edit services interface-name [edit services interface-name services-options] user@host# set trio-flow-offload minimum-bytes minimum- bytes
다음 예에서 흐름은 1024바이트 이상으로 구성될 때 오프로드됩니다.
user@host# edit services ms-0/1/0 [edit services ms-0/1/0 services-options] user@host# set trio-flow-offload minimum-bytes 1024