BGP Loop AS Error Message In Logs

Symptom

**** AUDIT 0x4105 - 47 (0001) **** I:0000318f F:00000002

qbpmchck.c 224 :at 09:09:30, 26 November 2020 (73169075 ms)

DC-BGP Policy Manager has rejected a received a route with a looped AS

path.

RIB Manager entity index: 0X00000001

Received route neighbor index: 2

Received route prefix: 192.168.13

Received route prefix length: 24

Received route next hop: 10.10.10.2

Environment

Cause

User-added image

Resolution

  1. AS_PATH is used as a loop prevention mechanism in BGP

  2. When a BGP router receives a prefix advertisement with its own AS listed in the AS_PATH, it means the prefix has passed through its AS and is received again.

  3. Due to this loop prevention mechanism, the firewall drops all advertisements with its own AS in the path and reports this in the logs.