Forum Discussion
Datagroup addition problems
In my F5 data groups, in the gui, it shows NO addresses, but if you look it up in the CLI, it does:
tmsh list ltm data-group internal admin_datagroup_SCAN 01020036:3: The requested class (internal) was not found. ltm data-group admin_datagroup_SCAN { records { 10.1.40.31/32 { } ---SNIP 185 Records--------- 10.161.10.18/32 { } } type ip
Is there a way I could just reload all the records into a text file and merge it back into the config using TMSH?
2 Replies
- Kevin_Stewart
Employee
Here's what I would do (in order):
-
Log out and log back in. Does that fix it?
-
Try to export the data group as a file:
tmsh list ltm data-group internal [data group name] > dgfileAre all of the IPs in the exported file?
-
If the exported file has all of the addresses, delete the data group and re-merge:
tmsh save sys config merge file dgfileYou should see the data group re-added in the GUI config. Does it work?
-
If still nothing, reboot the box.
-
If still nothing, open a support case.
-
- Georgi__Joe__St
Altostratus
I have the similar issue, are you fixed it and how?
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com