<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random Randy Ramblings &#187; Cisco</title>
	<atom:link href="http://randymelder.com/category/technology/cisco/feed/" rel="self" type="application/rss+xml" />
	<link>http://randymelder.com</link>
	<description>Stuff that was so important, I had to write it down.</description>
	<lastBuildDate>Mon, 24 May 2010 22:24:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ISDN &#8211; General Description</title>
		<link>http://randymelder.com/2007/02/24/isdn_general_description/</link>
		<comments>http://randymelder.com/2007/02/24/isdn_general_description/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 17:20:50 +0000</pubDate>
		<dc:creator>Randy Melder</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/isdn_general_description/</guid>
		<description><![CDATA[ISDN is a dial-up technology. It has to establish, maintain and terminate the circuit via a &#8220;Delta&#8221; channel. It transmits and receives data via &#8220;Bearer&#8221; channels. This can be done &#8220;in-band&#8221; or &#8220;out-of-band&#8221; depending on standards and equipment. ISDN Technologies are broken down into BRI and PRI. Bearer channels carry the data. Delta channels are [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2007/02/24/isdn_general_description/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PPP</title>
		<link>http://randymelder.com/2007/02/10/ppp/</link>
		<comments>http://randymelder.com/2007/02/10/ppp/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 18:28:24 +0000</pubDate>
		<dc:creator>Randy Melder</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/cisco/ppp/</guid>
		<description><![CDATA[PPP Architecture PPP allows other protocols to run over PPP, this is an advantage over SLIP. .osiTable td { margin: 2px; padding: 2px; border=1px dashed #CCCCCC; } OSI Layer 3 Upper-layer protocols (IP, IPX, AppleTalk) 2 Network Control Protocol (NCP) Link Control Protocol (LCP) High-level Data Link Control (HDLC) 1 Physical Layer(such as EIA/TIA-232, v.24, [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2007/02/10/ppp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configuring an asynchronous dialup connection on Cisco Routers</title>
		<link>http://randymelder.com/2007/02/10/configuring-an-asynchronous-dialup-connection-on-cisco-routers/</link>
		<comments>http://randymelder.com/2007/02/10/configuring-an-asynchronous-dialup-connection-on-cisco-routers/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 16:24:29 +0000</pubDate>
		<dc:creator>Randy Melder</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/cisco/configuring-an-asynchronous-dialup-connection-on-cisco-routers/</guid>
		<description><![CDATA[Objective The objective here is to configure two Cisco routers to connect to each other using PPP. The routers will also be configured to provide in-band connections through the serial interfaces. Then configure the asynchronous connections to support PPP and Dial-On-Demand Routing (DDR). Inventory ROUTER 1 Fa0/0 192.168.0.1/24, S0/1 192.168.8.1/24 MODEM 1 HOST 1 192.168.0.2/24 [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2007/02/10/configuring-an-asynchronous-dialup-connection-on-cisco-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MODEMs and Asynchronous Dial-up</title>
		<link>http://randymelder.com/2007/02/03/modems-and-asynchronous-dial-up/</link>
		<comments>http://randymelder.com/2007/02/03/modems-and-asynchronous-dial-up/#comments</comments>
		<pubDate>Sat, 03 Feb 2007 17:39:56 +0000</pubDate>
		<dc:creator>Randy Melder</dc:creator>
				<category><![CDATA[Cisco]]></category>

		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/cisco/modems-and-asynchronous-dial-up/</guid>
		<description><![CDATA[Believe it or not, there are good reasons to use MODEMs on POTS lines to this day. One may want to have a MODEM connected to a router for out-of-band communications in case of disaster recovery. A Typical MODEM Connection [Host]&#8211;[MODEM]&#8212;-[Telco Switch]&#8212;-[Telco Switch]&#8212;-[MODEM]&#8211;[Host] MODEM Signaling &#8211; Control Pin 2 = Transmit Data Pin 3 = [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2007/02/03/modems-and-asynchronous-dial-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WAN &#8211; Wide Area Networks</title>
		<link>http://randymelder.com/2007/01/20/wan-wide-area-networks/</link>
		<comments>http://randymelder.com/2007/01/20/wan-wide-area-networks/#comments</comments>
		<pubDate>Sat, 20 Jan 2007 18:38:20 +0000</pubDate>
		<dc:creator>Randy Melder</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.randymelder.com/index.php/technology/wan-wide-area-networks/</guid>
		<description><![CDATA[WANs mean connecting multiple networks and technologies into one cohesive network. Terminology Central site: Corporate enterprise network. Mobile Users: Sales people, engineers, traveling users, etc. Branch Office: Users want to get to a central site. Zero footprint: web browser based applications. VPN: Virtual Private Network &#8211; a way you secure WAN connections. Remoted Access Networks: [...]]]></description>
		<wfw:commentRss>http://randymelder.com/2007/01/20/wan-wide-area-networks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
