mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-20 09:26:59 +08:00
implement policies
This commit is contained in:
parent
506df4db6a
commit
6d859213c7
5 changed files with 61 additions and 0 deletions
|
@ -9,5 +9,15 @@ remarks: Wireguard only
|
|||
remarks: IPv4/IPv6
|
||||
remarks: All details available here: https://www.androw.eu/net/
|
||||
remarks: -------------------------------------------------------
|
||||
remarks: Routing Policies:
|
||||
mp-import: afi any.unicast from AS4242422575:AS-TRANSIT accept ANY
|
||||
mp-export: afi any.unicast to AS4242422575:AS-TRANSIT announce ANY
|
||||
mp-import: afi any.unicast from AS4242422575:AS-PEER accept PeerAS
|
||||
mp-export: afi any.unicast to AS4242422575:AS-PEER announce AS4242422575
|
||||
mp-import: afi any.unicast from AS4242422575:AS-DOWNSTREAM accept PeerAS
|
||||
mp-export: afi any.unicast to AS4242422575:AS-DOWNSTREAM announce ANY
|
||||
mp-import: afi any.unicast from AS4242422575:AS-UPSTREAM accept ANY
|
||||
mp-export: afi any.unicast to AS4242422575:AS-UPSTREAM announce AS4242422575 AS4242422575:AS-DOWNSTREAM
|
||||
remarks: -------------------------------------------------------
|
||||
mnt-by: ANDROW-MNT
|
||||
source: DN42
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue