mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
Allow prefixes longer than 48
Because of firewalls in front of my routers that are not under my control, I can't directly connect my routers to each other. To work around this, I want to have a disjunct AS where each router only announces the subnets from my AS which it is responsible for.
This commit is contained in:
parent
dca48849d3
commit
f78260df70
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ route6: fdea:1d13:b804::/48
|
|||
origin: AS4242420149
|
||||
mnt-by: NIRF-MNT
|
||||
source: DN42
|
||||
max-length: 48
|
||||
max-length: 64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue