-
Notifications
You must be signed in to change notification settings - Fork 8
BGP attributes
infrastation edited this page Apr 20, 2012
·
2 revisions
| ID | mnemonic code | optional/transitive | normative reference |
|---|---|---|---|
| 1 | ORIGIN | T | RFC4271 |
| 2 | AS_PATH | T | RFC4271 |
| 3 | NEXT_HOP | T | RFC4271 |
| 4 | MULTI_EXIT_DISC | O | RFC4271 |
| 5 | LOCAL_PREF | T | RFC4271 |
| 6 | ATOMIC_AGGREGATE | T | RFC4271 |
| 7 | AGGREGATOR | O,T | RFC4271 |
| 8 | COMMUNITIES | O,T | RFC1997 |
| 9 | ORIGINATOR_ID | O | RFC4456 |
| 10 | CLUSTER_LIST | O | RFC4456 |
| 11 | DPA (not supported in Quagga) | O,T | draft-ietf-idr-bgp-dpa-05 (expired) |
| 12 | ADVERTISER (not supported in Quagga) | O | RFC1863 |
| 13 | RCID_PATH (not supported in Quagga) | O | RFC1863 |
| 14 | MP_REACH_NLRI | O | RFC4760 |
| 15 | MP_UNREACH_NLRI | O | RFC4760 |
| 16 | EXT_COMMUNITIES | O,T | RFC4360 |
| 17 | AS4_PATH | O,T | RFC4893 |
| 18 | AS4_AGGREGATOR | O,T | RFC4893 |
| 21 | AS_PATHLIMIT (not supported in Quagga) | O,T | draft-ietf-idr-as-pathlimit-03 (expired) |