Forum Discussion
draco_184361
Feb 04, 2018Nimbostratus
Add address in bulk to address list in AFM
Hi
I need a script to add addresses in an existing address list on AFM using the modify /security firewall address-list White_List addresses add . Can any one help me ?>
draco_184361
Feb 04, 2018Nimbostratus
will the below work ?
!/bin/bash
while read p do tmsh modify /security firewall address-list White_List addresses add { $p } done < address_list.txt
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects