File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -7,14 +7,14 @@ clients:
7
7
ip :
8
8
- " 185.0.29.10"
9
9
- " 2001:7f8:149:1ab::19:9750:1"
10
+ mac : " d8:3a:dd:18:2e:7f" # MAC-adress for filtering and loopback prevention
10
11
rs_peer : True
11
12
rs_config : # Used for arouteserver config. AS-Set is required when registering as Route Server client
12
13
filtering :
13
14
irrdb :
14
15
as_sets :
15
16
- RIPE::AS199750:AS-ALL # Optionally prepend with IRRDB source, ex. RIPE
16
17
16bit_mapped_asn : 64512 # RFC 6996 Private ASNs. Requried for 32-bit ASNs
17
- mac : d8:3a:dd:18:2e:7f # MAC-adress for filtering and loopback prevention
18
18
19
19
- asn : 198886
20
20
description : " Daniel Brasholt"
@@ -36,6 +36,7 @@ clients:
36
36
ip :
37
37
- " 185.0.29.12"
38
38
- " 2001:7f8:149:1ab::21:1153:1"
39
+ mac : " 00:1e:06:45:38:09"
39
40
rs_peer : True
40
41
rs_config :
41
42
filtering :
You can’t perform that action at this time.
0 commit comments