Forum Discussion
Robert_Reznicek
Nimbostratus
Apr 15, 2010Assigning array to another array
Hello, is it somehow possible to fill one array (temporary) and then assign this whole array to another array? I would need to do something like this:
set tempArr(x1) "valueA"
set tempArr(x2) "va...
Antony_413
Nimbostratus
Apr 13, 2012Aaron, can you ellaborate how you can get more than one xff ?
Also, as multiples are permitted, can we be sure the additional xff are appended and not pre-pended?
- Satoshi_Toyosa1Dec 14, 2017Ret. Employee
Hi there,
First thing first: Can you try accessing the box via ssh (tmsh/bash) and Configuration Utility (GUI)? If they do not work, check if the password is correct.
Sometimes, restarting the iControl REST processes may help. Run
(if you are running BIG-IP 11.x, run alsotmsh restart sys service restjavad
).tmsh restart sys service icrd
- rsingh1988_3382Jan 03, 2018
Altostratus
Thank you for the comment but I found the problem and commenting here as it may help beginners like me. Since I had special characters in my admin password curl wasn't accepting them hence i send credentail as a key value pair in string format.
curl -k -u 'admin:xys@3a' -X GET https://bigipf5/mgmt/ltm
- sande06_81266Nov 16, 2018
Nimbostratus
Thanks! This was my issue as well!
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