Actions
Bug #12583
closedStatic route overlap validation check
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Routing
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
All
Affected Architecture:
Description
It's allowed to add a static route to a network's subnet/supernet used in the existing static route.
e.g.,
Network Gateway Interface 192.168.10.0/24 WAN1GW - 192.168.33.1 WAN1 192.168.10.0/25 WAN2GW - 192.168.20.10 WAN2
Having a validity check which will prevent this will be helpful.
Updated by Jim Pingle over 3 years ago
- Status changed from New to Rejected
- Target version deleted (
CE-Next) - Plus Target Version deleted (
22.01)
Overlapping routes of different sizes are valid. The more specific route will be chosen when possible.
Actions