update code
parent
19b6fc476b
commit
7c88b6d30b
11
readme.md
11
readme.md
|
@ -29,7 +29,7 @@ To get in touch with me, please send mail to the following mailboxes.
|
|||
### Well known BGP Communities
|
||||
|
||||
| Community | Description | Action |
|
||||
| -------------- | ------------ | ------------------------------------------------------------------- |
|
||||
| -------------- | ------------ | ------------------------------------------------------------------ |
|
||||
| (65535, 65281) | No Export | Prefix should not be exported outside of 186526 Network (AS200536) |
|
||||
| (65535, 65282) | No Advertise | Prefix should not be exported outside of this PoP |
|
||||
| (65535, 65283) | Local AS | Prefix should not be exported outside of this region |
|
||||
|
@ -42,7 +42,7 @@ To get in touch with me, please send mail to the following mailboxes.
|
|||
#### System-controllable Community
|
||||
|
||||
| Community | Description |
|
||||
| ------------------------------- | ------------------------------------------------------- |
|
||||
| ---------------------------- | ------------------------------------------------------- |
|
||||
| (200536, 110, 0) | Route learn from peer |
|
||||
| (200536, 110, 1) | Route learn from IX |
|
||||
| (200536, 110, 2) | Route learn from direct peer |
|
||||
|
@ -56,7 +56,7 @@ To get in touch with me, please send mail to the following mailboxes.
|
|||
#### User-controllable Community
|
||||
|
||||
| Community | Action |
|
||||
| ------------------------------- | -------------------------------------------------------------------------------- |
|
||||
| ---------------------------- | -------------------------------------------------------------------------------- |
|
||||
| (200536, 0, 665) | Prefix should only be announced, not written to our routing table |
|
||||
| (200536, 0, 666) | Prefix should be blackholed at our PoP |
|
||||
| (200536, 1, 0) | Prefix should not be exported to all upstream |
|
||||
|
@ -95,7 +95,7 @@ To get in touch with me, please send mail to the following mailboxes.
|
|||
### PoP
|
||||
|
||||
| Name | Location | Code | Type |
|
||||
| ------- | --------------------- | ---- | ---- |
|
||||
| ------- | ------------------------ | ---- | ---- |
|
||||
| Europe | ---- | ---- |
|
||||
| de-fra1 | Frankfurt am Main, DE | 101 | Core |
|
||||
| uk-lhr1 | London, GB | 102 | Edge |
|
||||
|
@ -115,7 +115,8 @@ To get in touch with me, please send mail to the following mailboxes.
|
|||
| kr-yny1 | Chuncheon, KR | 404 | Edge |
|
||||
| sg-sin1 | Singapore | 411 | Core |
|
||||
| cn-pek1 | Beijing, CN | 431 | Core |
|
||||
| cn-pek2 | Beijing, CN | 432 | Edge |
|
||||
| cn-pek2 | Beijing, CN | 431 | Edge |
|
||||
| cn-ctu1 | City near Chengdu, China | 432 | Edge |
|
||||
| cn-can1 | Guangzhou, CN | 433 | Core |
|
||||
| cn-wuh1 | Wuhan, CN | 434 | Core |
|
||||
| cn-csx1 | Changsha, CN | 435 | Edge |
|
||||
|
|
Loading…
Reference in New Issue