- Joined
- Jun 17, 2015
- Messages
- 84
- Reaction score
- 21
I have Yealink T22P, T28P, and T27G phones. The T27G is being setup on a switch that does not have 802.1x setup. After we set it up and take it to it's desk, where 802.1x is setup, the phone won't connect to the network. If I provision a old T28P to the same extension and install it the phone boots and works without issue.
We are using NPS on server 2016 for the server that auth's phones and pc's.
I've tried firmware T27G-69.84.0.10 and T27G-69.83.0.20. They both have the issue.
In the Template for the 802.1x configs I see the following configs.
network.802_1x.mode = 3
network.802_1x.identity = Yealink
network.802_1x.md5_password = $mypassword
network.802_1x.root_cert_url = %%PROVLINK%%/TrustCertificatesNorton.cer
When I look at the yealink information I see that the commands should be
static.network.802_1x.mode = 3
static.network.802_1x.identity = Yealink
static.network.802_1x.md5_password = $mypassword
static.network.802_1x.root_cert_url = %%PROVLINK%%/TrustCertificatesNorton.cer
Neither of these configs work and I can't seem to find any other configs that would be the problem. Has anyone run into this problem with Yealink's on 802.1x setups?
We are using NPS on server 2016 for the server that auth's phones and pc's.
I've tried firmware T27G-69.84.0.10 and T27G-69.83.0.20. They both have the issue.
In the Template for the 802.1x configs I see the following configs.
network.802_1x.mode = 3
network.802_1x.identity = Yealink
network.802_1x.md5_password = $mypassword
network.802_1x.root_cert_url = %%PROVLINK%%/TrustCertificatesNorton.cer
When I look at the yealink information I see that the commands should be
static.network.802_1x.mode = 3
static.network.802_1x.identity = Yealink
static.network.802_1x.md5_password = $mypassword
static.network.802_1x.root_cert_url = %%PROVLINK%%/TrustCertificatesNorton.cer
Neither of these configs work and I can't seem to find any other configs that would be the problem. Has anyone run into this problem with Yealink's on 802.1x setups?