RFC Errata
RFC 6396, "Multi-Threaded Routing Toolkit (MRT) Routing Information Export Format", October 2011
Source of RFC: grow (ops)See Also: RFC 6396 w/ inline errata
Errata ID: 5511
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: James Clarke
Date Reported: 2018-10-01
Verifier Name: Warren Kumari (Ops AD)
Date Verified: 2018-10-02
Section Appendix A says:
| BGP Update = ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 3e 02 00 00 00 1f 40 01 01 02 40 02 0e 02 03 00 00 fb f0 00 00 fb ff 00 00 fb f6 40 03 04 c6 33 64 55 c0 08 04 fb f0 00 0e 18 cb 00 71 Figure 16: MRT BGP4MP_MESSAGE_AS4 Example
It should say:
| BGP Update = ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 3e 02 00 00 00 23 40 01 01 02 40 02 0e 02 03 00 00 fb f0 00 00 fb ff 00 00 fb f6 40 03 04 c6 33 64 bc c0 08 04 fb f0 00 0e 18 cb 00 71 Figure 16: MRT BGP4MP_MESSAGE_AS4 Example
Notes:
The total path attribute length is incorrectly encoded as 0x001F when it should be 0x0023 and the next hop ip address is incorrectly encoded as 0xc6336455 when it should be 0xc63364bc