EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit ad3a9a92 authored by Karl Grube's avatar Karl Grube
Browse files

redistribute connected for ipv4

parent 2513137f
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ router bgp {{bgp_asn}}
{% for range in dc4_ranges %}
aggregate-address {{range}} route-map reject_local_origin
{% endfor %}
redistribute connected
network 0.0.0.0/0
neighbor firewall4s activate
neighbor firewall4s prefix-list all out
......
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