Last Modified: Oct 19, 2025
Affected Product(s):
BIG_IP_NEXT(VE/HW) TMOS
Known Affected Versions:
20.2.0, 20.2.1
Opened: May 28, 2024 Severity: 1-Blocking
When configured with multiple static routes with the same gateway IP address as mentioned below, the BIG-IP Next instance considers the first static route and does not configure the remaining static routes. - destination prefix 192.17.17.17/24 with gateway IP 198.2.1.1 - destination prefix 192.18.18.18/24 with gateway IP 198.2.1.1
Unable to configure multiple static routes with same gateway IP address.
Multiple static routes with same gateway IP address.
Change the environment variable 'DPVD_NETWORK_VALIDATOR_ENABLE ' to False from True, following is an example command: sudo kubectl edit deploy f5-fsm-tmm
None