ansible/roles/ipv6_edge_router/templates/bgpd.conf.j2

14 lines
300 B
Text
Raw Normal View History

2020-09-28 18:15:03 +02:00
router bgp 43619
no synchronization
2020-09-28 18:15:03 +02:00
bgp router-id 45.66.111.254
# Remote-AS: Zayo.
neighbor 2001:1b48:2:103::d7:1 remote-as 8218
address-family ipv6
network 2a09:6840::/29
neighbor 2001:1b48:2:103::d7:1 activate
exit-address-family
!
log file /var/log/quagga/bgpd.log
2021-02-03 23:31:56 +01:00
log stdout