Mitel 6800 Series SIP Phone Release 4.2.0 Administrator Guide
6-46
If a service has multiple SRV records with the same priority value, the IP phone(s) use the
weight field to determine which host to use. The weight value is a ratio compared to the weight
of other records with the same name and priority value.
In the following example, both the priority and weight fields are used to provide a combination
of load balancing and backup service.
Example
sip dns srv1 name: _sip._udp.example.com
sip dns srv1 priority: 10
sip dns srv1 weight: 60
sip dns srv1 port: 5060
sip dns srv1 target: bigbox.example.com
sip dns srv2 name: _sip._udp.example.com
sip dns srv2 priority: 10
sip dns srv2 weight: 20
sip dns srv2 port: 5060
sip dns srv2 target: smallbox1.example.com
sip dns srv3 name: _sip._udp.example.com
sip dns srv3 priority: 10
sip dns srv3 weight: 20
sip dns srv3 port: 5060
sip dns srv3 target: smallbox2.example.com
sip dns srv4 name: _sip._udp.example.com
sip dns srv4 priority: 20
sip dns srv4 weight: 10
sip dns srv4 port: 5060
sip dns srv4 target: backupbox.example.com
The first three records (SRV 1, 2, and 3) share a priority of 10, so the weight field's value is
used by the phones to load balance across the three target host names.
Bigbox will get 60% of the load, and smallbox1 and smallbox2 will each get 20% load.
If all three servers with priority 10 are unavailable, the next highest priority record is selected,
in this case backupbox. This could be a server in another physical location.
The server entries in the
startup.cfg
file can use DNS hostnames or can use IP addresses. If
hostnames are used, any pre-cached DNS A records via the host file mechanism are used
before resorting to live DNS query if there is no local match.
For example, the following hostfile.text uses IP addresses that are used in the DNS server
queries:
hostfile.txt
Note:
The “sip dns srvX weight” parameter must be configured but the phones will
support this feature in a future release.
Summary of Contents for 6867i Premium
Page 1: ...Mitel 6800 Series SIP Phones 58014473 REV00 RELEASE 4 2 0 ADMINISTRATOR GUIDE ...
Page 21: ...Chapter 1 OVERVIEW ...
Page 52: ...Chapter 2 CONFIGURATION INTERFACE METHODS ...
Page 71: ...Chapter 3 ADMINISTRATOR OPTIONS ...
Page 154: ...Chapter 4 CONFIGURING NETWORK AND SESSION INITIATION PROTOCOL SIP FEATURES ...
Page 262: ...Chapter 5 CONFIGURING OPERATIONAL FEATURES ...
Page 579: ...Chapter 6 CONFIGURING ADVANCED OPERATIONAL FEATURES ...
Page 654: ...Chapter 7 ENCRYPTED FILES ON THE IP PHONE ...
Page 660: ...Chapter 8 UPGRADING THE FIRMWARE ...
Page 669: ...Chapter 9 TROUBLESHOOTING ...
Page 699: ...Appendix A CONFIGURATION PARAMETERS ...
Page 1003: ...Appendix B CONFIGURING THE IP PHONE AT THE ASTERISK IP PBX ...
Page 1007: ...Appendix C SAMPLE CONFIGURATION FILES ...
Page 1023: ...Appendix D SAMPLE BLF SOFTKEY SETTINGS ...
Page 1027: ...Appendix E SAMPLE MULTIPLE PROXY SERVER CONFIGURATION ...
Page 1042: ......