7. Error Handling (エラー処理)
If a BGP speaker receives from a neighbor an UPDATE message that contains the MP_REACH_NLRI or MP_UNREACH_NLRI attribute, and if the speaker determines that the attribute is incorrect, the speaker MUST delete all the BGP routes received from that neighbor whose AFI/SAFI is the same as the one carried in the incorrect MP_REACH_NLRI or MP_UNREACH_NLRI attribute. For the duration of the BGP session over which the UPDATE message was received, the speaker then SHOULD ignore all the subsequent routes with that AFI/SAFI received over that session. BGP スピーカーがネイバーから MP_REACH_NLRI または MP_UNREACH_NLRI 属性を含む UPDATE メッセージを受信し、その属性が正しくないと判断した場合、そのスピーカーは、正しくない MP_REACH_NLRI または MP_UNREACH_NLRI 属性で伝送されたものと同じ AFI/SAFI を持つ BGP ルートを、そのネイバーから受信したすべてのルートから削除しなければなりません (MUST)。UPDATE メッセージが受信された BGP セッションの間、スピーカーはそのセッションで受信された当該 AFI/SAFI を持つ後続のすべてのルートを無視すべきです (SHOULD)。
In addition, the speaker MAY terminate the BGP session over which the UPDATE message was received. The session SHOULD be terminated with the Notification message code/subcode indicating "UPDATE Message Error"/"Optional Attribute Error". さらに、スピーカーは UPDATE メッセージが受信された BGP セッションを終了してもかまいません (MAY)。セッションは、"UPDATE Message Error"/"Optional Attribute Error" を示す通知メッセージコード/サブコードで終了すべきです (SHOULD)。