サービスの改善にご協力お願いします。

お客様のご意見をお聞かせください。

アンケートの所要時間はおよそ 2 分です。

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
ネットワーク管理と監視ガイド
Table of Contents Expand all
list Table of Contents
keyboard_arrow_right

この機械翻訳はお役に立ちましたでしょうか?

starstarstarstarstar
Go to English page
免責事項:

このページは、サードパーティー製機械翻訳ソフトウェアを使用して翻訳されます。質の高い翻訳を提供するために合理的な対応はされていますが、ジュニパーネットワークスがその正確性を保証することはできかねます。この翻訳に含まれる情報の正確性について疑問が生じた場合は、英語版を参照してください. ダウンロード可能なPDF (英語版のみ).

スイッチでの反復子プロファイルの設定(CLI手順)

date_range 19-Jan-25

イーサネットフレーム遅延測定は、特定のサービスで遅延測定をトリガーするための細かい制御をオペレーターに提供し、サービスレベル契約(SLA)の監視に使用できます。パラメータを使用してイテレータプロファイルを作成し、双方向遅延測定用にITU-Y.1731準拠フレームの形式でSLA測定パケットを定期的に送信できます。

反復子プロファイルを作成するには:

  1. SLA 反復子プロファイルの名前を指定します(例:i1)。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management performance-monitoring]
    user@switch# edit sla-iterator-profiles i1
    
  2. (オプション)SLA フレームのバックツーバック送信間の時間(ミリ秒単位)であるサイクルタイムを設定します。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management performance-monitoring sla-iterator-profiles i1]
    user@switch# set cycle-time cycle-time-value
    
  3. (オプション)反復ごとの最大サイクル数を示す反復期間を構成します (反復子に登録される接続の数はこの値を超えることはできません)。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management performance-monitoring sla-iterator-profiles i1]
    user@switch# set iteration-period iteration-period-value
    
  4. 測定タイプを双方向遅延測定として設定します。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management performance-monitoring sla-iterator-profiles i1]
    user@switch# set measurement-type two-way-delay
    
  5. (オプション)遅延の計算の重みを設定します。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management performance-monitoring sla-iterator-profiles i1]
    user@switch# set calculation-weight delay delay-value
    
  6. (オプション)遅延変動の計算ウェイトを設定します。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management performance-monitoring sla-iterator-profiles i1]
    user@switch# set calculation-weight delay-variation delay-variation-value
    
  7. 反復子プロファイルを使用してリモート MEP を構成します。
    content_copy zoom_out_map
    [edit protocols oam ethernet connectivity-fault-management maintenance-domain md-name maintenance-association ma-name mep mep-id remote-mep remote-mep-id]
    user@switch# set sla-iterator-profiles i1
    
footer-navigation