11-29-2018 07:51 AM
Hi, I have a test BYoD service that performs on-boarding with certificate and an EAPTLS journey for the client.
A colleague created the ISE BYoD Policy Set with conditions
Radius:NAS-IP-Address equals <WLC IP Address> or
Radius:NAS-IP-Address equals 127.0.0.1
He can't remember why but he needed to include the line
Radius:NAS-IP-Address equals 127.0.0.1
I have searched high and low but cannot find any Cisco documentation that explains the need for the 127.0.0.1 local host address. Does anyone know the reason for including the localhost address?
Thanks in advance
Scott
Solved! Go to Solution.
11-30-2018 02:48 AM
Looks bizarre. It's certainly not the norm. I don't see how that 127.0.0.1 would be routeable to the ISE PSN node.
Have you removed that condition to see whether it's actually required?
11-30-2018 09:22 AM
It is required for onboarding flow that utilizes EST, which is specific to Android devices version 6+ ATM. It is a EST server that lives locally on each PSN node thus the local loopback address. It is noted as "ISE_EST_Local_Host" in the following document which is essentially the same thing as saying "request from localhost". EST flow requires server to authenticate the client and forcing the user to provide credential and validating is how EST server validates the EST request is from authenticated source.
11-30-2018 02:48 AM
Looks bizarre. It's certainly not the norm. I don't see how that 127.0.0.1 would be routeable to the ISE PSN node.
Have you removed that condition to see whether it's actually required?
11-30-2018 07:54 AM
11-30-2018 09:22 AM
It is required for onboarding flow that utilizes EST, which is specific to Android devices version 6+ ATM. It is a EST server that lives locally on each PSN node thus the local loopback address. It is noted as "ISE_EST_Local_Host" in the following document which is essentially the same thing as saying "request from localhost". EST flow requires server to authenticate the client and forcing the user to provide credential and validating is how EST server validates the EST request is from authenticated source.
12-03-2018 03:23 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide