communities
This commit is contained in:
parent
12c0eb5e73
commit
536632e6b1
@ -11,11 +11,9 @@ extra:
|
|||||||
[](https://bgp.tools/as/398057)
|
[](https://bgp.tools/as/398057)
|
||||||
[](https://www.peeringdb.com/asn/398057)
|
[](https://www.peeringdb.com/asn/398057)
|
||||||
|
|
||||||
I operate [Autonomous System](https://en.wikipedia.org/wiki/Autonomous_system_(Internet)) **398057**, a multinational network routing public internet traffic between various nodes and peers.
|
I operate [Autonomous System](https://en.wikipedia.org/wiki/Autonomous_system_(Internet)) **398057**. This network is designed to be a playground for my experiments and research, while at the same time providing internet access to my servers and devices in a fast and reliable manner.
|
||||||
|
|
||||||
The network is designed to be a playground for my experiments and research, while at the same time providing internet access to my servers and devices in a fast and reliable manner.
|
<!-- [](/images/network/net_map.svg) -->
|
||||||
|
|
||||||
[](/images/network/net_map.svg)
|
|
||||||
|
|
||||||
<!-- ## Configuration & Architecture
|
<!-- ## Configuration & Architecture
|
||||||
|
|
||||||
@ -58,6 +56,19 @@ To request a peering arrangement, please contact me via email at [`peering@ewpra
|
|||||||
- Routing policy may be found via WHOIS. ([`whois -h whois.radb.net AS398057`](https://www.radb.net/query?keywords=AS398057))
|
- Routing policy may be found via WHOIS. ([`whois -h whois.radb.net AS398057`](https://www.radb.net/query?keywords=AS398057))
|
||||||
- I will generally announce [`AS-EWP`](https://www.radb.net/query?keywords=AS-EWP) to peers by default
|
- I will generally announce [`AS-EWP`](https://www.radb.net/query?keywords=AS-EWP) to peers by default
|
||||||
|
|
||||||
|
### BGP communities
|
||||||
|
|
||||||
|
| Lage Community | Description |
|
||||||
|
|------------------|-----------------------------|
|
||||||
|
| `398057,100,0` | Private route |
|
||||||
|
| `398057,100,1` | Clearnet route |
|
||||||
|
| `398057,100,2` | DN42 route |
|
||||||
|
| `398057,100,3` | AMPRNet route |
|
||||||
|
| `398057,200,0` | Learned from homelab |
|
||||||
|
| `398057,200,1` | Learned from preferred peer |
|
||||||
|
| `398057,200,2` | Learned from fallback peer |
|
||||||
|
| `398057,666,666` | Magic has happened |
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
<div style="text-align:center;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;">
|
<div style="text-align:center;display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;">
|
||||||
|
@ -6,6 +6,8 @@ extra:
|
|||||||
|
|
||||||
This is a planning document that keeps track of my IP address space. This is by no means complete, just a reference for a specific part of my network.
|
This is a planning document that keeps track of my IP address space. This is by no means complete, just a reference for a specific part of my network.
|
||||||
|
|
||||||
|
- `172.23.44.128/25`
|
||||||
|
-
|
||||||
- **`44.31.62.0/24`**: Aggregated at edge
|
- **`44.31.62.0/24`**: Aggregated at edge
|
||||||
- `44.31.62.0/25`
|
- `44.31.62.0/25`
|
||||||
- `44.31.62.0/26`
|
- `44.31.62.0/26`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user