[routeur-sam] Reinstallation
parent
cdc7648f04
commit
a7e9d992d1
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
loc_bird:
|
||||||
|
ipv4:
|
||||||
|
id: 185.230.79.253
|
||||||
|
binds:
|
||||||
|
- 185.230.79.253
|
||||||
|
statics:
|
||||||
|
- 185.230.78.0/23
|
||||||
|
bgps:
|
||||||
|
- name: aurore
|
||||||
|
allow_local_as: 1
|
||||||
|
local_as: 204515
|
||||||
|
remote:
|
||||||
|
as: 43619
|
||||||
|
address: 185.230.79.254
|
||||||
|
ipv6:
|
||||||
|
id: 185.230.79.253
|
||||||
|
binds:
|
||||||
|
- 2a0c:700:28::1
|
||||||
|
statics:
|
||||||
|
- 2a0c:700::/36
|
||||||
|
bgps:
|
||||||
|
- name: aurore
|
||||||
|
allow_local_as: 1
|
||||||
|
local_as: 204515
|
||||||
|
remote:
|
||||||
|
as: 43619
|
||||||
|
address: 2a0c:700:28::2
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
interfaces:
|
interfaces:
|
||||||
adm: ens18
|
adm: ens18
|
||||||
srv: ens19
|
via: ens19
|
||||||
srv_nat: ens20
|
aurore: ens20
|
||||||
adh: ens22
|
renater: ens21
|
||||||
|
srv: ens22
|
||||||
|
srv_nat: ens23
|
||||||
|
adh: ens1
|
||||||
|
|
Loading…
Reference in New Issue