Last Modified: Nov 07, 2022
Affected Product(s):
BIG-IP All, Install/Upgrade
Known Affected Versions:
11.5.1, 11.5.1 HF1, 11.5.1 HF10, 11.5.1 HF11, 11.5.1 HF2, 11.5.1 HF3, 11.5.1 HF4, 11.5.1 HF5, 11.5.1 HF6, 11.5.1 HF7, 11.5.1 HF8, 11.5.1 HF9, 11.5.10, 11.5.2, 11.5.2 HF1, 11.5.3, 11.5.3 HF1, 11.5.3 HF2, 11.5.4, 11.5.4 HF1
Fixed In:
11.6.0, 11.5.4 HF2
Opened: Jan 28, 2014 Severity: 3-Major
When running the load verify command (tmsh load sys config verify) on a scf file, an error is thrown: 01070712:3: Values (/Common/traffic-group-local-only) specified for self IP (/Common/10.7.7.3_24): foreign key index (traffic_group_fk) do not point at an item that exists in the database. Unexpected Error: Validating configuration process failed. However, the config will still successfully load when the verify parameter is not specified.
Config verify fails.
Running tmsh load sys config file verify on a scf file with a local traffic group in it. traffic-group-local-only groups are not loaded during config verify which triggers the error.
If there are otherwise no other errors in the configuration, it should be able to load successfully using tmsh load sys config file filename.
Running tmsh load sys config file verify no longer throws a foreign key error on traffic-only group.