Description

Customer applied a policy to tag the community which is not working as expected and routes are not getting advertise.

Symptoms

Routes not getting advertise after the policy applied.

Solution

While applying the policy, match condition should be configure properly based on the routes installed on the device.

> Customer configured match condition from protocol bgp while the routes which they are exporting is installed as static.

After correcting the policy statement "from protocol bgp" to "from protocol static" issue got resolved.

Modification History

2024-05-10 : Article Created