<?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>CiscoZine &#187; Tcl</title>
	<atom:link href="http://www.ciscozine.com/tag/tcl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ciscozine.com</link>
	<description>Daily reporting on Cisco technology</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:24:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Nmap for IOS? No, IOSMap</title>
		<link>http://www.ciscozine.com/2012/02/08/nmap-for-ios-no-iosmap/</link>
		<comments>http://www.ciscozine.com/2012/02/08/nmap-for-ios-no-iosmap/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 09:24:44 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Nmap]]></category>
		<category><![CDATA[Port Scanning]]></category>
		<category><![CDATA[Tcl]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=933</guid>
		<description><![CDATA[The Tcl shell can be used to run Cisco IOS CLI EXEC commands within a Tcl script. Using the Tcl shell to run CLI commands allows customers to build menus to guide novice users through tasks, to automate repetitive tasks, and to create custom output for show commands. Not everyone knows that it is possible to implement a port scanning tool like a light Nmap. Surfing the web I have found a tool named IOSMap, a Cisco port scanning tool. It is not mandatory know Tcl to use this script; the only thing you need to know is how execute a [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2012/02/08/nmap-for-ios-no-iosmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IOS Scripting with Tcl</title>
		<link>http://www.ciscozine.com/2008/12/13/ios-scripting-with-tcl/</link>
		<comments>http://www.ciscozine.com/2008/12/13/ios-scripting-with-tcl/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 18:04:48 +0000</pubDate>
		<dc:creator>Fabio Semperboni</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Advanced configuration]]></category>
		<category><![CDATA[Tcl]]></category>

		<guid isPermaLink="false">http://www.ciscozine.com/?p=608</guid>
		<description><![CDATA[Discovered during Cisco CCNP course, Tcl (originally from &#8220;Tool Command Language&#8220;) is a scripting language created by John Ousterhout and introduced from IOS version 12.3(2)T. But what is Cisco Tcl? The Cisco IOS Tcl shell was designed to allow customers to run Tcl commands directly from the Cisco IOS CLI prompt. Cisco IOS software does contain some subsystems such as Embedded Syslog Manager (ESM) and Interactive Voice Response (IVR) that use Tcl interpreters as part of their implementation. These subsystems have their own proprietary commands and keyword options that are not available in the Tcl shell. Several methods have been [...]]]></description>
		<wfw:commentRss>http://www.ciscozine.com/2008/12/13/ios-scripting-with-tcl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

