bgp
This commit is contained in:
parent
0f848821e4
commit
a6d68dad33
1 changed files with 16 additions and 2 deletions
|
@ -1,4 +1,18 @@
|
||||||
# BGP
|
# BGP
|
||||||
|
|
||||||
We are working on getting an ASN from ARIN, and we have a IPv6 block allocated
|
We're currently running an IPv6 only, dual unicast and anycast network.
|
||||||
for people to announce IPv6 from any of our BGP enabled hosts.
|
|
||||||
|
ASN: AS401399 (ARIN)
|
||||||
|
|
||||||
|
IPv6 Prefixes
|
||||||
|
* 2602:FBCF:E0::/44 (Unicast)
|
||||||
|
* 2a0f:85c1::/48 (Anycast)
|
||||||
|
|
||||||
|
We maintain the below RIPE objects
|
||||||
|
* WOOF (wolfgirl.systems noc)
|
||||||
|
* ARFF (wolfgirl.systems admins)
|
||||||
|
* wolfgirls-mnt (wolfgirl.systems maintainers)
|
||||||
|
|
||||||
|
We maintain the below ARIN objects
|
||||||
|
* WOOF-ARIN (wolfgirl.systems noc)
|
||||||
|
* ARFF-ARIN (wolfgirl.systems admins)
|
||||||
|
|
Loading…
Reference in a new issue