The first question to ask in order to avoid any post-deployment surprises is: In what kind of shape is my existing network? Real-time traffic, especially voice, will be affected by any bottleneck on the network. A delay of 1 second in retrieving a data file from a server because of congestion might be barely noticeable to the user, but add just 50 milliseconds of delay to a phone call and it’s the difference between high-quality and poor-quality voice communications.
Before deploying TDMoIP pseudowire gateways, you should perform a network audit that includes two primary considerations:
· Utilization and network statistics
· Review of infrastructure elements
Utilization and network statistics
Maximum, minimum and average metrics for bandwidth consumption, latency, jitter and packet loss should be included in your audit.
In the case of bandwidth utilization, the hotspot for potential bottlenecks lies in the inter-switch links that make up your network. These links should have sufficient bandwidth and packet per second (PPS) processing power to support all the TDMoIP pseudowire traffic reliably and consistently.
Latency, jitter and packet loss could be the result of antiquated equipment (such as hubs [always half-duplex], 10 Mbps Ethernet switches or switches with low memory capacities) or silly mistakes. Examples would be a switch with its auto-negotiation algorithm disabled, forcing all switch ports to default to 10 Mbps half-duplex communications; or a swath of Ethernet cable that’s a lot longer than 328 feet, the maximum supported Category 5 cable length for Ethernet.
Be especially careful when deploying routers with limited packet per second (PPS) processing power. For example, deploying multiple E1s /T1s of TDMoIP traffic across Cisco routers may require that the Cisco Express Forwarding (CEF) feature be enabled to increase the PPS capability. Always avoid using the public Internet because there are no QoS guarantees. (The Internet only provides “best effort” resulting in high latency, jitter and packet loss.) Also avoid using 802.11b wireless Ethernet bridges because they do not have the symmetrical bandwidth necessary to carry a full E1/T1 of TDMoIP pseudowire traffic (note that there are many other wireless bridges that are capable of carrying one or more E1/T1s of traffic). Check that your network latency and jitter is low and your packet loss should be zero. The complete White Paper document “Determining the Suitability of a Packet Network for TDMoIP Pseudowire Traffic and Ensuring Quality of Service (QoS)” (and the IPmux operating manuals) include formulae and tables showing bandwidth and performance (PPS) requirements that must be met in order for the TDM circuits to be reliable.
Review of infrastructure elements
The gear that powers the network should be reviewed for necessary feature support and correct configurations. Ethernet switches that will be touched by TDMoIP pseudowire traffic should have VLAN support. This will allow segmentation and isolation of your TDM traffic across the data network.
IP-based quality of service (QoS) – such as Type of Service (TOS) or Differentiated Services (Diff-Serv) – should be supported in a routed environment with multiple subnets. In a large TDMoIP deployment, this allows prioritization of packetized TDM traffic over more delay-tolerant traffic.