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:
io
2018-01-13 17:09:43 +01:00
parent 7c6347642e
commit f3031875f0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
as-set: AS4242420630:TRANSIT
as-set: AS4242420630:AS-TRANSIT
admin-c: IO-DN42
tech-c: IO-DN42
mnt-by: SKYNET-MNT

View File

@@ -5,5 +5,5 @@ tech-c: IO-DN42
mnt-by: SKYNET-MNT
remarks: Always open for peerings; contact io@hackint on IRC.
remarks: Wireguard tunnels preferred, others on a case-by-case basis.
mp-import: afi any.unicast from AS4242420630:TRANSIT accept ANY
mp-export: afi any.unicast to AS4242420630:TRANSIT announce ANY
mp-import: afi any.unicast from AS4242420630:AS-TRANSIT accept ANY
mp-export: afi any.unicast to AS4242420630:AS-TRANSIT announce ANY