<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
  <atom:link href="http://www.colocationamerica.com/sec_articles-cat_connectivity.rss" rel="self" type="application/rss+xml" />

  
  <title>Colocation America Inc.</title>

  <link>http://www.colocationamerica.com/articles/connectivity/</link>

  <language>en-us</language>
  <copyright>Copyright 2008 Colocation America Inc.</copyright>
  <generator>Adrecom Portal Solution Engine</generator>
  <webMaster>sales@colocationamerica.com</webMaster>

  <description>Colocation America Inc. articles</description>

  <image>
      <url>http://www.colocationamerica.com/img/rss_feed.jpg</url>
      <title>Colocation America Inc. RSS Feed</title>
      <link>http://www.colocationamerica.com/articles/</link>
  </image>             


  <ttl>10</ttl>

  <item>


  <title><![CDATA[Understanding IP Addresses and Subnets]]></title>



  <link>http://www.colocationamerica.com/connectivity/understanding-how-ip-addresses-and-subnets-work.htm</link>


  <guid>-1understanding-how-ip-addresses-and-subnets-work</guid>

  <pubDate>Wed, 18 Jan 2012 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;div&gt;Internet Protocol, or IP, is a protocol used by private and public networks to facilitate communication between devices within the network. All types of network, from the World Wide Web to small private network, depend on assigned IP addresses to dictate where information goes. An IP address is set of unique 8-bit numbers assigned to a device that connect to a network. The address is broken up into four blocks or &amp;quot;octets&amp;quot; that contains numbers from 0 to 255. &lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;The numbers assigned can ranged from 0 to 4,294,967,295 which means that in theory there could be over 4 billion devices on the Internet with their own unique address. &amp;nbsp;That may sound like a lot but as more and more devices are fitted with the ability to connect to networks, IP addresses are becoming scarce. Even with the use of private IP addresses and NAT extending the amount of available IP addresses, the supply of &lt;a href=&quot;http://www.colocationamerica.com/services/why-a-dedicated-ip-address-is-important.htm&quot; title=&quot;&quot;&gt;dedicated IP addresses&lt;/a&gt; will soon be exhausted. The adoption of IPv6 is underway to provide more unique addresses than the 4 billion addresses available in the IPv4 era. IPv6 will be 128bits long which will increase the amount of available IP addresses about 7,000,000,000,000,000,000,000 times the amount available today.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;
&lt;div align=&quot;center&quot;&gt;&lt;img alt=&quot;ip addresses&quot; title=&quot;understand ip addresses&quot; src=&quot;https://www.colocationamerica.com/picts/articles/ip%20addresses.jpg&quot; height=&quot;199&quot; width=&quot;270&quot; /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;
&lt;h2&gt;What is a Subnet?&lt;/h2&gt; &lt;/div&gt;
&lt;div&gt;A subnet is short for sub network and is defined as a small network that sits within a larger network. The smallest subnet is called a broadcast domain and contains no more subdivisions the subnet. Its primary purpose is to route communication between devices on a &lt;a href=&quot;http://www.colocationamerica.com/connectivity/network.htm&quot; title=&quot;&quot;&gt;data network&lt;/a&gt; through a device's MAC addresses. A MAC address cannot be routed across multiple subnets or even the Internet as it is limited to small networks because it uses ARP broadcasting. ARP broadcasting requires a small network or else the amount of traffic will bring down the whole network because of its inability to scale well and the increase of broadcast noise. The most common broadcast domain is a small 8 bits subnet but there are other broadcast domains that are slightly smaller or larger.&amp;nbsp;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;A subnet consists of a &amp;quot;Network ID&amp;quot; and a &amp;quot;Broadcast ID&amp;quot;. The Network ID is its beginning number and it is always an even number. &amp;nbsp;It designates a particular subnet to give it an identity on the network. When a subnet is refer to, the Network ID and the subnet's subnet mask is used.&amp;nbsp;The Broadcast ID is always an odd number and is the subnet's ending number. &amp;nbsp;It has the special purpose of designating the listening address for all devices on the subnet. When someone wants to send data to all the devices that resides in a subnet, they use the subnet's Broadcast ID.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#336699&quot; size=&quot;3&quot;&gt;What is a Subnet Mask?&lt;/font&gt;&lt;br /&gt;
&lt;div&gt;&lt;img style=&quot;width: 292px; height: 282px&quot; alt=&quot;subnets&quot; title=&quot;subnet masks&quot; src=&quot;https://www.colocationamerica.com/picts/articles/subnet%20masks.jpg&quot; align=&quot;right&quot; /&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div&gt;A subnet mask will &amp;quot;mask&amp;quot; out the host bits, leaving only the Network ID visible. It also helps define the

size of a particular subnet. Most subnet mask with a bit range of 0 to 8 belongs to DSL and T1 IP blocks while the


 private networks have bit range in the 8 to 24 IP blocks. A subnet mask can be converted into binary form that c

onsists of 0s and 1s. All zeros are placed on the right while all 1s are placed on the left. For example, a 255.255.255.252
subnet mask has a binary mask that is 11111111.11111111.11111111.11111100. The number of 0s a binary mask has is di
rectly related to the subnet length. Continuing from the example, the subnet length of the subnet mask 255.255.255.252 is 2.&amp;nbsp; &lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;When calculating subnets and subnet masks, there are special numbers that reoccur and remembering these numbers is essential. These numbers are 255, 254, 252, 248, 240, 224, 192, and 128. These numbers are useful for IP networking and help determine where a subnet can be properly broken up into smaller subnets.&lt;br /&gt;
&lt;br /&gt;&lt;font color=&quot;#336699&quot; size=&quot;3&quot;&gt;What's the Subnet Mask good for?&lt;/font&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;Subnet mask can do more than determine the size of a particular subnet. If the IP address on a subnet is known, the subnet mask can be used to determine where the end points of that particular subnet are. &amp;nbsp;To calculate the Network ID of a subnet, take an IP address within the subnet and run the AND operator (on a calculator) on the subnet mask. Using a calculator to find the Network ID is the easy way as you do not have to convert it into binary form. Once the Network ID is found, calculating the Broadcast ID is easy. First, find the subnet length by counting the 0s in the subnet binary form. Then put 2 to the power of the subnet length to get maximum host for the subnet. With all this information, the range of the subnet can be determined and the Broadcast ID is at the point where the subnet ends.&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;&lt;font color=&quot;#336699&quot; size=&quot;3&quot;&gt;IP Classes&lt;/font&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;IP addresses are broken up into five classes that separate the Internet according to specific addresses. &amp;nbsp;The five classes are Class A, B, C, D, and E. Each class takes up about half of the available address compared to the class before it. Class A is comprised of half the entire IP addresses available online while Class B takes up half of the remaining half. &lt;a href=&quot;http://www.colocationamerica.com/services/multiple-c-class-ip-addresses.htm&quot; title=&quot;&quot;&gt;C Class IP's&lt;/a&gt; in turn will take up half of the remaining half left over from Class B and so on. Each class gives out IP addresses for different purposes. Class A IP address are usually owned by businesses that bought the blocks early on. The U.S. Army owns a portion of Class A IP addresses while the rest are owned by major companies like GE, IBM, Level 3, AT&amp;amp;T, HP, and Apple.&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;]]></description>

</item><item>


  <title><![CDATA[IP Services - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/ip-services.htm</link>


  <guid>-1ip-services</guid>

  <pubDate>Thu, 11 Nov 2010 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;div&gt;Whichever IP option you choose, itâs always best paired with our &lt;a title=&quot;&quot; href=&quot;http://www.colocationamerica.com/services/seo-hosting.htm&quot;&gt;SEO Hosting&lt;/a&gt; plan which can help achieve your business marketing goals!&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;Colocation America is
dedicated to bringing the best and latest technology to their clients, and
thatâs no different when it comes to &lt;strong&gt;IP services&lt;/strong&gt;. We strive to have our
services be the epitome of reliability, performance and ultimate availability.
Our clients can rest assured that we will deliver maximum performance and
scalability, helping them with their existing &lt;a title=&quot;&quot; href=&quot;http://www.colocationamerica.com/connectivity/IPV4.htm&quot;&gt;IPv4&lt;/a&gt; configurations or switching
to the new &lt;a title=&quot;&quot; href=&quot;http://www.colocationamerica.com/connectivity/IPV6.htm&quot;&gt;IPv6&lt;/a&gt; Internet Protocol.&lt;br /&gt;
&lt;br /&gt;IPv4 is the first version of
Internet Protocol to be widely deployed and is the core of standards-based
internetworking methods of the Internet. It uses a 32-bit (4 byte) address.&lt;br /&gt;
&lt;br /&gt;IPv6, the successor to IPv4,
is an Internet layer protocol for packet-switching internetworking. Its address
space is much longer than IPv4, and is compromised of 128 bits. While still in
its infancy, much growth and prosperity awaits it.&lt;br /&gt;
&lt;br /&gt;Our options give clients the
ultimate flexibility and most customized options to fit their business needs.&amp;nbsp;
&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;

Some of the features and
benefits include:&lt;img src=&quot;http://www.colocationamerica.com/picts/articles/IP%20Services.jpg&quot; width=&quot;250&quot; height=&quot;150&quot; title=&quot;IP Services&quot; alt=&quot;ip services&quot; align=&quot;right&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;10Gb
infrastructure for multiple connectivity and bandwidth options&lt;/li&gt;
&lt;li&gt;100% Uptime&lt;/li&gt;
&lt;li&gt;24/7/365
Networking Monitoring&lt;/li&gt;
&lt;li&gt;Specialized
Routing Options available&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;&lt;/div&gt;]]></description>

</item><item>


  <title><![CDATA[IP Transit Services - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/ip-transit-services.htm</link>


  <guid>-1ip-transit-services</guid>

  <pubDate>Mon, 18 Oct 2010 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;h2&gt;IP Transit Services&lt;/h2&gt; &lt;br /&gt;
 This Service Level Agreement (âSLAâ) is issued in accordance with the Master Services&lt;br /&gt;
Agreement (the âAgreementâ) between Colocation America and Customer. Any capitalized&lt;br /&gt;
terms not otherwise defined herein shall have the meanings ascribed to such terms in the Terms&lt;br /&gt;
&lt;p&gt;and Conditions of the Agreement. This &lt;a href=&quot;http://www.colocationamerica.com/services/sla.htm&quot; title=&quot;&quot;&gt;SLA&lt;/a&gt; sets forth the &lt;strong&gt;IP transit&lt;/strong&gt;, peering and level 2 services&lt;/p&gt;to be provided by Colocation America to Customer and the Service Levels in accordance with&lt;br /&gt;
which such services will be provided.&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;1. General&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.1.&lt;/strong&gt; In this SLA, the following terms have the following meanings:&lt;/p&gt;a) âAvailabilityâ means all the time in any calendar month less&lt;br /&gt;
Scheduled Downtime.&lt;br /&gt;
b) âBusiness Dayâ means every day excluding Saturdays and Sundays and&lt;br /&gt;
national holidays in the United States.&lt;br /&gt;
c) âCDRâ (Committed Data Rate) means the data throughput rate selected by Customer&lt;br /&gt;
in the Signed Proposal and provided as part of Services.&lt;br /&gt;
d) âForce Majeurâ means an act of nature (including fire, flood, earthquake, storm,&lt;br /&gt;
hurricane or other natural disaster), war, invasion, act of foreign enemies, hostilities (whether war&lt;br /&gt;
is declared or not), civil war, rebellion, revolution, insurrection, military or usurped power or&lt;br /&gt;
confiscation, terrorist activities, nationalization, government sanction, blockage, or embargo.&lt;br /&gt;
e) âNetworkâ means the physical connection between the equipment provided by&lt;br /&gt;
Customer and either (i) the Internet or (ii) private networks maintained and operated by&lt;br /&gt;
Customer or Customerâs agents.&lt;br /&gt;
f) âNetwork Availabilityâ means all the time in any calendar month less&lt;br /&gt;
Scheduled Downtime.&lt;br /&gt;
g) âNetwork Downtimeâ means any interruption of Network Availability, other than&lt;br /&gt;
interruptions due to:&lt;br /&gt;
1. The failure of a Third Party System or equipment that is not fully&lt;br /&gt;
owned and managed by Colocation America, including circuits or links between&lt;br /&gt;
Colocation Americaâs routing equipment and routing equipment owned and&lt;br /&gt;
maintained by other carriers;&lt;br /&gt;
2. Scheduled maintenance performed at Colocation Americaâs initiative;&lt;br /&gt;
3. Maintenance or Service interruptions requested by Customer;&lt;br /&gt;
4. Customerâs acts or failure to act in a timely and/or proper manner when&lt;br /&gt;
notified to do so by Colocation America (including, without limitation, Customerâs&lt;br /&gt;
failure to permit entry by Colocation America or make facilities or components&lt;br /&gt;
available to Colocation America for testing or repair; or otherwise to comply&lt;br /&gt;
with Colocation Americaâs instructions and service requirements); or&lt;br /&gt;
5. The transmission of data at a rate in excess of the CDR or the requested&lt;br /&gt;
burstable port the Customer is on.&lt;br /&gt;
h) âSigned Proposalâ shall mean the proposal for Services executed by both&lt;br /&gt;
Colocation America and Customer.&lt;br /&gt;
i) âServicesâ shall have the meaning ascribed thereto in paragraph 2.1.&lt;br /&gt;
j) âThird Party Systemâ means any telecommunication system that is neither owned&lt;br /&gt;
nor operated by or on behalf of Colocation America.&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;1.2.&lt;/strong&gt; This SLA only applies to the Services to the extent that they are provided by means&lt;/p&gt;of systems and equipment that are either owned or operated by or on behalf of Colocation&lt;br /&gt;
America.&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;1.3. &lt;/strong&gt;Colocation America shall not be liable to pay compensation under this SLA where itsfailure to meet any of its obligations under this SLA is a caused by a Force Majeure event, by a failure in any Customer equipment, or by any act or omission of Customer, or third party acting on Customerâs behalf.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.4&lt;/strong&gt;. Credits and/or other compensation under this SLA shall only be payable where:&lt;/p&gt;a) Customer is not currently, nor was at the time the Service Outage occurred,&lt;br /&gt;
in default of any of the terms and conditions of the Agreement and this SLA;&lt;br /&gt;
b) Customer has submitted to Colocation America a claim in writing via&lt;br /&gt;
support@Colocation America.com identifying the circumstances in which Customer&lt;br /&gt;
claims that the credit and/or compensation arose; and&lt;br /&gt;
c) Colocation America has agreed in writing, acting reasonably and without undue&lt;br /&gt;
delay, to issue such credit and/or other compensation in connection with such claim.&lt;br /&gt;
All credits and/or other compensation so payable shall be applied to Customerâs account to be&lt;br /&gt;
reconciled following Colocation Americaâs agreement to issue such credit and/or other&lt;br /&gt;
compensation in connection with such claim. In order to receive credits, Customer must submit&lt;br /&gt;
a trouble ticket within 48 hours of the Service Outage. All claims for credits and/or&lt;br /&gt;
compensation must be submitted promptly, and in any event within 7 days from the date of the&lt;br /&gt;
Service Outage. Claims should be submitted to support@Colocation America.com and marked&lt;br /&gt;
in the subject line with âclaim for services credit.â Customerâs failure to notify Colocation&lt;br /&gt;
America within the period stated above shall result in Customerâs waiver of its right to receive&lt;br /&gt;
any such credit and/or other compensation.&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;1.5.&lt;/strong&gt; The maximum monthly credit and/or compensation available under this SLA is limited to an amount not greater than one monthâs fees. Credit and/or other compensation provided hereunder shall be Customerâs sole and exclusive remedy for any Service Outage or any failure to meet the Deliverables.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1.6.&lt;/strong&gt; Colocation America reserves the right to amend the SLA from time to time. Colocation America shall give Customer not less than one (1) monthâs notice of any changes in the SLA and Customer will be notified by e-mail. Upon receipt of such notice, Customer shall have the right, for a period of 30 days thereafter, to terminate this SLA if Customer disagrees with such amendment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2. Provision of Services&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.1.&lt;/strong&gt; Colocation America will provide Customer with one or more of the following for the six-month, one-year, two-year or month-to-month term set forth in the Signed Proposal: wholesale Internet bandwidth (IP transit services); voluntary interconnection of administratively separate Internet networks for the purpose of exchanging traffic between such networks (peering services); and/or private links that enable point to point transfer of raw data (layer 2 services) (collectively âServicesâ) in accordance with the terms and conditions contained herein.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.2.&lt;/strong&gt; Colocation America will provide Services by the service commencement date set out in the Signed Proposal. If Colocation America is unable to commence providing Services by the service commencement date, at Customerâs request Colocation America will credit Customerâs account in the amount of 50% of the setup fee (non-recurring charge) set out in the Signed Proposal.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.3.&lt;/strong&gt; For each additional business day from the service commencement date that Colocation America is unable to commence providing Services, at Customerâs request Colocation America will credit Customerâs account in the amount of an additional 5% of the setup fee, up to a maximum of 100% of the setup fee.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2.4.&lt;/strong&gt; Colocation America shall charge, and Customer shall be obligated to pay, the fees for the Services set forth on the Signed Proposal.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3. Service Levels for Network Availability&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.1.&lt;/strong&gt; Colocation America guarantees an overall Network Availability of 99.99%.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.2.&lt;/strong&gt; If Customer requests a credit for Network Downtime, and such request is validated by Colocation America, Colocation America shall credit Customer in accordance with the provisions hereunder:&lt;/p&gt;a) If in one calendar month a Customer experiences Network Downtime that is not&lt;br /&gt;
the result of a Third Party System, faulty equipment within the Customerâs cabinet or&lt;br /&gt;
cage or any form of negligence on the Customerâs part, at Customerâs request Customer&lt;br /&gt;
will receive a credit towards the invoice which Customer receives two months following&lt;br /&gt;
the month in which Network Downtime was reported. For the purpose of determining&lt;br /&gt;
the amount of any credit, Network Downtime will be deemed to commence when the&lt;br /&gt;
Network outage is reported on Colocation Americaâs monitoring system. An alert system&lt;br /&gt;
notifies Colocation America support staff immediately when any Network Downtime is&lt;br /&gt;
reported on the monitoring system and a trouble ticket will be opened within 5 minutes&lt;br /&gt;
of Colocation Americaâs discovery of Network Downtime if it has not yet been reported&lt;br /&gt;
by Customer.&lt;br /&gt;
&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;3.3.&lt;/strong&gt; If there is any Network Downtime in the aggregate in any calendar month that exceeds our Network Availability commit rate in 3.1., Customer shall be entitled to a credit of 100% of that monthâs invoice for the portion of the invoice that corresponds to the CDR.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;3.4.&lt;/strong&gt; If there is any Network Downtime in the aggregate in any calendar month that exceeds our Network Availability commit rate in 3.1., Customer may give written notice of Customerâs intent to terminate this SLA and any connections or other Services, which termination will take effect after 30 days.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4. Packet Loss Rate&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.1.&lt;/strong&gt; The rate of packet loss on all links across the Network will be less than 0.1% (one packet in one thousand) (the âPermissible Packet Loss Rateâ).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.2.&lt;/strong&gt; At the end of each month Colocation America will calculate the average packet loss of the Network during that month, as measured by the packet loss between each pair of access routers in the Network averaged over all such pairs. In no case will tests performed by Customers be recognized by Colocation America as valid, measurable criteria for determining whether the rate of packet loss exceeded the Permissible Packet Loss Rate.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.3.&lt;/strong&gt; Packet loss within the Network caused by congestion of Customerâs access link or by traffic demand in excess of Customerâs committed CDR will not give rise to any compensation payments and/or credits.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.4.&lt;/strong&gt; If the rate of packet loss exceeds the Permissible Packet Loss Rate but is less than 0.2% in any month, at Customerâs request Colocation America will credit Customerâs account in the amount of the pro rated fee for the provision of one day of Transit Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.5.&lt;/strong&gt; If the rate of packet loss exceeds 0.2% but is less than 0.5% in any month, at Customerâs request Colocation America will credit Customerâs account in the amount of the pro rated fee for the provision of five days of Transit Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;4.6.&lt;/strong&gt; If the rate of packet loss exceeds 0.5%, at Customerâs request Colocation America will credit Customerâs account in the amount of the pro rated fee for one months worth of Transit Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5. Latency&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.1.&lt;/strong&gt; The latency on all links within Colocation Americaâs Network will be less than 10milliseconds within California, less than 35 milliseconds between California and Chicago, and less than 60 milliseconds between California and Ashburn, VA.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.2.&lt;/strong&gt; Latency within the Network caused by congestion of Customerâs access link or by traffic demand in excess of Customerâs committed CDR will not give rise to any compensation payments and/or credits.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.3.&lt;/strong&gt; If latency exceeds those figures outlined in 5.1. within any month for a period of over 1 hour but is less than 2 hours, and Colocation America confirms such latency statistics, upon Customerâs request Colocation America will credit Customerâs account in the amount of the pro rated fee for the provision of one day of Transit Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.4.&lt;/strong&gt; If latency exceeds those figures outlined in 5.1. within any month for a period of over 2 hours but is less than 5 hours, and Colocation America confirms such latency statistics, upon Customerâs request Colocation America will credit Customerâs account in the amount of the pro rated fee for the provision of five days of Transit Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;5.5.&lt;/strong&gt; If latency exceeds those figures outlined in 5.1. within any month for a period of over 5hours, and Colocation America confirms such latency statistics, upon Customerâs request Colocation America will credit Customerâs account in the amount of the pro rated fee for one months worth of Transit Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6. Faults / Response Time Agreements&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6.1. &lt;/strong&gt;Colocation America shall monitor the connection to the Internet 24 hours a day, 365 days per year. Customer can contact Colocation America 24x7 via e-mail at Support@ColocationAmerica.com or via telephone at 1-800-296-8915 extension 2. A member of the technical support team will contact Customer within 15 minutes providing the identity of the person assigned to resolve the ticket and any status information that has been gathered. Emergency tickets, such as packet loss and routing issues take priority over all other network related tickets and are escalated for immediate resolution. Due to the variety of causes for packet loss and routing issues, resolution and repair times can and will vary.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;6.2.&lt;/strong&gt; Customerâs circuit will be monitored 24x7 by an automated system, which will notify Colocation Americaâs technical team of any irregularities. Customer is solely responsible for providing Colocation America with accurate and current contact information for Customer's designated points of contact.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7. Network Maintenance&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7.1.&lt;/strong&gt; Colocation America may suspend Services to carry out periodic maintenance or upgrade work on the Network (âScheduled Downtimeâ).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7.2.&lt;/strong&gt; Except in the case of an emergency Colocation America will provide Customer with one weekâs notice of any suspension of Services other than pre-determined Scheduled Downtime. If Colocation America fails to provide the appropriate notice, at Customerâs request, Customer will be entitled to a credit to Customerâs account in the amount of the pro rated fee for the provision of one day of Services.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7.3.&lt;/strong&gt; Colocation America will endeavor not to suspend the Services for planned maintenance or upgrade work more than 12 times in any calendar year and at Customerâs request, Customer will receive a credit to Customerâs account in the amount of the pro rated fee for the provision of one day of Services for each additional service suspension for such work. Colocation America will endeavor to ensure that interruption of service does not exceed a total of 12 hours in any calendar year and at Customerâs request, Customer will receive a credit to Customerâs account in the amount of the pro rated fee for the provision of one day of Services for each additional hour of service suspension for such work.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;7.4.&lt;/strong&gt; The standard for the Colocation America maintenance window for planned outages is between 10:00 p.m. and 1:00 a.m., local time for the node location in question. Colocation America will endeavor to accommodate Customerâs requirements in terms of outage times, however, depending on the circumstances this may not always be possible. Outage times will be quoted in Pacific Time to prevent mistakes being made over the various time zones.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;8. Reporting&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;8.1.&lt;/strong&gt; Colocation America will provide Customer with near real-time performance and status reports regarding Availability, transmission volume and utilization of Customerâs ports, and Network performance and status via MRTG graphs.&lt;/p&gt;&lt;br /&gt;]]></description>

</item><item>


  <title><![CDATA[IPV6 - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/IPV6.htm</link>


  <guid>-1IPV6</guid>

  <pubDate>Sun, 27 Dec 2009 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;p&gt;IPv6 is the
succession to IPv4, a publicly used Internet Protocol, and is designed to meet
the requirements of Internet expansion. While IPv4 is still the most widely
used, the Internet Engineering Task Force is advising all to use &lt;strong&gt;IPv6&lt;/strong&gt; because
of the foreseeable exhaustion of IPv4. Colocation America
offers a vastly larger address space which derives from their usage of a
128-bit address. This expansion gives the flexibility that allocating address
and routing traffic needs, as well as eliminates the need for NAT [network
address translation].&lt;/p&gt;&lt;br /&gt;
 There are several
new features which make IPv6 smoother and an improvement over IPv4. The
simplification of stateless address configuration and network renumbering
speeds along the process of switching Internet connectivity providers.  Contrary to popular belief, IPv6 is not
completely different than IPv4, it is simply slightly more advanced with the
goal of solving the problems it left behind. The main differences between the
two versions occur in the following areas: addressing and routing, security,
network address translation, administrative workload and support for mobile
devices. However the most important feature that IPv6 has is a set of possible
migration and transition plans from IPv4.&lt;br /&gt;
&lt;br /&gt;


The Internet
Protocol [&lt;a href=&quot;http://www.colocationamerica.com/services/ip-transit-services.htm&quot; title=&quot;&quot;&gt;IP&lt;/a&gt;] is one of the pillars in support of the Internet which has been
around for almost 20 years. It originated as a concise set of 45 pages in RFC
791 and acts as the network-layer protocol for the Internet.  In 1991 the IETF determined that the IPv4 had
outgrown its design and moved to develop the next thing. After much research,
the IETF released a clear direction and IPv6 started to be formed in 1994. It
is now described in the Internet standard document RFC 2460, published in
December 1998. As of 1994, over 30 IPv6 RFCs have been published.&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;div class=&quot;ipv6&quot;&gt;&lt;object classid=&quot;clsid:D27CDB6E-AE6D-11cf-96B8-444553540000&quot; width=&quot;100%&quot; height=&quot;100%&quot; codebase=&quot;http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab&quot;&gt;
&lt;param name=&quot;movie&quot; value=&quot;/img/ipv6/index.swf&quot; /&gt;
&lt;param name=&quot;quality&quot; value=&quot;high&quot; /&gt;
&lt;param name=&quot;scale&quot; value=&quot;showall&quot; /&gt;
&lt;param name=&quot;bgcolor&quot; value=&quot;#ffffff&quot; /&gt;&lt;embed src=&quot;/img/ipv6/index.swf&quot; quality=&quot;high&quot; scale=&quot;showall&quot; bgcolor=&quot;#ffffff&quot; width=&quot;100%&quot; height=&quot;100%&quot; name=&quot;index&quot; play=&quot;true&quot; loop=&quot;false&quot; allowScriptAccess=&quot;sameDomain&quot; type=&quot;application/x-shockwave-flash&quot; pluginspage=&quot;http://www.macromedia.com/go/getflashplayer&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/div&gt;
&lt;p&gt;&lt;!--[if gte mso 9]&gt;
&lt;xml&gt;
&lt;w:worddocument&gt;
&lt;w:view&gt;Normal&lt;/w:view&gt;
&lt;w:zoom&gt;0&lt;/w:zoom&gt;
&lt;w:trackmoves/&gt;
&lt;w:trackformatting/&gt;
&lt;w:punctuationkerning/&gt;
&lt;w:validateagainstschemas/&gt;
&lt;w:saveifxmlinvalid&gt;false&lt;/w:saveifxmlinvalid&gt;
&lt;w:ignoremixedcontent&gt;false&lt;/w:ignoremixedcontent&gt;
&lt;w:alwaysshowplaceholdertext&gt;false&lt;/w:alwaysshowplaceholdertext&gt;
&lt;w:donotpromoteqf/&gt;
&lt;w:lidthemeother&gt;EN-US&lt;/w:lidthemeother&gt;
&lt;w:lidthemeasian&gt;X-NONE&lt;/w:lidthemeasian&gt;
&lt;w:lidthemecomplexscript&gt;X-NONE&lt;/w:lidthemecomplexscript&gt;
&lt;w:compatibility&gt;
&lt;w:breakwrappedtables/&gt;
&lt;w:snaptogridincell/&gt;
&lt;w:wraptextwithpunct/&gt;
&lt;w:useasianbreakrules/&gt;
&lt;w:dontgrowautofit/&gt;
&lt;w:splitpgbreakandparamark/&gt;
&lt;w:dontvertaligncellwithsp/&gt;
&lt;w:dontbreakconstrainedforcedtables/&gt;
&lt;w:dontvertalignintxbx/&gt;
&lt;w:word11kerningpairs/&gt;
&lt;w:cachedcolbalance/&gt;&lt;/w:compatibility&gt;
&lt;m:mathpr&gt;
&lt;m:mathfont m:val=&quot;Cambria Math&quot;/&gt;
&lt;m:brkbin m:val=&quot;before&quot;/&gt;
&lt;m:brkbinsub m:val=&quot;&amp;#45;-&quot;/&gt;
&lt;m:smallfrac m:val=&quot;off&quot;/&gt;
&lt;m:dispdef/&gt;
&lt;m:lmargin m:val=&quot;0&quot;/&gt;
&lt;m:rmargin m:val=&quot;0&quot;/&gt;
&lt;m:defjc m:val=&quot;centerGroup&quot;/&gt;
&lt;m:wrapindent m:val=&quot;1440&quot;/&gt;
&lt;m:intlim m:val=&quot;subSup&quot;/&gt;
&lt;m:narylim m:val=&quot;undOvr&quot;/&gt;&lt;/m:mathpr&gt;&lt;/w:worddocument&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;
&lt;xml&gt;
&lt;w:latentstyles deflockedstate=&quot;false&quot; defunhidewhenused=&quot;true&quot;
  defsemihidden=&quot;true&quot; defqformat=&quot;false&quot; defpriority=&quot;99&quot;
  latentstylecount=&quot;267&quot;&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;0&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Normal&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;heading 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 7&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 8&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;9&quot; qformat=&quot;true&quot; name=&quot;heading 9&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 7&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 8&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; name=&quot;toc 9&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;35&quot; qformat=&quot;true&quot; name=&quot;caption&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;10&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Title&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;1&quot; name=&quot;Default Paragraph Font&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;11&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Subtitle&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;0&quot; name=&quot;Hyperlink&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;22&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Strong&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;20&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Emphasis&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;0&quot; name=&quot;Normal (Web)&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;59&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Table Grid&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; unhidewhenused=&quot;false&quot; name=&quot;Placeholder Text&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;1&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;No Spacing&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; unhidewhenused=&quot;false&quot; name=&quot;Revision&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;34&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;List Paragraph&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;29&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Quote&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;30&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Intense Quote&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3 Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid Accent 1&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3 Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid Accent 2&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3 Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid Accent 3&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3 Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid Accent 4&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3 Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid Accent 5&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;60&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Shading Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;61&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light List Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;62&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Light Grid Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;63&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 1 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;64&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Shading 2 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;65&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 1 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;66&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium List 2 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;67&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 1 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;68&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 2 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;69&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Medium Grid 3 Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;70&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Dark List Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;71&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Shading Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;72&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful List Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;73&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; name=&quot;Colorful Grid Accent 6&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;19&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Subtle Emphasis&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;21&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Intense Emphasis&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;31&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Subtle Reference&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;32&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Intense Reference&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;33&quot; semihidden=&quot;false&quot;
   unhidewhenused=&quot;false&quot; qformat=&quot;true&quot; name=&quot;Book Title&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;37&quot; name=&quot;Bibliography&quot;/&gt;
&lt;w:lsdexception locked=&quot;false&quot; priority=&quot;39&quot; qformat=&quot;true&quot; name=&quot;TOC Heading&quot;/&gt;&lt;/w:latentstyles&gt;&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 10]&gt;
&lt;style&gt;
 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:&amp;quot;Table Normal&amp;quot;;
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-qformat:yes;
	mso-style-parent:&amp;quot;&amp;quot;;
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:&amp;quot;Calibri&amp;quot;,&amp;quot;sans-serif&amp;quot;;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:&amp;quot;Times New Roman&amp;quot;;
	mso-fareast-theme-font:minor-fareast;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:&amp;quot;Times New Roman&amp;quot;;
	mso-bidi-theme-font:minor-bidi;}&lt;/style&gt;&lt;![endif]--&gt;&lt;/p&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;The most impactful change from IPv4 to IPv6 is the actual
address. IPv4 had a 32 bit long [4 bytes] address, which is composed of a
network and host portions. With IPv6, address are now 128 bits long [16 bytes],
typically the host portion of this address will be derived from a MAC address
or other interface identifier. &lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;In text format, an IPv4 address is as follows:&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;nnn.nnn.nnn.nnn&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;0&amp;lt;=&lt;em&gt;nnn&lt;/em&gt;&amp;lt;=255&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;Each &lt;em&gt;n&lt;/em&gt; is a
decimal digit&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;In text format, an IPv6 address is as follows:&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;Each x is a hexadecimal digit&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;A double colon ( &lt;strong&gt;: :&lt;/strong&gt;
) can be used when the address is in text form to designate any number of 0
bits.&lt;/p&gt;
&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;
&lt;p class=&quot;MsoNormal&quot; align=&quot;center&quot;&gt;IPv4 addresses were originally allocated by network class
and as space is depleted, smaller allocations using CIDR (Classless
Inter-Domain Routing) are made. IPv6 is still in early stages when it comes to
allocations. The IETF (Internet Engineering Task Force) recommends that every
home, organization and/or entity be allocated a /48 subnet prefix length. This
leaves bits for the organization to subnet. &lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img alt=&quot;ip services&quot; title=&quot;IP services&quot; src=&quot;http://www.colocationamerica.com/img/ipv4-vs.-ipv6.jpg&quot; border=&quot;0&quot; height=&quot;450&quot; width=&quot;600&quot; /&gt;&lt;/p&gt;]]></description>

</item><item>


  <title><![CDATA[IPV4 - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/IPV4.htm</link>


  <guid>-1IPV4</guid>

  <pubDate>Sun, 27 Dec 2009 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;p&gt;Ths is an Internet Protocol (&lt;strong&gt;IPv4&lt;/strong&gt;) Subnet Chart. You can use this to
quickly look up how you might need to subnet your network. At the
bottom there is a quick how-to on calculating subnets.&lt;/p&gt;&lt;!-- more --&gt;
&lt;p&gt;For more information on subnetting, see &lt;a title=&quot;&quot; href=&quot;http://tools.ietf.org/html/rfc1817&quot;&gt;RFC
1817&lt;/a&gt; and &lt;a title=&quot;&quot; href=&quot;http://www.wildpackets.com/resources/compendium/tcp_ip/ip_rfc1812&quot;&gt;RFC
1812&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Class address ranges:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Class A = 1.0.0.0 to 126.0.0.0&lt;/li&gt;
&lt;li&gt;Class B = 128.0.0.0 to 191.255.0.0&lt;/li&gt;
&lt;li&gt;Class C = 192.0.1.0 to 223.255.255.0&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Reserved address ranges for private (non-routed) use (see &lt;a title=&quot;&quot; href=&quot;http://www.sectheory.com/rfc1918-security-issues.htm&quot;&gt;RFC
1918&lt;/a&gt;):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;10.0.0.0 -&amp;gt; 10.255.255.255&lt;/li&gt;
&lt;li&gt;172.16.0.0 -&amp;gt; 172.31.255.255&lt;/li&gt;
&lt;li&gt;192.168.0.0 -&amp;gt; 192.168.255.255&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Other reserved addresses:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;127.0.0.0 is reserved for loopback and IPC on the local host&lt;/li&gt;
&lt;li&gt;224.0.0.0 -&amp;gt; 239.255.255.255 is reserved for multicast addresses&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;Chart notes:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Number of Subnets - &amp;quot;( )&amp;quot; Refers to the number of effective subnets,
since the use of subnet numbers of all 0s or all 1s is highly frowned upon and
RFC non-compliant.&lt;/li&gt;
&lt;li&gt;Number of Hosts - Refers to the number of effective hosts, excluding the
network and broadcast address.&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;Class A IP Addresses&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;5&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Network Bits&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Subnet Mask&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Subnets&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Hosts&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /8 &lt;/td&gt;
&lt;td&gt; 255.0.0.0 &lt;/td&gt;
&lt;td&gt; 0 &lt;/td&gt;
&lt;td&gt; 16777214 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /9 &lt;/td&gt;
&lt;td&gt; 255.128.0.0 &lt;/td&gt;
&lt;td&gt; 2 (0) &lt;/td&gt;
&lt;td&gt; 8388606 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /10 &lt;/td&gt;
&lt;td&gt; 255.192.0.0 &lt;/td&gt;
&lt;td&gt; 4 (2) &lt;/td&gt;
&lt;td&gt; 4194302&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /11 &lt;/td&gt;
&lt;td&gt; 255.224.0.0 &lt;/td&gt;
&lt;td&gt; 8 (6) &lt;/td&gt;
&lt;td&gt; 2097150&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /12 &lt;/td&gt;
&lt;td&gt; 255.240.0.0 &lt;/td&gt;
&lt;td&gt; 16 (14) &lt;/td&gt;
&lt;td&gt; 1048574&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /13 &lt;/td&gt;
&lt;td&gt; 255.248.0.0 &lt;/td&gt;
&lt;td&gt; 32 (30) &lt;/td&gt;
&lt;td&gt; 524286&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /14 &lt;/td&gt;
&lt;td&gt; 255.252.0.0 &lt;/td&gt;
&lt;td&gt; 64 (62) &lt;/td&gt;
&lt;td&gt; 262142&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /15 &lt;/td&gt;
&lt;td&gt; 255.254.0.0 &lt;/td&gt;
&lt;td&gt; 128 (126) &lt;/td&gt;
&lt;td&gt; 131070&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /16 &lt;/td&gt;
&lt;td&gt; 255.255.0.0 &lt;/td&gt;
&lt;td&gt; 256 (254) &lt;/td&gt;
&lt;td&gt; 65534&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /17 &lt;/td&gt;
&lt;td&gt; 255.255.128.0 &lt;/td&gt;
&lt;td&gt; 512 (510) &lt;/td&gt;
&lt;td&gt; 32766&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /18 &lt;/td&gt;
&lt;td&gt; 255.255.192.0 &lt;/td&gt;
&lt;td&gt; 1024 (1022) &lt;/td&gt;
&lt;td&gt; 16382&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /19 &lt;/td&gt;
&lt;td&gt; 255.255.224.0 &lt;/td&gt;
&lt;td&gt; 2048 (2046) &lt;/td&gt;
&lt;td&gt; 8190&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /20 &lt;/td&gt;
&lt;td&gt; 255.255.240.0 &lt;/td&gt;
&lt;td&gt; 4096 (4094) &lt;/td&gt;
&lt;td&gt; 4094&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /21 &lt;/td&gt;
&lt;td&gt; 255.255.248.0 &lt;/td&gt;
&lt;td&gt; 8192 (8190) &lt;/td&gt;
&lt;td&gt; 2046&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /22 &lt;/td&gt;
&lt;td&gt; 255.255.252.0 &lt;/td&gt;
&lt;td&gt; 16384 (16382) &lt;/td&gt;
&lt;td&gt; 1022&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /23 &lt;/td&gt;
&lt;td&gt; 255.255.254.0 &lt;/td&gt;
&lt;td&gt; 32768 (32766) &lt;/td&gt;
&lt;td&gt; 510&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /24 &lt;/td&gt;
&lt;td&gt; 255.255.255.0 &lt;/td&gt;
&lt;td&gt; 65536 (65534) &lt;/td&gt;
&lt;td&gt; 254&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /25 &lt;/td&gt;
&lt;td&gt; 255.255.255.128 &lt;/td&gt;
&lt;td&gt; 131072 (131070) &lt;/td&gt;
&lt;td&gt; 126&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /26 &lt;/td&gt;
&lt;td&gt; 255.255.255.192 &lt;/td&gt;
&lt;td&gt; 262144 (262142) &lt;/td&gt;
&lt;td&gt; 62&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /27 &lt;/td&gt;
&lt;td&gt; 255.255.255.224 &lt;/td&gt;
&lt;td&gt; 524288 (524286) &lt;/td&gt;
&lt;td&gt; 30&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /28 &lt;/td&gt;
&lt;td&gt; 255.255.255.240 &lt;/td&gt;
&lt;td&gt; 1048576 (1048574) &lt;/td&gt;
&lt;td&gt;
14 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /29 &lt;/td&gt;
&lt;td&gt; 255.255.255.248 &lt;/td&gt;
&lt;td&gt; 2097152 (2097150) &lt;/td&gt;
&lt;td&gt; 6&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /30 &lt;/td&gt;
&lt;td&gt; 255.255.255.252 &lt;/td&gt;
&lt;td&gt; 4194304 (4194302) &lt;/td&gt;
&lt;td&gt; 2&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;Class B IP Addresses&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;5&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Network Bits&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Subnet Mask&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Subnets&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Hosts&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /16 &lt;/td&gt;
&lt;td&gt; 255.255.0.0 &lt;/td&gt;
&lt;td&gt; 0 &lt;/td&gt;
&lt;td&gt; 65534 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /17 &lt;/td&gt;
&lt;td&gt; 255.255.128.0 &lt;/td&gt;
&lt;td&gt; 2 (0) &lt;/td&gt;
&lt;td&gt; 32766&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /18 &lt;/td&gt;
&lt;td&gt; 255.255.192.0 &lt;/td&gt;
&lt;td&gt; 4 (2) &lt;/td&gt;
&lt;td&gt; 16382&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /19 &lt;/td&gt;
&lt;td&gt; 255.255.224.0 &lt;/td&gt;
&lt;td&gt; 8 (6) &lt;/td&gt;
&lt;td&gt; 8190 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /20 &lt;/td&gt;
&lt;td&gt; 255.255.240.0 &lt;/td&gt;
&lt;td&gt; 16 (14) &lt;/td&gt;
&lt;td&gt; 4094&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /21 &lt;/td&gt;
&lt;td&gt; 255.255.248.0 &lt;/td&gt;
&lt;td&gt; 32 (30) &lt;/td&gt;
&lt;td&gt; 2046&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /22 &lt;/td&gt;
&lt;td&gt; 255.255.252.0 &lt;/td&gt;
&lt;td&gt; 64 (62) &lt;/td&gt;
&lt;td&gt; 1022&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /23 &lt;/td&gt;
&lt;td&gt; 255.255.254.0 &lt;/td&gt;
&lt;td&gt; 128 (126) &lt;/td&gt;
&lt;td&gt; 510&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /24 &lt;/td&gt;
&lt;td&gt; 255.255.255.0 &lt;/td&gt;
&lt;td&gt; 256 (254) &lt;/td&gt;
&lt;td&gt; 254&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /25 &lt;/td&gt;
&lt;td&gt; 255.255.255.128 &lt;/td&gt;
&lt;td&gt; 512 (510) &lt;/td&gt;
&lt;td&gt; 126&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /26 &lt;/td&gt;
&lt;td&gt; 255.255.255.192 &lt;/td&gt;
&lt;td&gt; 1024 (1022) &lt;/td&gt;
&lt;td&gt; 62&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /27 &lt;/td&gt;
&lt;td&gt; 255.255.255.224 &lt;/td&gt;
&lt;td&gt; 2048 (2046) &lt;/td&gt;
&lt;td&gt; 30&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /28 &lt;/td&gt;
&lt;td&gt; 255.255.255.240 &lt;/td&gt;
&lt;td&gt; 4096 (4094) &lt;/td&gt;
&lt;td&gt; 14&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /29 &lt;/td&gt;
&lt;td&gt; 255.255.255.248 &lt;/td&gt;
&lt;td&gt; 8192 (8190) &lt;/td&gt;
&lt;td&gt; 6&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /30 &lt;/td&gt;
&lt;td&gt; 255.255.255.252 &lt;/td&gt;
&lt;td&gt; 16384 (16382) &lt;/td&gt;
&lt;td&gt; 2&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://www.colocationamerica.com/services/multiple-c-class-ip-addresses.htm&quot; title=&quot;&quot;&gt;Class C IP Addresses&lt;/a&gt;&lt;br /&gt;
&lt;/strong&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;5&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Network Bits&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Subnet Mask&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Subnets&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Hosts&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /24 &lt;/td&gt;
&lt;td&gt; 255.255.255.0 &lt;/td&gt;
&lt;td&gt; 0 &lt;/td&gt;
&lt;td&gt; 254 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /25 &lt;/td&gt;
&lt;td&gt; 255.255.255.128 &lt;/td&gt;
&lt;td&gt; 2 (0) &lt;/td&gt;
&lt;td&gt; 126&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /26 &lt;/td&gt;
&lt;td&gt; 255.255.255.192 &lt;/td&gt;
&lt;td&gt; 4 (2) &lt;/td&gt;
&lt;td&gt; 62 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /27 &lt;/td&gt;
&lt;td&gt; 255.255.255.224 &lt;/td&gt;
&lt;td&gt; 8 (6) &lt;/td&gt;
&lt;td&gt; 30 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /28 &lt;/td&gt;
&lt;td&gt; 255.255.255.240 &lt;/td&gt;
&lt;td&gt; 16 (14) &lt;/td&gt;
&lt;td&gt; 14&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /29 &lt;/td&gt;
&lt;td&gt; 255.255.255.248 &lt;/td&gt;
&lt;td&gt; 32 (30) &lt;/td&gt;
&lt;td&gt; 6&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /30 &lt;/td&gt;
&lt;td&gt; 255.255.255.252 &lt;/td&gt;
&lt;td&gt; 64 (62) &lt;/td&gt;
&lt;td&gt; 2&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;&lt;strong&gt;Supernetting (CIDR) Chart&lt;/strong&gt;
&lt;ul&gt;
&lt;li&gt; CIDR - Classless Inter-Domain Routing.&lt;/li&gt;
&lt;li&gt; Note: The Number of Class C networks must be contiguous.&lt;br /&gt;
For example, 192.169.1.0/22  represents the following block of addresses:&lt;br /&gt;
192.169.1.0, 192.169.2.0, 192.169.3.0 and 192.169.4.0.&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Class C&lt;/strong&gt;&lt;/p&gt;
&lt;table border=&quot;1&quot; cellpadding=&quot;5&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;CIDR Block&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Supernet Mask&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Class C Addresses&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;strong&gt;Number of Hosts&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /14 &lt;/td&gt;
&lt;td&gt; 255.252.0.0 &lt;/td&gt;
&lt;td&gt; 1024 &lt;/td&gt;
&lt;td&gt; 262144 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /15 &lt;/td&gt;
&lt;td&gt; 255.254.0.0 &lt;/td&gt;
&lt;td&gt; 512 &lt;/td&gt;
&lt;td&gt; 131072 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /16 &lt;/td&gt;
&lt;td&gt; 255.255.0.0 &lt;/td&gt;
&lt;td&gt; 256 &lt;/td&gt;
&lt;td&gt; 65536 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /17 &lt;/td&gt;
&lt;td&gt; 255.255.128.0 &lt;/td&gt;
&lt;td&gt; 128 &lt;/td&gt;
&lt;td&gt; 32768 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /18 &lt;/td&gt;
&lt;td&gt; 255.255.192.0 &lt;/td&gt;
&lt;td&gt; 64 &lt;/td&gt;
&lt;td&gt; 16384 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /19 &lt;/td&gt;
&lt;td&gt; 255.255.224.0 &lt;/td&gt;
&lt;td&gt; 32 &lt;/td&gt;
&lt;td&gt; 8192 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /20 &lt;/td&gt;
&lt;td&gt; 255.255.240.0 &lt;/td&gt;
&lt;td&gt; 16 &lt;/td&gt;
&lt;td&gt; 4096 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /21 &lt;/td&gt;
&lt;td&gt; 255.255.248.0 &lt;/td&gt;
&lt;td&gt; 8 &lt;/td&gt;
&lt;td&gt; 2048 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /22 &lt;/td&gt;
&lt;td&gt; 255.255.252.0 &lt;/td&gt;
&lt;td&gt; 4 &lt;/td&gt;
&lt;td&gt; 1024 &lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt; /23 &lt;/td&gt;
&lt;td&gt; 255.255.254.0 &lt;/td&gt;
&lt;td&gt; 2 &lt;/td&gt;
&lt;td&gt; 512 &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;hr /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;4&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;&lt;strong&gt;
Quick Subnetting How-To (Thanks to &lt;a href=&quot;mailto:chucktips@geekvenue.net&quot;&gt;Jason&lt;/a&gt;@&lt;a href=&quot;http://lantech.geekvenue.net/chucktips/jason/chuck&quot;&gt;
GeekVenue.)&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;
[Understanding decimal - Base 10]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

The first thing you must know is that the common number system used world wide is the &lt;strong&gt;decimal system&lt;/strong&gt; (otherwise known as &lt;strong&gt;base 10&lt;/strong&gt;). What makes the decimal
system a base 10 system is that it is &lt;em&gt;&lt;strong&gt;based on grouping numbers by 10's&lt;/strong&gt;&lt;/em&gt;.
It is believed that the system evolved because we have ten fingers and
ten toes which over the years we have used for counting. I use mine all
the time (grin). We name the ten digits: zero, one, two, three, four,
five, six, seven, eight and nine.&lt;br /&gt;
&lt;br /&gt;

The decimal system has a &lt;strong&gt;1&lt;/strong&gt;'s place, a &lt;strong&gt;10&lt;/strong&gt;'s place, a &lt;strong&gt;100&lt;/strong&gt;'s place, a &lt;strong&gt;1000&lt;/strong&gt;'s place and so on. We say the number places are grouped  by 10's
because&lt;em&gt;&lt;strong&gt;multiplying each number place by 10 gives you the next number place&lt;/strong&gt;&lt;/em&gt;. So:  1x10=10 (the 10's place), 10x10=100 (the 100's place),
100x10=1000 (the 1000's place) etc.&lt;br /&gt;
&lt;br /&gt;

Let's look at the decimal number &lt;strong&gt;103&lt;/strong&gt; by place.&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;103&lt;/strong&gt; &amp;lt;- &lt;em&gt;read from right to left&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;

We have a &lt;strong&gt;3&lt;/strong&gt; in the &lt;strong&gt;1's place&lt;/strong&gt;&lt;br /&gt;

We have a &lt;strong&gt;0&lt;/strong&gt;in the &lt;strong&gt;10's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;100's place&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Thus: &lt;strong&gt;100+0+3=103&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
By now you probably feel like you have attended Kindergarten for the
second time in your life? Sorry about that but it is very important
that you
understand the concept of what a number system is, and what it is based
on before we look at binary.&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;strong&gt;
[Understanding binary - base 2]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Binary is a &lt;em&gt;base 2&lt;/em&gt; system, and thus groups numbers
by 2's and not by 10's like the decimal system. We name the two digits:
zero and one. The binary system has a &lt;strong&gt;1&lt;/strong&gt;'s place, a &lt;strong&gt;2&lt;/strong&gt;'s place, a &lt;strong&gt;4&lt;/strong&gt;'s place, an &lt;strong&gt;8&lt;/strong&gt;'s place, a &lt;strong&gt;16&lt;/strong&gt;'s place and so on. We say the number places are grouped  by 2's because &lt;em&gt;&lt;strong&gt;multiplying each number place by 2 gives you the next number place&lt;/strong&gt;&lt;/em&gt;. So:  1x2=2 (the 2's place), 2x2=4 (the 4's place), 4x2=8 (the 8's
place), 8x2=16 (the 16's place) etc. &lt;br /&gt;
&lt;br /&gt;

Let's look at the decimal number Let's look at the decimal number &lt;strong&gt;103&lt;/strong&gt; in &lt;em&gt;binary format&lt;/em&gt;:&lt;br /&gt;
&lt;br /&gt; &lt;strong&gt;01100111&lt;/strong&gt; &amp;lt;- &lt;em&gt;read from right to left&lt;/em&gt;&lt;br /&gt;
&lt;br /&gt;

We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;1's place&lt;/strong&gt;&lt;br /&gt;

We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;2's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;4's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;8's place&lt;/strong&gt;&lt;br /&gt;

We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;16's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;32's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;64's place&lt;/strong&gt;&lt;br /&gt;

We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;128's place&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Thus: &lt;strong&gt;0+64+32+0+0+4+2+1=103&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Okay, Let's test your skills. Here is a list of binary numbers, try
converting them to decimal and check your answers at the end of this
post.&lt;br /&gt;
&lt;br /&gt;


10000000 &lt;br /&gt;

11000000 &lt;br /&gt;

11100000 &lt;br /&gt;
01000000 &lt;br /&gt;
10000011 &lt;br /&gt;
10010001 &lt;br /&gt;
11111111 &lt;br /&gt;
&lt;br /&gt;

If you were able to convert these numbers to decimal then congratulations! You're ready to move on to the next section. &lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;strong&gt;
[Understanding a subnet mask]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Now that you understand what binary is, let's have a look at our two subnet masks from the beginning of my post:&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;
192.168.1.0 / 255.255.255.0&lt;br /&gt;
192.168.1.0/24&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
The concept of a subnet mask is simple. You have a network and you have
hosts on the network (anything with an IP address is a host). &lt;em&gt;&lt;strong&gt;The subnet mask determines
what portion of the TCP/IP address represents your network and what portion can be used for your hosts&lt;/strong&gt;&lt;/em&gt;. Because I am a simple person, I think of it like this; The
network number represents the street I live on, and the host portion is used for the numbers on all the houses on my street. &lt;br /&gt;
&lt;br /&gt;

A subnet mask of &lt;strong&gt;255.255.255.0&lt;/strong&gt; means that the first &lt;em&gt;three&lt;/em&gt; octets of the address will be used for the network, and thus our network number is &lt;strong&gt;192.168.1&lt;/strong&gt;. This means we can have &lt;strong&gt;254&lt;/strong&gt; computers on this network, because the fourth octet is not being used by the network portion of the address. We know
this because of the &lt;strong&gt;0 &lt;/strong&gt;in the subnet mask (255.255.255.&lt;strong&gt;0&lt;/strong&gt;). &lt;br /&gt;
&lt;br /&gt;



We call each of the number sections an &lt;em&gt;&lt;strong&gt;octet&lt;/strong&gt;&lt;/em&gt; because we think of them in binary, and there are eight possible bits in each section. Eight bits is an octet.  &lt;strong&gt;11111111&lt;/strong&gt; in binary is &lt;strong&gt;255&lt;/strong&gt; in decimal (did you do the conversions?). So our decimal subnet mask 255.255.255.0 displayed in binary is
going to be:&lt;br /&gt;
&lt;br /&gt;


11111111.11111111.11111111.00000000&lt;br /&gt;
&lt;br /&gt;

If you count all the ones, you will find that there are &lt;strong&gt;24&lt;/strong&gt; of them. Now look at the subnet mask examples again.&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;
192.168.1.0/255.255.255.0&lt;br /&gt;
192.168.1.0/24&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Do you see why &lt;em&gt;both subnet masks are the same&lt;/em&gt;?  The number &lt;strong&gt;24&lt;/strong&gt; is the number of &lt;strong&gt;&lt;em&gt;bits&lt;/em&gt;&lt;/strong&gt;
used in the network portion of the address, and is short-hand for
writing the address/subnet mask combination. It becomes important to
understand this when you start dividing your network into multiple sub
networks. &lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;strong&gt;
[Understanding Subnetting]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Before reading this section, you should have a &lt;em&gt;good understanding&lt;/em&gt; of what a subnet mask is and how binary bits represent the subnet mask.&lt;br /&gt;
&lt;br /&gt;

Simply put, subnetting is &lt;em&gt;dividing your network into &lt;strong&gt;multiple sub networks&lt;/strong&gt;&lt;/em&gt;. To go back to my silly example about houses and streets, subnetting gives you
multiple streets in your neighborhood.&lt;br /&gt;
&lt;br /&gt;

There are &lt;em&gt;two methods&lt;/em&gt;
for dividing your network into multiple sub networks; One is to simply
change your network numbers keeping the same subnet mask. The other is
to subnet your network into smaller sub networks.&lt;br /&gt;
&lt;br /&gt;

Keeping the same mask:&lt;br /&gt;
Your network could be divided into two or more networks by changing the network portion of the address such as &lt;em&gt;192.168.1&lt;/em&gt; and &lt;em&gt;192.168.2&lt;/em&gt; and keeping the same
subnet mask.&lt;br /&gt;
&lt;br /&gt;&lt;em&gt;Example:&lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;192.168.1.0/255.255.255.0&lt;/strong&gt;&lt;br /&gt;
&lt;strong&gt;192.168.2.0/255.255.255.0&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Doing this would give you &lt;strong&gt;two separate networks&lt;/strong&gt; with &lt;strong&gt;254 hosts per network&lt;/strong&gt;.
This is a very common method of dealing with multiple networks.
However, back in the good old days you had to pay for every IP address
you used, and if you had 25 computers on your network you probably
would not want to pay for 254 addresses! The answer to the problem
is...subnetting.&lt;br /&gt;
&lt;br /&gt;

Subnetting a network:&lt;br /&gt;
&lt;strong&gt;&lt;em&gt;Subnetting is when you use bits from the host portion of your address as part of your network number&lt;/em&gt;&lt;/strong&gt;.
This let's you subdivide your network at the cost of host addresses,
which is great if you're paying for every host IP address. It will save
you money because you pay for fewer TCP/IP addresses. Confused? Here is
where understanding binary is important.&lt;br /&gt;
&lt;br /&gt;

Lets look at a new subnet mask:&lt;br /&gt;
&lt;strong&gt;255.255.255.224&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
As you can see in the fourth octet, some of the host portion of this
subnet mask is now being used for part of the network address. Which
means we are &lt;em&gt;&lt;strong&gt;now using some of the binary bits in the fourth octet for our network numbers&lt;/strong&gt;&lt;/em&gt;, and that gives us fewer hosts than our old mask (which gave us 254),
but gives us more networks (which is why we call it subnetting). &lt;br /&gt;
&lt;br /&gt;
How can we tell how many networks and hosts per network this new subnet
mask will give us? Well... we shall have to use some of our newly
acquired binary skills.&lt;br /&gt;
&lt;br /&gt;

The &lt;em&gt;first task&lt;/em&gt; is to find out &lt;strong&gt;&lt;em&gt;how many bits in the fourth octet are being used&lt;/em&gt;&lt;/strong&gt;?  The decimal number is 224, what is the decimal number 224 as
represented in binary?&lt;br /&gt;
&lt;br /&gt;

The decimal number &lt;strong&gt;224&lt;/strong&gt; in binary is: &lt;br /&gt;
&lt;strong&gt;11100000&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;1's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;2's place&lt;/strong&gt;&lt;br /&gt;

We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;4's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;8's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;0&lt;/strong&gt; in the &lt;strong&gt;16's place&lt;/strong&gt;&lt;br /&gt;

We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;32's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;64's place&lt;/strong&gt;&lt;br /&gt;
We have a &lt;strong&gt;1&lt;/strong&gt; in the &lt;strong&gt;128's place&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

Thus: 128+64+32+0+0+0+0+0=&lt;strong&gt;224&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

So our complete subnet mask in binary is:&lt;br /&gt;

1111111.11111111.11111111.&lt;strong&gt;11100000&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
We now know that three bits from the fourth octet are used. How can we
tell how many sub networks we're going to have? This requires some
math- sorry. The formula is: &lt;strong&gt;2&lt;sup&gt;n&lt;/sup&gt;-2&lt;/strong&gt;, where &lt;strong&gt;&lt;em&gt;n&lt;/em&gt;&lt;/strong&gt; is the &lt;em&gt;number of bits being used from the host portion&lt;/em&gt; of our subnet mask. &lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt;  We &lt;em&gt;subtract 2 from the total&lt;/em&gt; because you do not count all 0's or all
1's.&lt;br /&gt;
&lt;br /&gt;

The formula for &lt;em&gt;&lt;strong&gt;three bits&lt;/strong&gt;&lt;/em&gt; is:&lt;br /&gt;
&lt;strong&gt;2&lt;sup&gt;3&lt;/sup&gt;-2&lt;/strong&gt;=6&lt;br /&gt;
&lt;br /&gt;

In simpler terms:&lt;br /&gt;
&lt;strong&gt;(2x2x2)-2&lt;/strong&gt;=6&lt;br /&gt;
&lt;br /&gt;

So our network is &lt;strong&gt;sub divided into 6 networks&lt;/strong&gt;. Next, we want to know what the network numbers are, and how many hosts we can have on each of the 6 networks?&lt;br /&gt;
&lt;br /&gt;

What is the first subnet?  Let's have a look at the bits in our &lt;em&gt;fourth octet&lt;/em&gt; again. The bit that gives us the answer is the &lt;em&gt;(1) closest to the first zero&lt;/em&gt;,
and in this case it is the 3rd bit from the left.&lt;br /&gt;
&lt;br /&gt;

11&lt;strong&gt;1&lt;/strong&gt;00000&lt;br /&gt;
&lt;br /&gt;


The 3rd bit will &lt;em&gt;start our first network&lt;/em&gt;, and the 3rd bit is in the &lt;strong&gt;&lt;em&gt;32&lt;/em&gt;&lt;/strong&gt;'s place (remember binary).  Start adding the value 32 to itself six times to
get the six network numbers.&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt;  A quicker way to find our starting network number is to &lt;em&gt;subtract our
mask from 256&lt;/em&gt;.&lt;br /&gt;
&lt;strong&gt;256-224&lt;/strong&gt;=32&lt;br /&gt;
&lt;br /&gt;

Here are our network numbers:&lt;br /&gt;
&lt;br /&gt;

32&lt;br /&gt;
64&lt;br /&gt;
96&lt;br /&gt;
128&lt;br /&gt;
160&lt;br /&gt;

192&lt;br /&gt;
&lt;br /&gt;
A better way to display this is:&lt;br /&gt;
&lt;br /&gt;


192.168.1.&lt;strong&gt;32&lt;/strong&gt;&lt;br /&gt;
192.168.1.&lt;strong&gt;64&lt;/strong&gt;&lt;br /&gt;
192.168.1.&lt;strong&gt;96&lt;/strong&gt;&lt;br /&gt;

192.168.1.&lt;strong&gt;128&lt;/strong&gt;&lt;br /&gt;

192.168.1.&lt;strong&gt;160&lt;/strong&gt;&lt;br /&gt;
192.168.1.&lt;strong&gt;192&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;

The host addresses will &lt;em&gt;fall between the network numbers&lt;/em&gt;, so we will have &lt;strong&gt;30&lt;/strong&gt;

hosts per network. You're probably wondering why it's &lt;em&gt;&lt;strong&gt;not&lt;/strong&gt;&lt;/em&gt; 31?   The answer is that the last address of each subnet is used as the &lt;em&gt;broadcast address&lt;/em&gt;
for that subnet. &lt;br /&gt;
&lt;br /&gt;

Example:&lt;br /&gt;
&lt;strong&gt;Subnet:&lt;/strong&gt;192.168.1.32 / 255.255.255.224&lt;br /&gt;
&lt;strong&gt;Address Range:&lt;/strong&gt; 192.168.1.33 through 192.168.1.62  (30 hosts)&lt;br /&gt;
&lt;strong&gt;Subnet Broadcast Address:&lt;/strong&gt;192.168.1.63&lt;br /&gt;
&lt;br /&gt;


Quiz:&lt;br /&gt;
Let's test your skills- write the address range and broadcast address
for the following subnet. You will find the answer at the end of this
post.&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Subnet:&lt;/strong&gt;  192.168.1.128 / 255.255.255.224 &lt;br /&gt;
&lt;strong&gt;Address Range&lt;/strong&gt;?&lt;br /&gt;
&lt;strong&gt;Subnet Broadcast Address&lt;/strong&gt;?&lt;br /&gt;
&lt;br /&gt;If we we're paying for our
TCP/IP addresses, we would only pay for one network and host
combination, thus paying for 30 hosts and &lt;em&gt;not&lt;/em&gt; 254. It could mean some real
savings, it also frees up the remaining addresses for other organizations to use.&lt;br /&gt;
&lt;br /&gt;

Let's look at another subnet mask: &lt;br /&gt;
&lt;strong&gt;255.255.255.240&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
How many bits are used from the host portion? To find this out, we need
to know how the decimal number 240 is represented in binary.&lt;br /&gt;
&lt;br /&gt;

The answer is:&lt;br /&gt;
11110000&lt;br /&gt;
&lt;br /&gt;

So four bits are taken from the host portion of our mask. We do the same math as before:&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;2&lt;sup&gt;4&lt;/sup&gt;-2&lt;/strong&gt;=14&lt;br /&gt;
&lt;br /&gt;

In simpler terms:&lt;br /&gt;
&lt;strong&gt;(2x2x2x2)-2&lt;/strong&gt;=14&lt;br /&gt;
&lt;br /&gt;

We will have &lt;strong&gt;14 sub networks&lt;/strong&gt;, and what will the network numbers be? Look at the &lt;em&gt;fourth bit&lt;/em&gt;, it's in the 16's place: &lt;br /&gt;

111&lt;strong&gt;1&lt;/strong&gt;0000&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Note:&lt;/strong&gt;  A quicker way to find our starting network number is to &lt;em&gt;subtract the
value of our mask from 256&lt;/em&gt;.  So: &lt;strong&gt;256-240&lt;/strong&gt;=16&lt;br /&gt;
&lt;br /&gt;

Start adding 16 to itself- fourteen times to get all 14 network numbers:&lt;br /&gt;
&lt;br /&gt;


16&lt;br /&gt;
32&lt;br /&gt;
48&lt;br /&gt;
64&lt;br /&gt;
80&lt;br /&gt;
96&lt;br /&gt;

112&lt;br /&gt;
128&lt;br /&gt;

144&lt;br /&gt;
160&lt;br /&gt;
176&lt;br /&gt;
192&lt;br /&gt;
208&lt;br /&gt;
224&lt;br /&gt;
&lt;br /&gt;

A better way to display our subnets is:&lt;br /&gt;
&lt;br /&gt;



192.168.1.16&lt;br /&gt;
192.168.1.32&lt;br /&gt;
192.168.1.48&lt;br /&gt;
192.168.1.64&lt;br /&gt;
192.168.1.80&lt;br /&gt;
192.168.1.96&lt;br /&gt;

192.168.1.112&lt;br /&gt;
192.168.1.128&lt;br /&gt;
192.168.1.144&lt;br /&gt;

192.168.1.160&lt;br /&gt;
192.168.1.176&lt;br /&gt;
192.168.1.192&lt;br /&gt;
192.168.1.208&lt;br /&gt;
192.168.1.224&lt;br /&gt;
&lt;br /&gt;

The host addresses fall between the network numbers. So we will have 14 host addresses on each of our 14 sub networks (&lt;em&gt;remember&lt;/em&gt;: the last or 15th address is the
broadcast address for that subnet).&lt;br /&gt;
&lt;br /&gt;
If you had a small company with 10 hosts and needed to have a &lt;a href=&quot;http://www.colocationamerica.com/services/static-ip-address-vs-dynamic-ip-address.htm&quot; title=&quot;&quot;&gt;static IP
address&lt;/a&gt; for all of your hosts, you would be assigned a network/subnet
mask and a valid IP address range. &lt;br /&gt;
&lt;br /&gt;

Here is an example of what that might look like:&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Network&lt;/strong&gt;: 205.112.10.16/.255.255.255.240&lt;br /&gt;
&lt;strong&gt;Address Range&lt;/strong&gt;:  205.112.10.17 through 205.112.10.30&lt;br /&gt;
&lt;strong&gt;Subnet Broadcast Address&lt;/strong&gt;: 205.112.10.31&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;strong&gt;
[Answers to Binary Conversions]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;


10000000 = 128&lt;br /&gt;

11000000 = 192&lt;br /&gt;
11100000 = 224&lt;br /&gt;
01000000 = 64&lt;br /&gt;
10000011 = 131&lt;br /&gt;
10010001 = 145&lt;br /&gt;

11111111 = 255&lt;br /&gt;
&lt;br /&gt;&lt;br /&gt;
&lt;strong&gt;
[Answer to Subnet Question]&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;&lt;strong&gt;Subnet:&lt;/strong&gt;192.168.1.128 / 255.255.255.224&lt;br /&gt;
&lt;strong&gt;Address Range:&lt;/strong&gt;  192.168.1.129 through 192.168.1.158&lt;br /&gt;
&lt;strong&gt;Subnet Broadcast Address:&lt;/strong&gt; 192.168.1.159&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot; /&gt;
&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot; /&gt;
&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot; /&gt;
&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;]]></description>

</item><item>


  <title><![CDATA[Data Network - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/Network.htm</link>


  <guid>-1Network</guid>

  <pubDate>Sun, 27 Dec 2009 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;p&gt;Colocation America maintains a private metro fiber network to and from key POP (Point Of Presence) in Los Angeles (One Wilshire), San Francisco (200 Paul) and New York (60 Hudson).&lt;/p&gt;
&lt;p&gt;Colocation America provides &lt;strong&gt;Tugged&lt;/strong&gt; and &lt;strong&gt;UnTugged VLANs&lt;/strong&gt; with speed ranging from 100 MBPS to 10,000 MBPS over CAT5, CAT6 and Fiber to and from &lt;a title=&quot;&quot; href=&quot;http://www.colocationamerica.com/data_center/what-is-a-meet-me-room.htm&quot;&gt;One Wilshire Meet-Me-Room&lt;/a&gt; located in the below &lt;a href=&quot;http://www.colocationamerica.com/colocation/los-angeles-colocation.htm&quot; title=&quot;&quot;&gt;Los Angeles colocation facilities&lt;/a&gt; across to San Francisco colocation facility and its New York data center facility:&lt;/p&gt;
&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;http://www.colocationamerica.com/picts/articles/Worldwide-Network.jpg&quot; title=&quot;Data Network&quot; alt=&quot;data network&quot; height=&quot;150&quot; width=&quot;450&quot; /&gt;&lt;/p&gt;
&lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;680&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img alt=&quot;colocation locations&quot; title=&quot;Colocation Locations&quot; src=&quot;http://www.colocationamerica.com/colocation/img/location_box1.jpg&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td background=&quot;http://www.colocationamerica.com/colocation/img/location_box2.jpg&quot;&gt;
&lt;div id=&quot;box1_location&quot;&gt;&lt;span class=&quot;textbox1&quot;&gt;Los Angeles Data Centers:&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;height: 5px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox2&quot;&gt;&lt;strong class=&quot;class&quot;&gt;Aon Center :&lt;/strong&gt; 707 Wilshire Blvd. Los Angeles, CA 90017&lt;br /&gt;
&lt;strong class=&quot;class&quot;&gt;One Wilshire:&lt;/strong&gt; 624 S. Grand Ave. Los Angeles, CA 90017&lt;br /&gt;
&lt;strong class=&quot;class&quot;&gt;Digital Reality Trust:&lt;/strong&gt; 600 W. 7th St. Los Angeles, CA 90017&lt;br /&gt;
&lt;strong class=&quot;class&quot;&gt;Quinby Building:&lt;/strong&gt; 650 S. Grand Ave. Los Angeles, CA 90017&lt;br /&gt;
&lt;strong class=&quot;class&quot;&gt;Telecom Center:&lt;/strong&gt; 530 W. 6th St. Los Angeles, CA 90014&lt;/span&gt;
&lt;div style=&quot;height: 10px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox1&quot;&gt;San Francisco Data Centers:&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;height: 5px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox2&quot;&gt;&lt;strong class=&quot;class&quot;&gt;200 Paul Exchange200:&lt;/strong&gt; Paul St. San Francisco, CA 94110&lt;/span&gt;
&lt;div style=&quot;height: 10px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox1&quot;&gt;New York Data Centers:&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;height: 5px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox2&quot;&gt;&lt;strong class=&quot;class&quot;&gt;60 Hudson Building:&lt;/strong&gt; 60 Hudson Ave. New York, NY 10013&lt;/span&gt;
&lt;div style=&quot;height: 10px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox1&quot;&gt;New Jersey Data Centers:&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;height: 5px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox2&quot;&gt;&lt;strong class=&quot;class&quot;&gt;100 Delawanna Buiding:&lt;/strong&gt;100 Delawanna Ave. Clifton, NJ 07014&lt;/span&gt;&lt;/div&gt;
&lt;div id=&quot;box2_location&quot;&gt;&lt;span class=&quot;textbox1&quot;&gt;Chicago Data Centers:&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;height: 5px&quot;&gt;&lt;/div&gt;&lt;span class=&quot;textbox2&quot;&gt;
350 E Cermak Rd. Chicago, IL 60616&lt;br /&gt;
701 S Lasalle St. Chicago, IL 60605&lt;br /&gt;
725 S Wells St. Chicago, IL 60607&lt;br /&gt;
427 S Lasalle St. Chicago, IL 60605&lt;br /&gt;
717 S Wells St. Chicago, IL 60607&lt;br /&gt;
601 W Polk St. Chicago, IL 60607&lt;br /&gt;
600 W Chicago Ave Chicago, IL 60654&lt;br /&gt;
1331 E Business Center Dr. Mt Prospect, IL 60056&lt;br /&gt;
800 E. Business Center Dr. Mt. Prospect, IL 60056&lt;br /&gt;
1850 Springer Dr. Lombard, IL 60148&lt;br /&gt;
1808 Swift Dr. Oakbrook, IL 60523&lt;br /&gt;
360 E 22nd St. Lombard, IL 60148&lt;br /&gt;
2425 Busse Rd. Arlington Heights, IL 60005&lt;br /&gt;
1905 Lunt Ave. Elk Grove Village, IL 60007&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;img alt=&quot;&quot; src=&quot;http://www.colocationamerica.com/colocation/img/location_box3.jpg&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;p&gt;&lt;a href=&quot;http://www.colocationamerica.com/colocation/Colocation-Locations.htm&quot;&gt;Click here for more information about our facilities.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Turn up is as quick as less than 24 hours with low monthly costs to fit every budget from small, medium and large businesses across the world.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://cacti.colocationamerica.com/10mb.img&quot;&gt;10MB Speed Test File&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://cacti.colocationamerica.com/100mb.img&quot;&gt;100MB Speed Test File&lt;/a&gt;&lt;/p&gt;&lt;a href=&quot;http://www.colocationamerica.com/traceroute&quot;&gt;Traceroute&lt;/a&gt;
&lt;div&gt;&lt;br /&gt;
&lt;p&gt;&lt;strong&gt;Test IP:&lt;/strong&gt; 67.227.19.70&lt;/p&gt;
&lt;p&gt;If you wish to use Colocation Americaâs Fiber Network, Colocation Services and unmatched personal expertise in the telecom industry, please contact our sales department by emailing &lt;a href=&quot;mailto:Sales@ColocationAmerica.com&quot;&gt;Sales@ColocationAmerica.com&lt;/a&gt; OR toll free by calling 1-800-296-8915.&lt;/p&gt;&lt;/div&gt;]]></description>

</item><item>


  <title><![CDATA[Bandwidth - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/bandwidth.htm</link>


  <guid>-1bandwidth</guid>

  <pubDate>Tue, 01 Dec 2009 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;p&gt;
The second largest aspect of the billing and pricing of collocation services is what they typically refer to as bandwidth charges. This is somewhat misleading of a name because bandwidth typically refers just to the amount of possible data per second that the connection can handle but what the providers are referring to is the amount of data transferred to and from the server for the given billing cycle. &lt;/p&gt;
&lt;p&gt;Most providers will include a base amount of data transfers with the basic package and will be referred to by the number of gigabytes (GB) allowed. This can be as small as 2GB per month or as high as several hundred. The providers will also have a fee that will be charged to the customer for data transfers that exceed the amount of allotted bandwidth. Charges can range as low as pennies per GB to several dollars per GB. Be sure of what the rate is before signing any agreements. &lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.colocationamerica.com/picts/articles/bandwidth.jpg&quot; width=&quot;250&quot; height=&quot;166&quot; title=&quot;Bandwidth&quot; alt=&quot;colocation bandwidth&quot; align=&quot;left&quot; style=&quot;margin-bottom: 15px; margin-right: 10px&quot; /&gt;&amp;nbsp;Actual billing of the &lt;strong&gt;bandwidth charges&lt;/strong&gt; can be calculated one of two ways by the &amp;nbsp;collocation provider. The most common method is called 95th percentile while the &amp;nbsp;other is the straight data transfer rates. Small servers with low bandwidth usage will &amp;nbsp;typically use the straight data rates while larger servers tend to use the 95th percentile. &amp;nbsp;Let's examine them in more detail. &lt;/p&gt;
&lt;p&gt;&amp;nbsp;Colocation America maintains one of the largest and most secure carrier-neutral data &amp;nbsp;center in the industry, and can now offer you all the bandwidth you'll ever need.&lt;/p&gt;
&lt;p&gt;With 12 different carriers delivering 24Gbps of bandwidth into a fully meshed and redundant network datacenter, Colocation America is able to provide the bandwidth you require to manage your business, at a very competitive rate. &lt;br /&gt;
&lt;br /&gt;&lt;strong class=&quot;title_sm&quot;&gt;What is the 95th percentile, and why is it useful in measuring bandwidth?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The 95th percentile is the smallest number that is greater than 95% of the numbers in a given set. The reason this statistic is so useful in measuring data throughput is that is gives a very accurate picture of the cost of the bandwidth. Here's an example. Suppose an ISP sells you a T1 line, but you're only using it to access the web. Even though you might frequently download very large files (filling the pipe) your cost to the ISP is negligible, because your usage is intermittent. A single T3 connection to the backbone could easily support hundreds of such downstream customers, and never become saturated. As another example, suppose you are hosting a very busy web site that half-way fills your T1 for several hours every day. This type of bandwidth is more expensive, because your ISP can't oversell their connection to the backbone as effectively. The important thing to realize is that it doesn't cost your ISP anything to sell you a pipe of any particular size - it is the sustained rate of data transfer that costs them money. The sum of the 95th percentile usage of all of an ISP's customers predicts the peak amount of backbone traffic that the ISP will incur (in a given direction).&lt;/p&gt;
&lt;p&gt;&lt;strong class=&quot;title_sm&quot;&gt;Here are some examples, ISPs must charge for bandwidth by one of three means: &lt;/strong&gt;&lt;/p&gt;
&lt;div&gt;&lt;strong class=&quot;title_sm&quot;&gt;95th Percentile &lt;/strong&gt;&lt;br /&gt;




The 95th percentile calculation is a hard formula to try and explain. The easiest way to explain it is to give an example of how the calculation might be computed after a bit of explanation. &lt;br /&gt;
&lt;br /&gt;




In order to determine the amount of data transferred to a server, the provider will monitor the network port that a server is attached to. Every 3 to 5 minutes, they will get a reading for the data transfer rate recorded over that time period. These are then stored in a database. At the end of the billing cycle, the database is queried for the entry that is the 95th percentile in overall size. This number is ten put into the formula such as this: (95th Percentile rate) x (billing cycle length) = Bandwidth usage.&lt;br /&gt;
&lt;br /&gt;




Now, this in general will benefit most individuals since most network connections are idle for the majority of the time they are idle. However, if a site has a high sustained data transfer rate that is used for more than 5% of the time the link is up, it can be very expensive. Let's look at two examples using a shorter time span of 1 day to make it simple. &lt;br /&gt;
&lt;br /&gt;&lt;strong class=&quot;title_sm&quot;&gt;Example #1:&lt;/strong&gt;&lt;br /&gt;


Over a 30 day period, a Web server gets about 30GB of traffic. For 28 of these days, the traffic consists of only .5GB/day. The last two days has 8GB/day of traffic. In this case of bursting traffic, the 95th percentile would be around .5GB/day. Using the 95th percentile calculation, the bandwidth charge would be: (.5GB/day) * (30days) = 15GB &lt;br /&gt;
&lt;br /&gt;&lt;strong class=&quot;title_sm&quot;&gt;Example #2:&lt;/strong&gt;&lt;br /&gt;


Over a 30 day period, a Web server gets about 30GB of total traffic. For 20 of these 30 days, there is only a small amount of traffic that doesn't add up at a single GB. The remaining 10 days sees traffic of 3GB/day. The 95ht percentile in this case would be 3GB. Using the 95th percentile calculation, the bandwidth charge would be: (2GB/day) * (30days) = 90GB &lt;br /&gt;
&lt;br /&gt;


As you can see, the consistent traffic with several days of busting traffic in the first example actually is more beneficial to the customer compared to the second example with its traffic that bursted for more than 5% of the time. Thankfully, the majority of servers on the Internet are going to be similar to example #1 and not example #2. &lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;table style=&quot;border-collapse: collapse&quot; border=&quot;1&quot; bordercolor=&quot;#cccccc&quot; cellpadding=&quot;10&quot; cellspacing=&quot;0&quot; width=&quot;100%&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;&lt;br /&gt;
&lt;p&gt;Following bandwidth pricing is for co-location and dedicated server customers.&lt;br /&gt;
For connectivity outside Colocation America's Data Center please contact &lt;a href=&quot;$WA_LINK[section=contact_us]&quot;&gt;Colocation America&lt;/a&gt; .&lt;/p&gt;
&lt;p&gt;All customers will be on &lt;u&gt;Premium Bandwidth&lt;/u&gt; by default, you&lt;br /&gt;
may request to modify your bandwidth preference at any time*. &lt;/p&gt;
&lt;table border=&quot;1&quot; bordercolor=&quot;#666666&quot; cellpadding=&quot;4&quot; cellspacing=&quot;0&quot; width=&quot;570&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td colspan=&quot;4&quot; align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;100%&quot;&gt;&lt;strong&gt;PREMIUM (Performance Based Routing)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;Commitment&lt;br /&gt;
Levels&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;15%&quot;&gt;&lt;strong&gt;Price Per&lt;br /&gt;
Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;Monthly Recurring&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;Equivalent Monthly transfer in GIGs/month&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;5 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$30&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$150&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;1,650+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;10 Mbps Un-metered&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$25&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$250&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;3,300&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;10 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$20&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$200&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;3,300+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;20&lt;/strong&gt;&lt;strong&gt; Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$15&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$300&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;6,600&lt;/strong&gt;&lt;strong&gt;+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;50 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$10&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$500&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;16,500+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;100 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$7&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$700&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;33,000&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan=&quot;4&quot; align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; height=&quot;40&quot; width=&quot;100%&quot;&gt;&lt;strong&gt;Connections are burstable*, Bandwidth is calculated based on the 95th percentile rule.&lt;br /&gt;
*10 Mbps Un-metered and 100 Mbps commitment levels are delivered via dedicated 10Mbps or 100Mbps ports which are limited by port speeds of 10Mbps and 100Mbps respectively. &lt;br /&gt;
Please contact Sales for prices on Fractional GIGE.&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;&amp;nbsp;
&lt;table border=&quot;1&quot; bordercolor=&quot;#666666&quot; cellpadding=&quot;4&quot; cellspacing=&quot;0&quot; width=&quot;570&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td colspan=&quot;4&quot; align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;100%&quot;&gt;&lt;strong&gt;CBR (Cost Based Routing)&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;Commitment&lt;br /&gt;
Levels&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;15%&quot;&gt;&lt;strong&gt;Price Per&lt;br /&gt;
Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;Monthly Recurring&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;&amp;nbsp;Equivalent Monthly transfer in GIGs/month&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#ffffff&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;5 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#ffffff&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$25&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#ffffff&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$125&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#ffffff&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;1,650+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;10 Mbps Un-metered&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$20&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$200&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;3,300&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;10 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$15&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$150&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;3,300+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;20 Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$10&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$200&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; bgcolor=&quot;#e8e8e8&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;6&lt;/strong&gt;&lt;strong&gt;,600+&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;50&lt;/strong&gt;&lt;strong&gt; Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$7&lt;br /&gt;
&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$350&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;16,500+&lt;br /&gt;
&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot; width=&quot;33%&quot;&gt;&lt;strong&gt;100&lt;/strong&gt;&lt;strong&gt; Mbps&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;17%&quot;&gt;&lt;strong&gt;$4&lt;br /&gt;
&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;16%&quot;&gt;&lt;strong&gt;$400&lt;/strong&gt;&lt;/td&gt;
&lt;td align=&quot;center&quot; width=&quot;34%&quot;&gt;&lt;strong&gt;33,000&lt;br /&gt;
&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td colspan=&quot;4&quot; align=&quot;center&quot; bgcolor=&quot;#e2e2e2&quot; width=&quot;100%&quot;&gt;&lt;strong&gt;Connections are burstable*, Bandwidth is calculated based on the 95th percentile rule.&lt;br /&gt;
*10 Mbps Un-metered and 100 Mbps commitment levels are delivered via dedicated 10Mbps or 100Mbps ports which are limited by port speeds of 10Mbps and 100Mbps respectively.&lt;br /&gt;
Please contact Sales for prices on Fractional GIGE.&lt;/strong&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;p&gt;&lt;span style=&quot;color: #ff0000&quot;&gt;*&lt;/span&gt; In most cases change of bandwidth preference to cost based routing from premium bandwidth&lt;br /&gt;
or reverse does not require change of IP address but in some rare cases it maybe required.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;center&gt;
&lt;table style=&quot;border-collapse: collapse&quot; align=&quot;center&quot; border=&quot;1&quot; bordercolor=&quot;#666666&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; width=&quot;570&quot;&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&quot;color: #ffffff; padding-left: 5px&quot; bgcolor=&quot;#00568c&quot; height=&quot;22&quot;&gt;Partners&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;td align=&quot;center&quot;&gt;&lt;img alt=&quot;&quot; src=&quot;img/providers.jpg&quot; height=&quot;114&quot; width=&quot;570&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/center&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot; /&gt;
&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;]]></description>

</item><item>


  <title><![CDATA[Connectivity - Colocation America]]></title>



  <link>http://www.colocationamerica.com/connectivity/connectivity.htm</link>


  <guid>-1connectivity</guid>

  <pubDate>Thu, 08 Oct 2009 00:00:00 -0800</pubDate>
  <category>Connectivity | Reliable Connectivity | Data Center Services</category>


  <description><![CDATA[&lt;p&gt;Colocation America is your one-stop shop for colocation hosting and managed IT solutions.  Situated in the renowned One Wilshire building, AON Center, Quimby Building, Telecom Center, and 7th Street in downtown Los Angeles, coupled with our locations in San Francisco, New York, New Jersey and Chicago. &amp;nbsp;Our world- class &lt;a rel=&quot;nofollow&quot; href=&quot;http://www.colocationamerica.com/colocation/colocation-locations.htm&quot; title=&quot;&quot;&gt;data centers&lt;/a&gt; have been specially engineered to provide you with the highest degree of uptime and reliability. &lt;/p&gt;
&lt;p&gt;With access to more than 200 premier Tier-1 carriers, we offer what is virtually an &lt;strong&gt;unlimited network capacity&lt;/strong&gt;, while simultaneously managing your IT systems based on your exact requirements and specifications.&lt;/p&gt;
&lt;h2&gt;Colocation Power&lt;/h2&gt;
&lt;p&gt;Power utilization is possibly the main issue for co-location facilities today. The growth of &lt;a rel=&quot;nofollow&quot; title=&quot;&quot; href=&quot;http://www.colocationamerica.com/colocation/colocation.htm&quot;&gt;1U colocation &lt;/a&gt;(one rack unit), 2U Colocation, &lt;a rel=&quot;nofollow&quot; title=&quot;&quot; href=&quot;http://www.colocationamerica.com/colocation/4u-colocation-servers.htm&quot;&gt;4U Colocation&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; title=&quot;&quot; href=&quot;http://www.colocationamerica.com/colocation/quarter-rack-colocation.htm&quot;&gt;1/4 rack colocation&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; title=&quot;&quot; href=&quot;http://www.colocationamerica.com/colocation/half-rack.htm&quot;&gt;1/2 rack colocation&lt;/a&gt;, &lt;a rel=&quot;nofollow&quot; title=&quot;&quot; href=&quot;http://www.colocationamerica.com/colocation/full-rack.htm&quot;&gt;Full rack colocation&lt;/a&gt; and &lt;a title=&quot;&quot; href=&quot;http://www.colocationamerica.com/colocation/blade-server.htm&quot;&gt;blade servers&lt;/a&gt; has increased the potential power needs for each unit. The typical rack + power formula was that every rack would acquire a 20A (Amp) circuit, which would only be somewhat used in a set point.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The emergence of capacity hungry technology has wrought some changes in the power demands that consumers place in co-location providers:&lt;/p&gt;
&lt;p&gt;Whereas some time ago a individual 20A circuit per cabinet had average power request of 2x 30A or 2x20A circuit, on behalf of an roughly 30% raise over the last three years.&lt;/p&gt;
&lt;p&gt;Customers are now using more of the circuits they order. An average customer may have previously used the 10-12 A per rack, a small part of a 20A circuit. Now, colocation providers report that multiple customers now apply far more prepared existing capacity, only leaving enough headroom to restart the equipment when necessary.&lt;/p&gt;
&lt;p&gt;Due to the intensifying power desires, power pricing volatility and re-energized interest in the actual power consumption, countless colocation providers set out to cover the actual power expenditure data as part of pricing, altogether in response to increased customer demand.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Global Leading Carriers&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Our &lt;a href=&quot;http://www.colocationamerica.com/services/colocation-hosting.htm&quot; title=&quot;&quot;&gt;colocation hosting&lt;/a&gt; service is backed by an impressive network compromised of some of the world's leading internet bandwidth providers.  This list includes top-notch carriers such as:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
360 Networks&lt;/li&gt;
&lt;li&gt;
Allied Telecom Group&lt;/li&gt;
&lt;li&gt;
AT&amp;T&lt;/li&gt;
&lt;li&gt;
Atlantic Crossing&lt;/li&gt;
&lt;li&gt;
Brasil Central&lt;/li&gt;
&lt;li&gt;
British Telecom&lt;/li&gt;
&lt;li&gt;
China Netcom&lt;/li&gt;
&lt;li&gt;
Cinco Telecom&lt;img src=&quot;http://www.colocationamerica.com/picts/articles/Connectivity.jpg&quot; width=&quot;400&quot; height=&quot;267&quot; title=&quot;Connectivity&quot; alt=&quot;colocation connectivity&quot; align=&quot;right&quot; /&gt;&lt;/li&gt;
&lt;li&gt;
Clear Channel Communications&lt;/li&gt;
&lt;li&gt;
Cogent&lt;/li&gt;
&lt;li&gt;
Comcast&lt;/li&gt;
&lt;li&gt;
FiberNet&lt;/li&gt;
&lt;li&gt;
France Telecom&lt;/li&gt;
&lt;li&gt;
Genesis Networks&lt;/li&gt;
&lt;li&gt;
Global Crossing&lt;/li&gt;
&lt;li&gt;
Host Ventures&lt;/li&gt;
&lt;li&gt;
Japan Telecom&lt;/li&gt;
&lt;li&gt;
Korean Telecom&lt;/li&gt;
&lt;li&gt;
Latin America Nautilus&lt;/li&gt;
&lt;li&gt;
Level (3)&lt;/li&gt;
&lt;li&gt;
Metro Communications&lt;/li&gt;
&lt;li&gt;
Net One&lt;/li&gt;
&lt;li&gt;
Open Telecom&lt;/li&gt;
&lt;li&gt;
PacWest&lt;/li&gt;
&lt;li&gt;
Peer 1&lt;/li&gt;
&lt;li&gt;
Primus Telecommunications&lt;/li&gt;
&lt;li&gt;
Qwest&lt;/li&gt;
&lt;li&gt;
SoCal Edison&lt;/li&gt;
&lt;li&gt;
Sprint Nextel&lt;/li&gt;
&lt;li&gt;
Taiwan Fixed Networks&lt;/li&gt;
&lt;li&gt;
TeleBermuda International&lt;/li&gt;
&lt;li&gt;
Telus&lt;/li&gt;
&lt;li&gt;
Time Warner Cable&lt;/li&gt;
&lt;li&gt;
T-Mobile&lt;/li&gt;
&lt;li&gt;
Towerstream&lt;/li&gt;
&lt;li&gt;
Verizon&lt;/li&gt;
&lt;li&gt;
Wilshire Connection&lt;/li&gt;
&lt;li&gt;
Yak Communications&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;p&gt;Please feel free to contact us for a complete list of more than 240 Tier-1 internet bandwidth providers in our network.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Features of Our Colocation Hosting Facilities&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Robust Electrical Capacity&lt;/strong&gt; - The One Wilshire facility is specially engineered to deliver power 75 to150 watts per square foot at 480 volts on a 3-phase, 4-wire system.  Our other locations, such as our 7th Street data center, all enjoy an incredibly robust electrical structure that more than meets all of our clients' needs.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Redundant Emergency Power Systems&lt;/strong&gt; - Colocation America currently has a total of five backup generators to support our main power supply in the event of service interruptions or low voltage conditions.  Our other locations throughout Los Angeles, San Francisco, and New York are equally equipped with power redundancy and quality generator backups.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reliable Fire Protection&lt;/strong&gt; - We have a remarkable fire detection and prevention system in place to protect your vital systems and hardware.  Our data centers are adequately equipped with a pre-action fire suppression system and receive the added benefit of building maintenance required to maintain the local fire/life/safety system.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;State of the Art Security&lt;/strong&gt; - Our colocation hosting facilities are protected by 24/7-365 on-site physical security integrated with advanced video surveillance cameras and electronic card access systems to ensure that only authorized personnel can enter the building. In addition, the perimeter and all sensitive areas are monitored around-the-clock.&lt;/li&gt;&lt;/ul&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot; /&gt;
&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;&lt;input id=&quot;gwProxy&quot; type=&quot;hidden&quot; /&gt;&lt;!--Session data--&gt;&lt;input onclick=&quot;jsCall();&quot; id=&quot;jsProxy&quot; type=&quot;hidden&quot; /&gt;
&lt;div id=&quot;refHTML&quot;&gt;&lt;/div&gt;]]></description>

</item>

 </channel>

 </rss>
 

