400ZRおよび400G OpenZR+コヒーレント光技術の設定と監視
- 設定モードで、
[edit interfaces interface-name]階層に移動します。[edit] user@host# edit interfaces interface-name
- 速度を設定するには、
[edit interfaces interface-name]階層レベルで速度ステートメントを含めます。[edit interfaces interface-name] user@host# set speed (400g | 100g);
- 速度とチャネル化を設定します。
[edit interfaces interface-name] user@host# set number-of-sub-ports <number-of-sub-ports>
速度とチャネル化を設定するには
[edit chassis fpc fpc-slot pic pic-number] 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> optics-options application hostid <hostid> mediaid <mediaid> [domainid <domainid>]
- [edit interfaces interface-name optics-options]を変更します。
- [オプション]
[edit interfaces interface-name optics-options]階層レベルで出力電力を設定します。チャネル化モードの場合、最初のサブポートを使用して出力電力を設定する必要があります。user@host# set interface et-<interface> 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を参照してください。