[bird] Add configuration for ViaRézo
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
parent
1874c3722a
commit
ddb2850adc
|
@ -3,10 +3,20 @@ loc_bird:
|
||||||
ipv4:
|
ipv4:
|
||||||
id: 185.230.79.253
|
id: 185.230.79.253
|
||||||
binds:
|
binds:
|
||||||
|
- 138.195.159.250
|
||||||
- 185.230.79.253
|
- 185.230.79.253
|
||||||
statics:
|
statics:
|
||||||
- 185.230.78.0/23
|
- 185.230.78.0/24
|
||||||
|
- 185.230.79.0/24
|
||||||
bgps:
|
bgps:
|
||||||
|
- name: viarezo
|
||||||
|
allow_local_as: 1
|
||||||
|
local:
|
||||||
|
as: 204515
|
||||||
|
address: 138.195.159.250
|
||||||
|
remote:
|
||||||
|
as: 212424
|
||||||
|
address: 138.195.159.249
|
||||||
- name: aurore
|
- name: aurore
|
||||||
allow_local_as: 1
|
allow_local_as: 1
|
||||||
local:
|
local:
|
||||||
|
|
|
@ -3,10 +3,20 @@ loc_bird:
|
||||||
ipv4:
|
ipv4:
|
||||||
id: 185.230.79.253
|
id: 185.230.79.253
|
||||||
binds:
|
binds:
|
||||||
|
- 138.195.159.250
|
||||||
- 185.230.79.253
|
- 185.230.79.253
|
||||||
statics:
|
statics:
|
||||||
- 185.230.78.0/23
|
- 185.230.78.0/24
|
||||||
|
- 185.230.79.0/24
|
||||||
bgps:
|
bgps:
|
||||||
|
- name: viarezo
|
||||||
|
allow_local_as: 1
|
||||||
|
local:
|
||||||
|
as: 204515
|
||||||
|
address: 138.195.159.250
|
||||||
|
remote:
|
||||||
|
as: 212424
|
||||||
|
address: 138.195.159.249
|
||||||
- name: aurore
|
- name: aurore
|
||||||
allow_local_as: 1
|
allow_local_as: 1
|
||||||
local:
|
local:
|
||||||
|
|
|
@ -3,10 +3,20 @@ loc_bird:
|
||||||
ipv4:
|
ipv4:
|
||||||
id: 185.230.79.253
|
id: 185.230.79.253
|
||||||
binds:
|
binds:
|
||||||
|
- 138.195.159.250
|
||||||
- 185.230.79.253
|
- 185.230.79.253
|
||||||
statics:
|
statics:
|
||||||
- 185.230.78.0/23
|
- 185.230.78.0/24
|
||||||
|
- 185.230.79.0/24
|
||||||
bgps:
|
bgps:
|
||||||
|
- name: viarezo
|
||||||
|
allow_local_as: 1
|
||||||
|
local:
|
||||||
|
as: 204515
|
||||||
|
address: 138.195.159.250
|
||||||
|
remote:
|
||||||
|
as: 212424
|
||||||
|
address: 138.195.159.249
|
||||||
- name: aurore
|
- name: aurore
|
||||||
allow_local_as: 1
|
allow_local_as: 1
|
||||||
local:
|
local:
|
||||||
|
|
Loading…
Reference in New Issue