<?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"
	>

<channel>
	<title>.::IT World Zone::.</title>
	<atom:link href="http://www.itworldzone.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itworldzone.com</link>
	<description></description>
	<pubDate>Wed, 17 Dec 2008 21:33:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Route Filtering Command</title>
		<link>http://www.itworldzone.com/2008/10/route-filtering-command/</link>
		<comments>http://www.itworldzone.com/2008/10/route-filtering-command/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 06:37:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Certification]]></category>

		<category><![CDATA[(ACL) 1.]]></category>

		<category><![CDATA[ACL 2.]]></category>

		<category><![CDATA[ACL 3.]]></category>

		<category><![CDATA[ACL 4.]]></category>

		<category><![CDATA[Cisco Router]]></category>

		<category><![CDATA[EIGRP routing process]]></category>

		<category><![CDATA[Route Filtering Commands]]></category>

		<category><![CDATA[Router Tips]]></category>

		<guid isPermaLink="false">http://www.itworldzone.com/?p=92</guid>
		<description><![CDATA[Route Filtering Using the distribute-list Command




Router(config)#router eigrp 10


Starts the EIGRP    routing process for autonomous system 10.






Router(config-router)#distribute-list   1 in


Creates an incoming   global distribute list that refers to access control list (ACL) 1.




Router(config-router)#distribute-list   2 out


Creates an outgoing   global distribute list that refers to ACL 2.




Router(config-router)#distribute-list  [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 11.25pt 0in 0.0001pt; line-height: normal; text-align: center;"><strong><span style="font-size: 9pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: black;">Route Filtering Using the distribute-list Command</span></strong></p>
<table class="MsoNormalTable" border="1" cellspacing="0" cellpadding="0">
<thead>
<tr>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: black;">Router(config)#router eigrp 10</span></p>
</td>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 8.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: black;">Starts the EIGRP    routing process for autonomous system 10.</span></p>
</td>
</tr>
</thead>
<tbody>
<tr>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: black;">Router(config-router)#distribute-list   1 in</span></p>
</td>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 8.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: black;">Creates an incoming   global distribute list that refers to access control list (ACL) 1.</span></p>
</td>
</tr>
<tr>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: black;">Router(config-router)#distribute-list   2 out</span></p>
</td>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 8.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: black;">Creates an outgoing   global distribute list that refers to ACL 2.</span></p>
</td>
</tr>
<tr>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: black;">Router(config-router)#distribute-list   3 in ethernet 0</span></p>
</td>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 8.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: black;">Creates an incoming   distribute list for interface Ethernet 0 and refers to ACL 3.</span></p>
</td>
</tr>
<tr>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 10pt; font-family: &quot;Courier New&quot;; color: black;">Router(config-router)#distribute-list   4 out serial 0</span></p>
</td>
<td style="padding: 0.75pt;" valign="top">
<p class="MsoNormal" style="margin-bottom: 0.0001pt; line-height: normal;"><span style="font-size: 8.5pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;; color: black;">Creates an outgoing   distribute list for interface serial 0 and refers to ACL 4.</span></p>
</td>
</tr>
</tbody>
</table>
<p>Webhostbutler for decent <a href="http://www.webhostbutler.com">cheap web hosting</a> packages.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.itworldzone.com/2008/10/route-filtering-command/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Access List Ranges</title>
		<link>http://www.itworldzone.com/2008/10/access-list-ranges/</link>
		<comments>http://www.itworldzone.com/2008/10/access-list-ranges/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 06:22:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Certification]]></category>

		<category><![CDATA[Access List Ranges]]></category>

		<category><![CDATA[Cisco Router]]></category>

		<category><![CDATA[Commands]]></category>

		<category><![CDATA[Extended IP Access Lists]]></category>

		<category><![CDATA[Extended IPX Access Lists]]></category>

		<category><![CDATA[IPX SAP Filters]]></category>

		<category><![CDATA[Standard IP Access Lists]]></category>

		<category><![CDATA[Standard IPX Access Lists]]></category>

		<guid isPermaLink="false">http://www.itworldzone.com/?p=88</guid>
		<description><![CDATA[



Access List Ranges




Access List Type


Number




Standard IP Access Lists


1-99




Extended IP Access Lists


100-199




Standard IPX Access Lists


800-899




Extended IPX Access Lists


900-999




IPX SAP Filters


1000-1099




]]></description>
			<content:encoded><![CDATA[<table class="MsoNormalTable" style="height: 203px;" border="1" cellspacing="0" cellpadding="0" width="411" align="center">
<tbody>
<tr>
<td style="border: medium none ; padding: 3.75pt;" colspan="2">
<p class="MsoNormal" style="line-height: 12.75pt; text-align: center;" align="center"><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;"><strong>Access List Ranges</strong></span></p>
</td>
</tr>
<tr>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="text-align: center; line-height: 12.75pt;" align="center"><strong><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Access List Type</span></strong></p>
</td>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="text-align: center; line-height: 12.75pt;" align="center"><strong><span style="font-size: 8.5pt; font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Number</span></strong></p>
</td>
</tr>
<tr>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">Standard IP Access Lists</span></p>
</td>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">1-99</span></p>
</td>
</tr>
<tr>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">Extended IP Access Lists</span></p>
</td>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">100-199</span></p>
</td>
</tr>
<tr>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">Standard IPX Access Lists</span></p>
</td>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">800-899</span></p>
</td>
</tr>
<tr>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">Extended IPX Access Lists</span></p>
</td>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">900-999</span></p>
</td>
</tr>
<tr>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">IPX SAP Filters</span></p>
</td>
<td style="padding: 3.75pt;">
<p class="MsoNormal" style="line-height: 12.75pt;" align="center"><span style="font-size: 8pt; font-family: &quot;Arial&quot;,&quot;sans-serif&quot;; color: black;">1000-1099</span></p>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.itworldzone.com/2008/10/access-list-ranges/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
