<?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>AlekZ&#039; Scratchpad &#187; Cisco</title>
	<atom:link href="http://www.alekz.net/archives/category/computers/cisco-computers/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alekz.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:01:58 +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>Default passwords</title>
		<link>http://www.alekz.net/archives/1072</link>
		<comments>http://www.alekz.net/archives/1072#comments</comments>
		<pubDate>Wed, 21 Sep 2011 01:33:08 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Cyclades]]></category>
		<category><![CDATA[Netscreen]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[Avocent]]></category>
		<category><![CDATA[cyclades]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=1072</guid>
		<description><![CDATA[Solaris 11: root/solaris Cyclades console servers (e.g. ACS4): root/tslinux Avocent ACS5000 console servers: root/avocent Cisco VPN3000: admin/admin Netscreen: netscreen/netscreen Avocent/Cyclades PM IPDU: admin/pm8]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/1072/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASA and traceroute</title>
		<link>http://www.alekz.net/archives/987</link>
		<comments>http://www.alekz.net/archives/987#comments</comments>
		<pubDate>Fri, 18 Mar 2011 13:39:33 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[traceroute]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=987</guid>
		<description><![CDATA[By default ASA does not decrease the TTL field, hence is not visible in traceroute output. This is how to change this behaviour : asa# conf t asa(config)# icmp unreachable rate-limit 10 burst-size 5 asa(config)# policy-map global_policy asa(config-pmap)# asa(config-pmap)# class class-default asa(config-pmap-c)# set connection decrement-ttl The result: asa# sh run . . . icmp unreachable [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/987/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CheckPoint Firewall policy parsers and converters</title>
		<link>http://www.alekz.net/archives/889</link>
		<comments>http://www.alekz.net/archives/889#comments</comments>
		<pubDate>Wed, 08 Sep 2010 12:27:15 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Netscreen]]></category>
		<category><![CDATA[CheckPoint]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=889</guid>
		<description><![CDATA[cpfw2ns &#8211; Checkpoint to Juniper converter (outdated?) FWdoc &#8211; CheckPoint converter, verifier, parser Fortinet &#8211; Checkpoint &#8211; Cisco &#8211; Netscreen converter Cisco Security Conversion Tool (SCT) &#8211; CheckPoint &#8211; ASA CPRules &#8211; CheckPoint to HTML converter]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/889/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jumbo frames on Cisco</title>
		<link>http://www.alekz.net/archives/108</link>
		<comments>http://www.alekz.net/archives/108#comments</comments>
		<pubDate>Wed, 12 Nov 2008 00:04:39 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[CatOS]]></category>
		<category><![CDATA[ethernet]]></category>
		<category><![CDATA[IOS]]></category>
		<category><![CDATA[jumbo frames]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=108</guid>
		<description><![CDATA[For IOS: 3750(config)# system mtu jumbo 9000 3750(config)# exit 3750# reload 7609(config)#int gigabitEthernet 1/1 7609(config-if)#mtu ? &#60;1500-9216&#62; MTU size in bytes 7609(config-if)#mtu 9216 Verify in Native IOS: 7609#show interfaces gigabitEthernet 1/1 GigabitEthernet1/1 is up, line protocol is up (connected) Hardware is C6k 1000Mb 802.3, address is 0007.0d0e.640a (bia 0007.0d0e.640a) MTU 9216 bytes, BW 1000000 Kbit, [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/108/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Displaying by page</title>
		<link>http://www.alekz.net/archives/94</link>
		<comments>http://www.alekz.net/archives/94#comments</comments>
		<pubDate>Tue, 01 Jul 2008 19:54:28 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Foundry]]></category>
		<category><![CDATA[Netscreen]]></category>
		<category><![CDATA[Solaris]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[paging]]></category>
		<category><![CDATA[PIX]]></category>
		<category><![CDATA[UNIX]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=94</guid>
		<description><![CDATA[How to enable, disable displaying by page and change the number of lines by page in various OS&#039;es Netscreen OS: ns-1(M)-&#62; set console page? &#60;number&#62;             lines of page (0 to disable) Cisco IOS: cs#terminal length ? &#60;0-512&#62;  Number of lines on screen (0 for no pausing) PIX: pix(config)# pager ? Usage:  [no] pager [lines &#60;lines&#62;] [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/94/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

