<?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>Systech Solutions LTD. &#187; Network Administration Notes and Commands</title>
	<atom:link href="http://www.systechsolutions.info/blog/category/network-administration-notes-and-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.systechsolutions.info/blog</link>
	<description>Making the most out of your technology.</description>
	<lastBuildDate>Wed, 21 Oct 2009 13:44:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>DHCP Reservation on Cisco 2960</title>
		<link>http://www.systechsolutions.info/blog/2009/05/dhcp-reservation-on-cisco-2960/</link>
		<comments>http://www.systechsolutions.info/blog/2009/05/dhcp-reservation-on-cisco-2960/#comments</comments>
		<pubDate>Wed, 13 May 2009 15:01:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Administration Notes and Commands]]></category>

		<guid isPermaLink="false">http://www.systechsolutions.info/?p=474</guid>
		<description><![CDATA[ip dhcp pool DHCP-WIFI
host x.x.x.x.23 255.255.255.240
client-identifier 0100.13ce.c307.92
default-router x.x.x.17
dns-server 193.67.79.39 193.79.237.39
]]></description>
			<content:encoded><![CDATA[<p>ip dhcp pool DHCP-WIFI<br />
host x.x.x.x.23 255.255.255.240<br />
client-identifier 0100.13ce.c307.92<br />
default-router x.x.x.17<br />
dns-server 193.67.79.39 193.79.237.39</p>
]]></content:encoded>
			<wfw:commentRss>http://www.systechsolutions.info/blog/2009/05/dhcp-reservation-on-cisco-2960/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
