<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for HyperSurf Internet Blog</title>
	<atom:link href="http://www.hypersurf.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hypersurf.com/blog</link>
	<description>Articles on Internet Services</description>
	<lastBuildDate>Fri, 30 Mar 2012 18:33:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to Connect a Business T1 Line by admin</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-335</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 30 Mar 2012 18:33:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-335</guid>
		<description>No you cant &quot;split&quot; the T1 line. 
But you can extend or split the ethernet. I would come from a switch in one building and extend to another building.
Of course ethernet can only be run 100M, so you may have to make it a fiber connection.

Or you can extend &quot;hot cut&quot; the T1 to the new location, and only have it be down for a few moments.</description>
		<content:encoded><![CDATA[<p>No you cant &#8220;split&#8221; the T1 line.<br />
But you can extend or split the ethernet. I would come from a switch in one building and extend to another building.<br />
Of course ethernet can only be run 100M, so you may have to make it a fiber connection.</p>
<p>Or you can extend &#8220;hot cut&#8221; the T1 to the new location, and only have it be down for a few moments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Connect a Business T1 Line by ray</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-332</link>
		<dc:creator>ray</dc:creator>
		<pubDate>Fri, 30 Mar 2012 16:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-332</guid>
		<description>we&#039;re moving our 911 system (2 servers - primary &amp; secondary) from one location to a temp spot for 3 months. we have a t1 line and in order to prevent any downtime of the 911 system, i&#039;m wondering if the t1 can be extended from the d-mark out to the new location and be live at the same time as the existing feed is?

In other words is it possible to run a t1 off the d-mark to 2 jacks and have them both live at the same time?</description>
		<content:encoded><![CDATA[<p>we&#8217;re moving our 911 system (2 servers &#8211; primary &amp; secondary) from one location to a temp spot for 3 months. we have a t1 line and in order to prevent any downtime of the 911 system, i&#8217;m wondering if the t1 can be extended from the d-mark out to the new location and be live at the same time as the existing feed is?</p>
<p>In other words is it possible to run a t1 off the d-mark to 2 jacks and have them both live at the same time?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Gas Prices going to $5 a gallon by Why is gas so expensive</title>
		<link>http://www.hypersurf.com/blog/current-events/gas-prices-going-to-5-a-gallon/comment-page-1/#comment-292</link>
		<dc:creator>Why is gas so expensive</dc:creator>
		<pubDate>Mon, 26 Mar 2012 16:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=130#comment-292</guid>
		<description>How much higher can gas prices go. Between my partner and I We are out almost $100 on gas per week. The Government needs to do something about this. Its unbelievable. With the summer right around the corner you know prices are only going to increase. Don&#039;t know how I will be able to afford to eat.</description>
		<content:encoded><![CDATA[<p>How much higher can gas prices go. Between my partner and I We are out almost $100 on gas per week. The Government needs to do something about this. Its unbelievable. With the summer right around the corner you know prices are only going to increase. Don&#8217;t know how I will be able to afford to eat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Connect a Business T1 Line by Bruce</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-184</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 04 Mar 2012 20:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-184</guid>
		<description>I have a 1600 with an internal T1dsu/csu card and it looks like the &quot;serial0&quot; according to show ip int br

I also have a 1705 with an internal T1dsu/csu card and it looks like the &quot;serial0&quot; according to show ip int br

How can I make these 2 work in my lab... I connected an x-over and configured the serial interfaces with a sample of

Interface serial0
service-module t1 clock source internal
service-module t1 timeslots 1-24 speed 64
service-module t1 framing esf
service-module t1 linecode b8zs
ip address 10.1.1.1 255.255.255.0
encapsulation ppp
no shut

and 
Interface serial0
service-module t1 clock source internal
service-module t1 timeslots 1-24 speed 64
service-module t1 framing esf
service-module t1 linecode b8zs
ip address 10.1.1.2 255.255.255.0
encapsulation ppp
no shut

and with show ip int br both show this:

Router#show ip int br
Interface                  IP-Address      OK? Method Status                Prot
ocol
FastEthernet0              unassigned      YES unset  administratively down down

Serial0                    10.1.1.1        YES manual down                  down

As you can tell, this is my level of T1 cards...

Help!  Again a lab environment...

Thx</description>
		<content:encoded><![CDATA[<p>I have a 1600 with an internal T1dsu/csu card and it looks like the &#8220;serial0&#8243; according to show ip int br</p>
<p>I also have a 1705 with an internal T1dsu/csu card and it looks like the &#8220;serial0&#8243; according to show ip int br</p>
<p>How can I make these 2 work in my lab&#8230; I connected an x-over and configured the serial interfaces with a sample of</p>
<p>Interface serial0<br />
service-module t1 clock source internal<br />
service-module t1 timeslots 1-24 speed 64<br />
service-module t1 framing esf<br />
service-module t1 linecode b8zs<br />
ip address 10.1.1.1 255.255.255.0<br />
encapsulation ppp<br />
no shut</p>
<p>and<br />
Interface serial0<br />
service-module t1 clock source internal<br />
service-module t1 timeslots 1-24 speed 64<br />
service-module t1 framing esf<br />
service-module t1 linecode b8zs<br />
ip address 10.1.1.2 255.255.255.0<br />
encapsulation ppp<br />
no shut</p>
<p>and with show ip int br both show this:</p>
<p>Router#show ip int br<br />
Interface                  IP-Address      OK? Method Status                Prot<br />
ocol<br />
FastEthernet0              unassigned      YES unset  administratively down down</p>
<p>Serial0                    10.1.1.1        YES manual down                  down</p>
<p>As you can tell, this is my level of T1 cards&#8230;</p>
<p>Help!  Again a lab environment&#8230;</p>
<p>Thx</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Connect a Business T1 Line by admin</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-84</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 29 Jul 2010 21:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-84</guid>
		<description>Yes you are paying for reliability. The speed is not fast nowadays, but 5-10 yrs ago, that was enough. Still most small to medium businesses can utilize a T1 and also have high reliability.</description>
		<content:encoded><![CDATA[<p>Yes you are paying for reliability. The speed is not fast nowadays, but 5-10 yrs ago, that was enough. Still most small to medium businesses can utilize a T1 and also have high reliability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco Aux Port to Reverse Telnet to My Firewall by Mel Freeze</title>
		<link>http://www.hypersurf.com/blog/t1-line/cisco-aux-port-to-reverse-telnet-to-my-firewall/comment-page-1/#comment-80</link>
		<dc:creator>Mel Freeze</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=35#comment-80</guid>
		<description>Morning, It&#039;s great to find a good blog like this one. Do you mind if I use some of your info, as long as I give you a link back?</description>
		<content:encoded><![CDATA[<p>Morning, It&#8217;s great to find a good blog like this one. Do you mind if I use some of your info, as long as I give you a link back?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Connect a Business T1 Line by T1 Line UK</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-79</link>
		<dc:creator>T1 Line UK</dc:creator>
		<pubDate>Fri, 21 May 2010 05:47:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-79</guid>
		<description>A T1 gets you about 1.5 megabits/sec up and down for about ten times the cost of a cable modem.

The cable modem gets you 10 (or more) megabits/sec down and 1 megabit/sec up minimum though it can boost up to 1.5 megabits up.

Also the only reason cable modems don’t go 2-3x faster is because time warner throttles the bandwidth to perpetuate the stranglehold the huge telcos have over bandwidth and the internet in general.

So cables are equal/slightly-less up rate as T1 and vastly superior downrate as T1. But they cost 1/10 as much.

So what is the point of a T1 line?

Just the reliability and consistency of 1.5 megabits/sec 24/7?</description>
		<content:encoded><![CDATA[<p>A T1 gets you about 1.5 megabits/sec up and down for about ten times the cost of a cable modem.</p>
<p>The cable modem gets you 10 (or more) megabits/sec down and 1 megabit/sec up minimum though it can boost up to 1.5 megabits up.</p>
<p>Also the only reason cable modems don’t go 2-3x faster is because time warner throttles the bandwidth to perpetuate the stranglehold the huge telcos have over bandwidth and the internet in general.</p>
<p>So cables are equal/slightly-less up rate as T1 and vastly superior downrate as T1. But they cost 1/10 as much.</p>
<p>So what is the point of a T1 line?</p>
<p>Just the reliability and consistency of 1.5 megabits/sec 24/7?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to connect a DSL line to your place of business or residence by Jay Buente</title>
		<link>http://www.hypersurf.com/blog/dsl/how-to-connect-a-dsl-line-to-your-place-of-business-or-residence/comment-page-1/#comment-52</link>
		<dc:creator>Jay Buente</dc:creator>
		<pubDate>Tue, 09 Mar 2010 14:19:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=27#comment-52</guid>
		<description>I just subscribed to your RSS feed, not sure if I did it properly though? Nice article by the way.</description>
		<content:encoded><![CDATA[<p>I just subscribed to your RSS feed, not sure if I did it properly though? Nice article by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Connect a Business T1 Line by loans</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-49</link>
		<dc:creator>loans</dc:creator>
		<pubDate>Tue, 09 Mar 2010 06:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-49</guid>
		<description>I want to thank the blogger very much not only for this post but also for his all previous efforts. I found www.hypersurf.com to be greatly interesting. I will be coming back to www.hypersurf.com for more information.</description>
		<content:encoded><![CDATA[<p>I want to thank the blogger very much not only for this post but also for his all previous efforts. I found <a href="http://www.hypersurf.com" rel="nofollow">http://www.hypersurf.com</a> to be greatly interesting. I will be coming back to <a href="http://www.hypersurf.com" rel="nofollow">http://www.hypersurf.com</a> for more information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to Connect a Business T1 Line by DanO</title>
		<link>http://www.hypersurf.com/blog/t1-line/how-to-connect-a-business-t1-line/comment-page-1/#comment-48</link>
		<dc:creator>DanO</dc:creator>
		<pubDate>Tue, 09 Mar 2010 04:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hypersurf.com/blog/?p=14#comment-48</guid>
		<description>I have been working on a Cisco 2600 with an internal CSU/DSU.  I am a little lost.  This blog has helped a little bit.  However, would you have some time to contact me with some help?  dan@iremedy.net</description>
		<content:encoded><![CDATA[<p>I have been working on a Cisco 2600 with an internal CSU/DSU.  I am a little lost.  This blog has helped a little bit.  However, would you have some time to contact me with some help?  <a href="mailto:dan@iremedy.net">dan@iremedy.net</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

