![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/2/8d/28d41ce2-930d-2a44-dde2-f18d5aabdba6/28d41ce2-930d-2a44-dde2-f18d5aabdba6-bgbb.png)
Network Settings
41-001160-01, Rev 00, Releaes 2.3 4-7
Configuring Network and Session Initiation Protocol (SIP) Features
Linux Example
A System Administrator can enter the following in the Aastra IP Phone
configuration file:
option space AastraIPPhone57i;
option AastraIPPhone57i.cfg-server-name code 02 = text;
option space AastraIPPhone57iCT;
option AastraIPPhone57iCT.cfg-server-name code 02 = text;
Subnet 192.168.1.0 netmask 255.255.255.0 {
class "vendor-class-57i" {
match if option vendor-class-identifier="AastraIPPhone57i";
vendor-option-space AastraIPPhone57i;
option AastraIPPhone57i.cfg-server-name "ftp://
username:password@10.10.10.1";
}
class "vendor-class-57iCT" {
match if option vendor-class-identifier="AastraIPPhone57iCT";
vendor-option-space AastraIPPhone57iCT;
option AastraIPPhone57iCT.cfg-server-name "tftp://10.10.10.1";
}
}
Your DHCP server configuration file, such as the dhcpd.conf file, may include one
of these lines to configure the configuration server protocol and the server details.
Protocol Format Examples
HTTP http://<server>/<path> option tftp-server-name “http://192.168.1.45”;
option tftp-server-name “http://192.168.1.45/path”;
option tftp-server-name “http://httpsvr.example.com/path”;
HTTPS https://<server>/<path> option tftp-server-name “https://192.168.1.45”;
option tftp-server-name “https://192.168.1.45/path”;
option tftp-server-name “https://httpssvr.example.com/
path”;