A peer remains healthy and only one class of routes disappears after a provider-side policy change.
BGP peering looks stable but only one prefix set disappears because a route-map now matches communities the upstream stopped sending
The session stays Established, yet one traffic class vanishes because policy still depends on attributes that are no longer guaranteed by the neighbor.
Scenario
What to check first
- Identify the primary failure signal in the Stable Session, Missing Policy Signal scenario.
- Separate visible symptoms from the underlying technical dependency.
- Describe the safest recovery path and the follow-up prevention work.
Checking checklist
- Summarize the current impact and the last known change.
- Collect direct evidence from logs, runtime state, and configuration before changing anything.
- Separate immediate recovery from permanent prevention work.
Recovery and prevention
Validate the attribute assumptions behind the route-map, not just session stability.
Questions worth viewing together
Community-field BGP problem inspired by operator and Cisco Community discussions where routes vanished because community-based policy assumptions drifted. An Established BGP session says nothing about whether your policy still matches the same routes.
Teams often suspect route dampening when the upstream simply stopped sending the community the policy expects.
Community-based route policy is brittle if upstream guarantees are undocumented or changed.
Similar cases seen in the field