800G-ZRコヒーレント光技術の設定と監視
800G-ZRコヒーレント光技術の設定と監視手順が含まれます。
- 設定モードで、
[edit interfaces interface-name]階層に移動します。[edit] user@host# edit interfaces interface-name
- 速度を設定するには、
[edit interfaces interface-name]階層レベルで速度ステートメントを含めます。[edit interfaces interface-name] user@host# set speed (800g | 400g);
- 速度とチャネル化を設定します。
[edit interfaces interface-name] user@host# set number-of-sub-ports <number-of-sub-ports>
- 速度に合わせて別のアプリケーションを設定します。
- [edit interfaces interface-name optics-options]を変更します。
[edit interfaces interface-name] user@host# edit interfaces interface-name optics-options
- アプリケーションを変更するには、以下のいずれかのコマンドを実行します。両方のコマンドは相互に排他的であり、コマンドを一緒に使用することはできません。
user@host# set interfaces <interface-name> optics-options application hostid <hostid> mediaid <mediaid> [domainid <domainid>]
user@host# set interfaces <interface-name> optics-options appselid <appselid>
- [edit interfaces interface-name optics-options]を変更します。
- [オプション]
[edit interfaces interface-name optics-options]階層レベルで出力電力を設定します。チャネル化モードの場合、最初のサブポートを使用して出力電力を設定する必要があります。user@host# set interface et-<interface-name> optics-option tx-power <tx power>
例:
user@host# set interfaces et-0/0/0:0 optics-options tx-power -10
- 光学の波長をnm単位で指定します。チャネル化モードの場合、最初のサブポートを使用して波長を設定する必要があります。
[edit interfaces interface-name optics-options] user@host# set wavelength nm
例:
user@host# set interfaces et-0/0/0:0 optics-options wavelength 1552.52
- 現在および過去のパフォーマンスメトリックを表示するには、
show interfaces transport pmコマンドを使用します。show interfaces transport pmを参照してください。