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

# sk110337 - All OSPF routes are lost after configuring "Add redistribution from Aggregate" in Gaia Portal

| Property | Value |
|----------|-------|
| Solution ID | sk110337 |
| Date Created | 2016-03-22 |
| Last Modified | 2016-11-07 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R82.10, R82, R81.20 |
| OS | Gaia |

## Symptoms

- * All OSPF routes are lost when 'Redistribution from Aggregate' is configured in Gaia Portal:  

  Go to "Advanced Routing" section - click on "Route Redistribution" page - configure "Add Redistribution from Aggregate"

* After 'Redistribution from Aggregate' is configured, it is not available anymore in the Gaia Portal.

* OSPF routes are missing in the output of Clish commands "`show ospf ...`", or Expert commands "`route -n`" / "`netstat -rn`" / "`ip route`".

* */var/log/messages* file repeatedly shows the following the errors from RouteD daemon, after which it restarts:  
  `
  routed[`*PID* `]: parse: routed0.conf:22 syntax error at 'masklen' (616) length 7`  
  `
  routed[`*PID* `]: parse_parse: 1 parse error`  
  `
  routed[`*PID* `]: Exit routed[`*NEW_PID*`] version routed-...
  `

## Cause

RouteD daemon is stuck in the following loop:

1. The RouteD daemon is not able to parse its configuration file */etc/routed0.conf* because of the capital letter "A" in the following line:

   ***A**ll masklen ...*
2. As a result of failed parsing, the RouteD daemon restarts itself.

3. The RouteD daemon fails to parse its configuration file.

These repeated RouteD daemon restarts cause issues with traffic routing.

## 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
