> Source: [sk129872](https://support.checkpoint.com/results/sk/sk129872)

# sk129872 - All iBGP routes appear as hidden on the Security Gateway 

| Property | Value |
|----------|-------|
| Solution ID | sk129872 |
| Date Created | 2018-06-21 |
| Last Modified | 2018-06-25 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * `'show route all'` command displays all iBGP routes as hidden. For example:  


  \*Assume that 10.0.2.1 is our eBGP peer  

  \*Assume that 10.0.0.1 is our iBGP peer   


  ```
  
  BGP-GW> show route all
  B         10.11.20.0/23       via 10.0.2.1, eth1, cost -1, age 500786
  B    H i  10.11.20.0/23       via 10.0.0.1, eth2, cost 25, age 503896 
  
  B         10.11.22.0/23       via 10.0.2.1, eth1, cost -1, age 500786
  B    H i  10.11.22.0/23       via 10.0.0.1, eth2, cost 25, age 503896
  
  B         10.11.24.0/23       via 10.0.2.1, eth1, cost -1, age 500786
  B    H i  10.11.24.0/23       via 10.0.0.1, eth2, cost 25, age 503896 
  ```

  <br />

* When reviewing the output of: `'show configuration'`, `"set bgp synchronization on"` is found.

## Cause

This option is only used for BGP confederations, you should complete the confederation on the entire AS or disable it.

The Security Gateway will not learn any iBGP routes unless they have a corresponidng IGP route, like a static route. This is not a cluster related command.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
