Specify Whether Inactive Routes Are Removed from the Routing or Forwarding Table
By default, aggregate routes are removed from the routing and forwarding tables when they become inactive. To have an aggregate route remain continually installed in the routing and forwarding tables, include the
passiveoption when configuring the route:[edit routing-options aggregate (defaults | route)]passive;Routes that have been configured to remain continually installed in the routing and forwarding tables are marked with
rejectnext hops when they are inactive.To explicitly remove aggregate routes when they become inactive, include the
activeoption when configuring routes. Include this option when configuring an individual route in therouteportion of theaggregatestatement to override aretainoption specified in thedefaultsportion of the statement.[edit routing-options aggregate (defaults | route)]active;For a list of hierarchy levels at which you can configure these statements, see the statement summary sections for these statements.