Phone Network
47
->Network->802.1x->Identity
static.network.802_1x.md5_password
[1]
It configures the password for 802.1x authentication.
Example:
static.network.802_1x.md5_password = admin123
Note: It works only if “static.network.802_1x.mode” is set to 1, 3, 4, 5, 6 or 7.
String within 32 characters
Network->Advanced->802.1x->MD5 Password
T54S/T52S/T48S/T48G/T46S/T46G/T29G:
Menu->Advanced (default password: admin) ->Network->802.1x->MD5 Password
T42G/T42S/T41P/T41S/T40P/T40G/T27P/T27G/T23P/T23G/T21(P) E2/T19(P) E2:
Menu->Settings->Advanced Settings (default password: admin)
->Network->802.1x->MD5 Password
static.network.802_1x.root_cert_url
It configures the access URL of the CA certificate.
Example:
static.network.802_1x.root_cert_url = http://192.168.1.10/ca.pem
Note: It works only if “static.network.802_1x.mode” is set to 2, 3, 4, 5, 6 or 7. If the
authentication method is EAP-FAST, you also need to set
“static.network.802_1x.eap_fast_provision_mode” to 1 (Authenticated Provisioning).
The format of the certificate must be *.pem, *.crt, *.cer or *.der.
URL within 511 characters
Network->Advanced->802.1x->CA Certificates
static.network.802_1x.client_cert_url
It configures the access URL of the device certificate.
Example:
static.network.802_1x.client_cert_url = http://192.168.1.10/client.pem
Note: It works only if “static.network.802_1x.mode” is set to 2 (EAP-TLS). The format of
the certificate must be *.pem.
URL within 511 characters