Bug #7547
closedStatic routes using aliases are not automatically updated when alias content changes
100%
Description
When adding a new static route into an Alias group the route does not populate until a resave.
Steps to reproduce:
Create alias with static routes in it
Set static route with a static gateway
Add new route into the alias, check diagnostics routes, is enters as a /32, not as a full route.
Click static routes and resave
Route populates.
Related issues
Updated by Dave Kobel about 6 years ago
Also, when you delete a subnet from the alias editing and saving the static alias route doesn't remove the route.
You either have to add the route manually, save and then go back and delete it, or reboot.
If the route is in a CARP, it's a bit better in that you can reboot the slave. At this point the slave shows the route deleted. The master still shows the route. On the master, enter maintenance in CARP and then reboot the master. When it comes back up you can remove the maintenance on the CARP.
Both issues has been this way since 2.0.3 (earliest I have run). Currently on 2.4.3p1
Updated by Kris Phillips almost 4 years ago
I can confirm this issue is present in 2.4.5p1. The alias needs to be edited and resaved for the changes to take effect in routing.
Updated by Jim Pingle over 3 years ago
- Has duplicate Bug #11672: when setup Static Routes use aliases,cannot automatically learn that the aliases ip list has changed added
Updated by Jim Pingle over 3 years ago
- Related to Bug #9743: Missing dependency check(s) on aliases in static routes added
Updated by Viktor Gurov over 3 years ago
Updated by Jim Pingle over 3 years ago
- Status changed from New to Pull Request Review
- Target version set to CE-Next
- Plus Target Version set to Plus-Next
Updated by Viktor Gurov almost 3 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 332052b8bd2a5d35662be2dba773b7a9f0d50681.
Updated by Danilo Zrenjanin almost 3 years ago
- Status changed from Feedback to Resolved
Tested against:
2.6.0-DEVELOPMENT (amd64) built on Tue Nov 30 06:19:18 UTC 2021 FreeBSD 12.3-PRERELEASE
It works as expected. Ticket resolved.
Updated by Jim Pingle almost 3 years ago
- Subject changed from Static routing with Aliases to Static routes using aliases are not automatically updated when alias content changes
- Target version changed from CE-Next to 2.6.0
- Plus Target Version changed from Plus-Next to 22.01
Updating subject for release notes and fixing targets.