2019-06-16 14:12:55 +01:00

72 lines
2.4 KiB
Markdown
Executable File

---
title: 'BGP Communities'
visible: true
hero_classes: ''
hero_image: ''
continue_link: '1'
content:
items: '- ''@self.children'''
limit: '5'
order:
by: date
dir: desc
pagination: '1'
url_taxonomy_filters: '1'
---
Details of the BGP communities supported by the burble.dn42 network.
===
### DN42 Communities
[DN42 Communities](https://dn42.net/howto/Bird-communities) are applied both internally and externally, and are used to influence the [Routing Policy](/home/routing-policy).
|Community  |Description|
|:---|:---|
|( 64511 : 0 < x < 21 ) &nbsp; | Max latency |
|( 64511 : 20 < x < 30 ) &nbsp; | Min bandwidth |
|( 64511 : 30 < x < 35 ) &nbsp; | Min encryption |
|( 64511 : 40 < x < 54 ) &nbsp; | Route Origin |
### Well Known BGP Communities
The following well known communities are implemented in the network.
|Community &nbsp;|Description|Action|
|:---|:---|:---|
| ( 65535 : 65281 ) &nbsp; | No Export | Prefix should not be exported outside of AS4242422601 |
| ( 65535 : 65282 ) &nbsp; | No Advertise &nbsp; | Prefix should not be exported to any peers |
| ( 65535 : 65283 ) &nbsp; | Local-AS | Prefix should not be exported outside of region |
## burble.dn42 Specific Communities
burble.dn42 implements [large BGP communities](http://largebgpcommunities.net/), with [ISO 3166-1 / UNSD](https://en.wikipedia.org/wiki/ISO_3166-1) country, and [UNSD](https://unstats.un.org/unsd/methodology/m49/) region codes.
### Informational Communities
|Community &nbsp;|Description|
|:---|:---|
| ( 4242422601 : 100 : _country code_ ) &nbsp; | Route learned in this country |
| ( 4242422601 : 110 : _region code_ ) &nbsp; | Route learned in this region |
| ( 4242422601 : 120 : _host code_ ) &nbsp; | Route learned on this host |
| ( 4242422601 : 130 : 1 ) &nbsp; | Route is a direct peer |
| ( 4242422601 : 140 : _DN42 region_ ) &nbsp; | Route learned in this DN42 region |
| ( 4242422601 : 150 : _AS-NUM_ ) &nbsp; | Route learned in this burble.dn42 sub-AS |
&nbsp;
#### Host Index Table
|Host &nbsp;|Index|
|:---|:---|
|dn42-fr-rbx1 &nbsp; | 22 |
|dn42-uk-lon1 &nbsp; | 21 |
|dn42-lt-vil1 &nbsp; | 29 |
|dn42-ru-mos1 &nbsp; | 2 |
|dn42-us-dal1 &nbsp; | 31 |
|dn42-us-mia1 &nbsp; | 28 |
|dn42-us-sea1 &nbsp; | 18 |
|dn42-us-lax1 &nbsp; | 30 |
|dn42-sg-sig1 &nbsp; | 27 |
|dn42-au-syd1 &nbsp; | 24 |