vyos.edge.gra1/configuration

372 lines
9.8 KiB
Plaintext

interfaces {
ethernet eth0 {
address 5.196.146.57/24
}
loopback lo {
}
tunnel tun0 {
address 2a09:4c0:1e0:ce::2/64
description "Upstream - Securebit"
encapsulation sit
multicast disable
remote 94.177.122.249
source-address 5.196.146.57
}
tunnel tun1 {
address 2602:feda:3:4f::2/64
description "Upstream - Nato"
encapsulation sit
multicast disable
remote 45.152.127.173
source-address 5.196.146.57
}
tunnel tun2 {
address 2a01:20e:1001:115::2/64
description "Upstream - Openfactory"
encapsulation gre
multicast disable
remote 45.92.40.8
source-address 5.196.146.57
}
tunnel tun3 {
address 2a0c:b641:7c0:ee::75/127
description "Upstream - Gregory Falla"
encapsulation gre
multicast disable
remote 194.28.98.75
source-address 5.196.146.57
}
tunnel tun4 {
address 2a0c:9a40:100f:4c1::2/64
description "Upstream - iFog"
encapsulation gre
multicast disable
remote 193.148.249.44
source-address 5.196.146.57
}
tunnel tun5 {
address 185.1.125.54/24
address 2001:7f8:d0::3:3f14:1/48
description "IX - 4IXP"
encapsulation gretap
remote 195.48.40.110
source-address 5.196.146.57
}
tunnel tun6 {
address 2001:678:4fc::92:159/64
address 5.101.92.159/22
description "IX - LL IX"
encapsulation gretap
remote 46.148.124.1
source-address 5.196.146.57
}
tunnel tun10 {
address 2a0c:b641:4c0:8::1:1/124
description "Core - Mar1"
encapsulation gre
multicast disable
remote IP
source-address 5.196.146.57
}
tunnel tun11 {
address 2a0c:b641:4c0:8::2:1/124
description "Core - Mar2"
encapsulation gre
multicast disable
remote IP
source-address 5.196.146.57
}
tunnel tun12 {
address 2a0c:b641:4c0:8::3:1/124
description "Core - MAR3"
encapsulation gre
multicast disable
remote IP
source-address 5.196.146.57
}
}
policy {
prefix-list6 as212756 {
description "as212756 - All Out Prefix"
rule 10 {
action permit
prefix 2a0c:b641:4c0::/44
}
rule 20 {
action permit
prefix 2a0e:b107:fa0::/44
}
rule 30 {
action deny
prefix ::/0
}
}
}
protocols {
bgp 212756 {
address-family {
ipv6-unicast {
network 2a0c:b641:4c0::/44 {
}
}
}
neighbor 2a0c:9a40:100f:4c1::1 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "Upstream - iFog"
ebgp-multihop 255
remote-as 34927
shutdown
}
neighbor 2a0c:b641:4c0:8::1:2 {
address-family {
ipv6-unicast {
nexthop-self {
}
soft-reconfiguration {
inbound
}
}
}
description "Member - MAR1"
remote-as 212756
}
neighbor 2a0c:b641:4c0:8::2:2 {
address-family {
ipv6-unicast {
nexthop-self {
}
soft-reconfiguration {
inbound
}
}
}
description "Member - MAR2"
remote-as 212756
}
neighbor 2a0c:b641:4c0:8::3:2 {
address-family {
ipv6-unicast {
nexthop-self {
}
soft-reconfiguration {
inbound
}
}
}
description "Member - MAR3"
remote-as 212756
}
neighbor 2a0c:b641:7c0:ee::74 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "Upstream - Gregory Falla"
ebgp-multihop 255
remote-as 206639
}
neighbor 2a01:20e:1001:115::1 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "Upstream - Openfactory GmbH"
ebgp-multihop 255
remote-as 41051
}
neighbor 2a09:4c0:1e0:ce::1 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "Upstream - Securebit"
ebgp-multihop 255
remote-as 58057
}
neighbor 2001:7f8:d0:b901::7d01 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "4IXP - RSv6 1"
ebgp-multihop 255
remote-as 35708
}
neighbor 2001:7f8:d0:b901::7d02 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "4IXP - RSv6 2"
ebgp-multihop 255
remote-as 35708
}
neighbor 2001:7f8:d0:b901::7d03 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "4IXP - RSv6 3"
ebgp-multihop 255
remote-as 35708
}
neighbor 2001:678:4fc::2 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "LL-IX - RSv6 2"
ebgp-multihop 255
remote-as 59947
}
neighbor 2001:678:4fc::9 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "LL-IX - RSv6 1"
ebgp-multihop 255
remote-as 59947
}
neighbor 2602:feda:3:4f::1 {
address-family {
ipv6-unicast {
prefix-list {
export as212756
}
soft-reconfiguration {
inbound
}
}
}
description "Upstream - Nato"
ebgp-multihop 255
remote-as 46997
}
}
static {
route 0.0.0.0/0 {
next-hop 5.196.146.254 {
}
}
route6 2a0c:b641:4c2::/48 {
next-hop 2a0c:b641:4c0:8::2:2 {
}
}
}
}
service {
ssh {
port 22
}
}
system {
config-management {
commit-revisions 100
}
console {
device ttyS0 {
speed 115200
}
}
domain-name as212756.net
host-name edge.par1
login {
user maximehl {
authentication {
encrypted-password EncryptedPassword
}
full-name "Maxime Hillebrand-Lambert"
}
user valentinp {
authentication {
encrypted-password EncryptedPassword
}
full-name "Valentin Puccetti"
}
}
name-server 1.1.1.1
name-server 1.0.0.1
name-server 8.8.8.8
name-server 8.8.4.4
name-server 2001:4860:4860::8888
name-server 2001:4860:4860::8844
name-server 2606:4700:4700::1111
name-server 2606:4700:4700::1001
ntp {
server 0.pool.ntp.org {
}
server 1.pool.ntp.org {
}
server 2.pool.ntp.org {
}
}
syslog {
global {
facility all {
level info
}
facility protocols {
level debug
}
}
}
}