Matrix SPARSH VP110 User Guide 473
#Require reboot;
network.port.min_rtpport = 11780
### SNMP client####
#COnfigures the SNMP client.0-Disabled(Default),1-Enabled.
network.snmp.enable =1
#Configures the SNMP Port.Range from 1 to 65535.Default 161.
network.snmp.port =161
#Configures the SNMP server IP address.
network.snmp.trust_ip =192.168.153.222
### WebServer####
#enables or disables the HTTP protocol for web server access.0-Disabled,1-
Enabled(Default).
wui.https_enable =1
#configures the HTTP port for webserver access.The default value is 80.Range 1 to
65535.
network.port.http =80
#enables or disables the HTTPS protocol for web server access.0-Disabled,1-
Enabled(Default).
wui.https_enable =1
#configures the HTTPS port for webserver access.The default value is 443.Range 1
to 65535.
network.port.https =443
##### 802.1x ##########
#Configures the types of the 802.1X authentication to use on the IP phone.0-
Disabled (Default),1-EAP-MD5,2-EAP-TLS,3-PEAP-MSCHAPv2,4-EAP-TTLS/EAP-MSCHAPv2
network.802_1x.mode = 0
#Configures the identity used for authenticating the IP phone.String within 32
characters.
network.802_1x.identity = admin
#Configures the password used for authenticating the IP phone.The default value
is blank.String within 32 characters.
network.802_1x.md5_password =admin123