Forum Discussion
refra
Nov 13, 2019Nimbostratus
SNAT Pool Subent entry
Hi, I trired to add 192.168.1.0/25, but it seems it's not applicable to add a subnet to SNAT pool memebers. is there a way to add a subent in the SANT pool!
- Nov 14, 2019
i would definitely look to scripting. one way to do this in bash would be
for i in {2..127}; do tmsh modify ltm snatpool <snatpool_name> members add {10.1.1.$i } ; done
refra
Nov 25, 2019Nimbostratus
thnx ianie
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