show ethernet cfm maintenance-points remote mep

モード
特権EXECモード
カテゴリー
L2スイッチング / イーサネットCFM(IEEE 802.1ag)

構文

コマンド構文

# show ethernet cfm maintenance-points remote mep domain NAME service NAME [{mac HHHH.HHHH.HHHH | rmep <1-8191>} details ]

コマンド説明

リモートMEP(メンテナンスエンドポイント)の設定とステータスを表示する。

パラメーター

domain NAME
MDインスタンス名
service NAME
MAインスタンス名
mac HHHH.HHHH.HHHH
リモートMEPインスタンスのMACアドレス
rmep <1-8191>
リモートMEPインスタンスのMEP ID
details
詳細を表示する

使用例

awplus# show ethernet cfm maintenance-points remote mep domain MD-INST1 service MA-INST1-1

CFM Domain Name: MD-INST1
CFM Service Name: MA-INST1-1
       RX    RX   Port  Intf
MEPID  CCM   RDI  Stat  Stat
----------------------------
21     Yes   No   Up    Up


awplus# show ethernet cfm maintenance-points remote mep domain MD-INST1 service MA-INST1-1 rmep 21 details

CFM Service Name..... MA-INST1-1
CFM Domain Name...... MD-INST1
Remote MEPID......... 21
Receiving CCMs....... Yes
Rx RDI............... No
MAC Address.......... 000c.2526.95bf
Port Status.......... Up
Interface Status..... Up


awplus# show ethernet cfm maintenance-points remote mep domain MD-INST1 service MA-INST1-1 mac 000c.2526.95bf details

CFM Service Name..... MA-INST1-1
CFM Domain Name...... MD-INST1
Remote MEPID......... 21
Receiving CCMs....... Yes
Rx RDI............... No
MAC Address.......... 000c.2526.95bf
Port Status.......... Up
Interface Status..... Up

注意・補足事項

本機能の設定を行う際は、あらかじめONMサービスを有効にしておくこと(service onmコマンド)。

関連コマンド