12-Dec-2022 13:27
12-Dec-2022 14:11 - edited 12-Dec-2022 14:12
Hi @Hamza ,
This option isn’t available in shared objects.
Maybe this Article helps you if you want to add Bulk of IPs :
https://community.f5.com/t5/technical-forum/add-address-in-bulk-to-address-list-in-afm/td-p/108998
Regards
13-Dec-2022 00:36
Thank you for your reply, I see this article and i have AFM but i need to add CSV file to the address list.
Regards,
13-Dec-2022 05:03
@Hamza ,
I think there is no way for this ,
you will need Big-IQ as I saw in some articles.
Regards
14-Dec-2022 12:07
Ok @Mohamed_Ahmed_Kansoh thank you
13-Dec-2022 22:07
Hi @Hamza ,
You can try using CLI, it will significantly reduce the time as compare to enter list thorugh GUI
Creating or modifying the address of a Network Firewall address list
There is another way we do using
load sys config from-terminal merge if you have all the lines that you need from your list command, let me knowif you really intereted to use this versatile comand i use to build the configuration at large scale.
v14
https://clouddocs.f5.com/cli/tmsh-reference/v14/modules/security/security_firewall_address-list.html
v15
https://clouddocs.f5.com/cli/tmsh-reference/v15/modules/security/security_firewall_rule-list.html
HTH
14-Dec-2022 12:09
Ok @F5_Design_Engineer i will try this
18-Dec-2022 07:11
Were you able to try? If so and if it worked please flag as answered.