I'm not sure what is causing it - but every couple of seconds the router is advertising the same route. For the sake of this issue - you can ignore the strange next-hop, and file exists issues - this is simply about the sheer volume of advertisements (using the timestamp as a reference for frequency)
Any ideas / places to look?
Code: Select all
2017-01-13 12:03:43 <ERR> KRT: Received route 2001:19f0:5800:8fe7::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:43 <ERR> KRT: Received route 2001:19f0:5800:8fe8::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:43 <WARN> Netlink: File exists
2017-01-13 12:03:43 <WARN> Netlink: File exists
2017-01-13 12:03:48 <ERR> KRT: Received route 2001:19f0:5800:8fe7::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:48 <ERR> KRT: Received route 2001:19f0:5800:8fe8::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:48 <WARN> Netlink: File exists
2017-01-13 12:03:48 <WARN> Netlink: File exists
2017-01-13 12:03:53 <ERR> KRT: Received route 2001:19f0:5800:8fe7::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:53 <ERR> KRT: Received route 2001:19f0:5800:8fe8::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:53 <WARN> Netlink: File exists
2017-01-13 12:03:53 <WARN> Netlink: File exists
2017-01-13 12:03:58 <ERR> KRT: Received route 2001:19f0:5800:8fe7::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:58 <ERR> KRT: Received route 2001:19f0:5800:8fe8::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:03:58 <WARN> Netlink: File exists
2017-01-13 12:03:58 <WARN> Netlink: File exists
2017-01-13 12:04:03 <ERR> KRT: Received route 2001:19f0:5800:8fe7::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:04:03 <ERR> KRT: Received route 2001:19f0:5800:8fe8::/64 with strange next-hop 2001:19f0:5801:283:5400:ff:fe4b:98db
2017-01-13 12:04:03 <WARN> Netlink: File exists
Code: Select all
/routing bgp instance
add as=NNNNN client-to-client-reflection=no !cluster-id !confederation disabled=no ignore-as-path-len=no name=bgp_INSTANCE out-filter="" redistribute-connected=yes \
redistribute-ospf=no redistribute-other-bgp=yes redistribute-rip=no redistribute-static=no router-id=A.B.C.D routing-table=""
Code: Select all
/routing bgp peer
add address-families=ipv6 !allow-as-in as-override=no default-originate=never disabled=no hold-time=3m in-filter="" instance=bgp_INSTANCE !keepalive-time !max-prefix-limit \
!max-prefix-restart-time multihop=yes name=peer6_transit_PROVIDER nexthop-choice=default out-filter=bgp6-PROVIDER passive=no remote-address=IPV6:ADDR:1:2:3 remote-as=\
XXXXXX remove-private-as=no route-reflect=no tcp-md5-key=KEYVALUEKEYVALUE ttl=default update-source=ether1 use-bfd=no