Installation Examples
313
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 ROUTER1 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.
Router1# configure terminal
Router1(config)# interface s0/0
Router1(config-if)# description "To Telco"
Router1(config-if)# ip address 172.16.1.1 255.255.255.252
Router1(config-if) encapsulation ppp
Router1(config-if)# no shutdown
Router1(config)# interface fa0/0
Router1(config-if)# description "Default Gateway for 10.0.0.0/24 Network"
Router1(config-if)# ip address 10.0.0.1 255.255.255.0
Router1(config-if)# no shutdown
Router1(config)# interface fa0/0.100
Router1(config-subif)# encapsulation dot1q 100
[set the interface to tag traffic with VLAN 100]
Router1(config-subif)# description "Default
Gateway for 192.168.100.0/24 VoIP Network"
Router1(config-subif)# ip address 192.168.100.1
255.255.255.0
Router1(config)# ip route 10.0.10.0 255.255.255.0 172.16.1.2
Router1(config)# ip route 192.168.200.0 255.255.255.0 172.16.1.2
Router1(config)# ip access-list extended Mitel
[Sets up a filter that matches Mitel VoIP traffic only]
Router1(config-ext-nacl)# permit udp 192.168.100.0 0.0.0.255 192.168.200.0 0.0.0.255
Содержание MiVOICE BUSINESS
Страница 1: ...Mitel MiVoice Business RELEASE 7 2 ENGINEERING GUIDELINES ...
Страница 15: ...Chapter 1 ABOUT THIS DOCUMENT ...
Страница 16: ......
Страница 22: ...Engineering Guidelines 8 ...
Страница 23: ...Chapter 2 SYSTEM OVERVIEW ...
Страница 24: ......
Страница 28: ...Engineering Guidelines 14 ...
Страница 29: ...Chapter 3 TYPICAL CONFIGURATIONS ...
Страница 30: ......
Страница 73: ...Chapter 4 PHONES AND VOICE APPLICATIONS ...
Страница 74: ......
Страница 95: ...Phones and Voice Applications 81 Figure 9 ICP Connection Paths and Limitations ...
Страница 100: ...Engineering Guidelines 86 ...
Страница 101: ...Chapter 5 POWER ...
Страница 102: ......
Страница 128: ...Engineering Guidelines 114 ...
Страница 129: ...Chapter 6 PERFORMANCE ...
Страница 130: ......
Страница 135: ...Chapter 7 APPLICATIONS ...
Страница 136: ......
Страница 142: ...Engineering Guidelines 128 ...
Страница 143: ...Chapter 8 EMERGENCY SERVICES ...
Страница 144: ......
Страница 151: ...Chapter 9 IP NETWORKING ...
Страница 152: ......
Страница 167: ...Chapter 10 LICENSING ...
Страница 168: ......
Страница 183: ...Chapter 11 BANDWIDTH CODECS AND COMPRESSION ...
Страница 184: ......
Страница 209: ...Chapter 12 NETWORK CONFIGURATION CONCEPTS ...
Страница 210: ......
Страница 244: ...Engineering Guidelines 230 ...
Страница 245: ...Chapter 13 NETWORK CONFIGURATION SPECIFICS ...
Страница 246: ......
Страница 309: ...Appendix A CAT 3 WIRING ...
Страница 310: ......
Страница 315: ...CAT 3 Wiring 301 Figure 55 CX MX MXe AX and LX Minimum Cable Standard ...
Страница 316: ...Engineering Guidelines 302 ...
Страница 317: ...Appendix B INSTALLATION EXAMPLES ...
Страница 318: ......
Страница 335: ...Appendix C LLDP AND LLDP MED CONFIGURATION EXAMPLES ...
Страница 336: ......
Страница 347: ...Appendix D VOIP AND VLANS ...
Страница 348: ......
Страница 353: ...Appendix E VOIP SECURITY ...
Страница 354: ......
Страница 381: ... ...