Skip to content
Snippets Groups Projects
Verified Commit ddb2850a authored by ynerant's avatar ynerant
Browse files

[bird] Add configuration for ViaRézo


Signed-off-by: ynerant's avatarYohann D'ANELLO <ynerant@crans.org>
parent 1874c372
No related branches found
No related tags found
1 merge request!286[bird] Add configuration for ViaRézo
...@@ -3,10 +3,20 @@ loc_bird: ...@@ -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: ...@@ -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: ...@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment