18.3.2 IEEE802.3ah/OAM情報の表示
IEEE802.3ah/OAM情報の表示は,運用コマンドshow efmoamで行います。show efmoamコマンドは,IEEE802.3ah/OAMの設定情報とactiveモードに設定されたポートの情報を表示します。show efmoam detailコマンドは,activeモードに設定されたポートに加え,相手装置を認識しているpassiveモードのポートの情報を表示します。また,show efmoam statisticsコマンドでは,IEEE802.3ah/OAMプロトコルの統計情報に加え,IEEE802.3ah/UDLD機能で検出した障害状況を表示します。
> show efmoam Date 20XX/10/02 23:59:59 UTC Status: Enabled udld-detection-count: 30 Port Link status UDLD status Dest MAC 0/1 Up detection * 0012.e298.dc20 0/2 Down active unknown 0/4 Down(uni-link) detection unknown > |
> show efmoam detail Date 20XX/10/02 23:59:59 UTC Status: Enabled udld-detection-count: 30 Port Link status UDLD status Dest MAC 0/1 Up detection * 0012.e298.dc20 0/2 Down active unknown 0/3 Up passive 0012.e298.7478 0/4 Down(uni-link) detection unknown > |
> show efmoam statistics Date 20XX/10/02 23:59:59 UTC Port 0/1 [detection] OAMPDUs :Tx = 295 Rx = 295 Invalid = 0 Unrecogn.= 0 TLVs :Invalid = 0 Unrecogn.= 0 Info TLV :Tx_Local = 190 Tx_Remote= 105 Rx_Remote= 187 Timeout = 3 Invalid = 0 Unstable = 0 Inactivate:TLV = 0 Timeout = 0 Port 0/2 [active] OAMPDUs :Tx = 100 Rx = 100 Invalid = 0 Unrecogn.= 0 TLVs :Invalid = 0 Unrecogn.= 0 Info TLV :Tx_Local = 100 Tx_Remote= 100 Rx_Remote= 100 Timeout = 0 Invalid = 0 Unstable = 0 Inactivate:TLV = 0 Timeout = 0 Port 0/3 [passive] OAMPDUs :Tx = 100 Rx = 100 Invalid = 0 Unrecogn.= 0 TLVs :Invalid = 0 Unrecogn.= 0 Info TLV :Tx_Local = 0 Tx_Remote= 100 Rx_Remote= 100 Timeout = 0 Invalid = 0 Unstable = 0 Inactivate:TLV = 0 Timeout = 0 > |