From 052aeec77950648e0f2808b158b286399419c740 Mon Sep 17 00:00:00 2001 From: toby Date: Thu, 15 Nov 2018 21:05:45 +0100 Subject: [PATCH] we obviously wanna remove our private ASNs on IPv6 as well --- files/frr.conf.wit | 1 + 1 file changed, 1 insertion(+) diff --git a/files/frr.conf.wit b/files/frr.conf.wit index ab7f369..7dd6267 100644 --- a/files/frr.conf.wit +++ b/files/frr.conf.wit @@ -79,6 +79,7 @@ router bgp NODEASN !!! neighbor GRE route-map FABRICv6-OUT out !!! neighbor eBGPv6 activate !!! neighbor eBGPv6 soft-reconfiguration inbound + !!! neighbor eBGPv6 remove-private-AS !!! neighbor eBGPv6 route-map eBGPv6-IN in !!! neighbor eBGPv6 route-map eBGPv6-OUT out !!! neighbor iBGP activate