Forum Discussion
iRule to retrieve MSISDN value
Hi Guys
I need assistance with the below:
I want the client ip address and the MSISDN values to be forwarded with the request or retrieved from the header. I only know how to get the client ip address to be forwarded using the below irule:
when HTTP_REQUEST { HTTP::header remove X-Forwarded-For HTTP::header insert X-Forwarded-For [IP::client_addr] }
How do i get the MSISDN value inserted too?
Your assistance will be highly appreciated.
Kind regards Michael
- Vijay_E
Cirrus
You seem to have figured out the client IP insertion. It is the same process for MSISDN, once you identify the header for MSISDN. What is the MSISDN header ? May be you can use logging on HTTP header to figure out the different HTTP headers and proceed from there, if you are not sure about the header name.
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