mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-19 00:46:59 +08:00
SKYNET-AS: Fix the as-set name used in my routing policy
Turns out AS4242420630:TRANSIT isn't a valid name.
This commit is contained in:
parent
7c6347642e
commit
f3031875f0
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
||||||
as-set: AS4242420630:TRANSIT
|
as-set: AS4242420630:AS-TRANSIT
|
||||||
admin-c: IO-DN42
|
admin-c: IO-DN42
|
||||||
tech-c: IO-DN42
|
tech-c: IO-DN42
|
||||||
mnt-by: SKYNET-MNT
|
mnt-by: SKYNET-MNT
|
|
@ -5,5 +5,5 @@ tech-c: IO-DN42
|
||||||
mnt-by: SKYNET-MNT
|
mnt-by: SKYNET-MNT
|
||||||
remarks: Always open for peerings; contact io@hackint on IRC.
|
remarks: Always open for peerings; contact io@hackint on IRC.
|
||||||
remarks: Wireguard tunnels preferred, others on a case-by-case basis.
|
remarks: Wireguard tunnels preferred, others on a case-by-case basis.
|
||||||
mp-import: afi any.unicast from AS4242420630:TRANSIT accept ANY
|
mp-import: afi any.unicast from AS4242420630:AS-TRANSIT accept ANY
|
||||||
mp-export: afi any.unicast to AS4242420630:TRANSIT announce ANY
|
mp-export: afi any.unicast to AS4242420630:AS-TRANSIT announce ANY
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue