Engineering Guidelines
316
Programming the IP addresses
These previous steps are probably already in place for the data network.
This is the step for setting the IP interface for the VoIP traffic.
Programming static routes
SETTING UP QOS FOR ROUTER2 USING LOW LATENCY QUEUING
Create an Extended Access Control List (ACL)
ACLs have an implicit deny at the end so no other traffic meets the criteria listed. This can be
programmed with more detail if preferred by the customer, e.g. UDP port #s, etc. but isn’t
required for this example.
Router2# configure terminal
Router2(config)# interface s0/0
Router2(config-if)# description "To Telco"
Router2(config-if)# ip address 172.16.1.2 255.255.255.252
Router2(config-if) encapsulation ppp
Router2(config-if)# no shutdown
Router2(config)# interface fa0/0
Router2(config-if)# description "Default Gateway for 10.0.10.0/24 Network"
Router2(config-if)# ip address 10.0.10.1 255.255.255.0
Router2(config-if)# no shutdown
Router2(config)# interface fa0/0.100
Router2(config-if)# encapsulation dot1q 100
[set the interface to tag traffic with VLAN 100]
Router2(config-if)# description "Default Gateway for 192.168.200.0/24 VoIP Network"
Router2(config-if)# ip address 192.168.200.1 255.255.255.0
Router2(config)# ip route 10.0.0.0 255.255.255.0 172.16.1.1
Router2(config)# ip route 192.168.100.0 255.255.255.0 172.16.1.1
ip access-list extended Mitel
[Sets up a filter that matches Mitel VoIP traffic only]
permit udp 192.168.200.0 0.0.0.255 192.168.100.0 0.0.0.255
Summary of Contents for MiVOICE BUSINESS
Page 1: ...Mitel MiVoice Business RELEASE 7 2 ENGINEERING GUIDELINES ...
Page 15: ...Chapter 1 ABOUT THIS DOCUMENT ...
Page 16: ......
Page 22: ...Engineering Guidelines 8 ...
Page 23: ...Chapter 2 SYSTEM OVERVIEW ...
Page 24: ......
Page 28: ...Engineering Guidelines 14 ...
Page 29: ...Chapter 3 TYPICAL CONFIGURATIONS ...
Page 30: ......
Page 73: ...Chapter 4 PHONES AND VOICE APPLICATIONS ...
Page 74: ......
Page 95: ...Phones and Voice Applications 81 Figure 9 ICP Connection Paths and Limitations ...
Page 100: ...Engineering Guidelines 86 ...
Page 101: ...Chapter 5 POWER ...
Page 102: ......
Page 128: ...Engineering Guidelines 114 ...
Page 129: ...Chapter 6 PERFORMANCE ...
Page 130: ......
Page 135: ...Chapter 7 APPLICATIONS ...
Page 136: ......
Page 142: ...Engineering Guidelines 128 ...
Page 143: ...Chapter 8 EMERGENCY SERVICES ...
Page 144: ......
Page 151: ...Chapter 9 IP NETWORKING ...
Page 152: ......
Page 167: ...Chapter 10 LICENSING ...
Page 168: ......
Page 183: ...Chapter 11 BANDWIDTH CODECS AND COMPRESSION ...
Page 184: ......
Page 209: ...Chapter 12 NETWORK CONFIGURATION CONCEPTS ...
Page 210: ......
Page 244: ...Engineering Guidelines 230 ...
Page 245: ...Chapter 13 NETWORK CONFIGURATION SPECIFICS ...
Page 246: ......
Page 309: ...Appendix A CAT 3 WIRING ...
Page 310: ......
Page 315: ...CAT 3 Wiring 301 Figure 55 CX MX MXe AX and LX Minimum Cable Standard ...
Page 316: ...Engineering Guidelines 302 ...
Page 317: ...Appendix B INSTALLATION EXAMPLES ...
Page 318: ......
Page 335: ...Appendix C LLDP AND LLDP MED CONFIGURATION EXAMPLES ...
Page 336: ......
Page 347: ...Appendix D VOIP AND VLANS ...
Page 348: ......
Page 353: ...Appendix E VOIP SECURITY ...
Page 354: ......
Page 381: ... ...