<?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>2W1ETN&#187; 1721</title>
	<atom:link href="http://www.2w1etn.com/index.php/tag/1721/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2w1etn.com</link>
	<description>Damien Jorgensen - Radio Ham, Software Developer and Car Enthusiast</description>
	<lastBuildDate>Wed, 09 Dec 2009 10:50:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Show ADSL Speed on Cisco Router</title>
		<link>http://www.2w1etn.com/index.php/2009/show-adsl-speed-on-cisco-router/</link>
		<comments>http://www.2w1etn.com/index.php/2009/show-adsl-speed-on-cisco-router/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 13:09:13 +0000</pubDate>
		<dc:creator>2W1ETN</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[1721]]></category>
		<category><![CDATA[ADSL]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[WAN]]></category>

		<guid isPermaLink="false">http://www.2w1etn.com/index.php/2009/show-adsl-speed-on-cisco-router/</guid>
		<description><![CDATA[Obtaining the ADSL Sync speed from your Cisco Router is quite easy, just pass the following command


show dsl interface atm0

You&#8217;ll get something like the following back:


 

router#show dsl interface atm0



ATM0



Alcatel 20150 chipset information



                ATU-R (DS)       [...]]]></description>
			<content:encoded><![CDATA[<p>Obtaining the ADSL Sync speed from your Cisco Router is quite easy, just pass the following command
</p>
<div style="background: white; color:#555555; font-family:Courier New; font-size:10pt; padding:5px;">
show dsl interface atm0
</div>
<p>You&#8217;ll get something like the following back:
</p>
<p>
 </p>
<p>
<pre><code>router#show dsl interface atm0
</code></pre>
</p>
<p>
<pre><code>ATM0
</code></pre>
</p>
<p>
<pre><code>Alcatel 20150 chipset information
</code></pre>
</p>
<p>
<pre><code>                ATU-R (DS)                      ATU-C (US)
</code></pre>
</p>
<p>
<pre><code>Modem Status:    Showtime (DMTDSL_SHOWTIME)
</code></pre>
</p>
<p>
<pre><code>DSL Mode:        ITU G.992.1 (G.DMT) Annex A
</code></pre>
</p>
<p>
<pre><code>ITU STD NUM:     0x01                            0x1
</code></pre>
</p>
<p>
<pre><code>Vendor ID:       'ALCB'                          'TSTC'
</code></pre>
</p>
<p>
<pre><code>Vendor Specific: 0x0000                          0x0000
</code></pre>
</p>
<p>
<pre><code>Vendor Country:  0x00                            0xB5
</code></pre>
</p>
<p>
<pre><code>Capacity Used:   100%                            62%
</code></pre>
</p>
<p>
<pre><code>Noise Margin:     5.5 dB                         19.0 dB
</code></pre>
</p>
<p>
<pre><code>Output Power:    20.0 dBm                        12.0 dBm
</code></pre>
</p>
<p>
<pre><code>Attenuation:     49.0 dB                         22.5 dB
</code></pre>
</p>
<p>
<pre><code>Defect Status:   None                            None
</code></pre>
</p>
<p>
<pre><code>Last Fail Code:  None
</code></pre>
</p>
<p>
<pre><code>Selftest Result: 0x00
</code></pre>
</p>
<p>
<pre><code>Subfunction:     0x15
</code></pre>
</p>
<p>
<pre><code>Interrupts:      1333 (0 spurious)
</code></pre>
</p>
<p>
<pre><code>PHY Access Err:  0
</code></pre>
</p>
<p>
<pre><code>Activations:     1
</code></pre>
</p>
<p>
<pre><code>LED Status:      ON
</code></pre>
</p>
<p>
<pre><code>LED On Time:     100
</code></pre>
</p>
<p>
<pre><code>LED Off Time:    100
</code></pre>
</p>
<p>
<pre><code>Init FW:         embedded
</code></pre>
</p>
<p>
<pre><code>Operation FW:    embedded
</code></pre>
</p>
<p>
<pre><code>SW Version:      3.8131
</code></pre>
</p>
<p>
<pre><code>FW Version:      0x1A04
</code></pre>
</p>
<p>
 </p>
<p>
<pre><code>                 Interleave             Fast    Interleave              Fast
</code></pre>
</p>
<p>
<pre><code><span style="text-decoration:underline"><strong>Speed (kbps):          5856                0           448                 0
</strong></span></code></pre>
</p>
<p>
<pre><code>Cells:                15473                0        192329                 0
</code></pre>
</p>
<p>
<pre><code>Reed-Solomon EC:       7248                0             0                 0
</code></pre>
</p>
<p>
<pre><code>CRC Errors:               3                0             0                 0
</code></pre>
</p>
<p>
<pre><code>Header Errors:            2                0             0                 0
</code></pre>
</p>
<p>
<pre><code>Bit Errors:               0                0
</code></pre>
</p>
<p>
<pre><code>BER Valid sec:            0                0
</code></pre>
</p>
<p>
<pre><code>BER Invalid sec:          0                0
</code></pre>
</p>
<p>
 </p>
<p>
<pre><code>LOM Monitoring : Disabled
</code></pre>
</p>
<p>
 </p>
<p>
<pre><code>DMT Bits Per Bin
</code></pre>
</p>
<p>
<pre><code>00: 0 0 0 0 0 0 0 4 4 5 7 8 8 9 9 8
</code></pre>
</p>
<p>
<pre><code>10: 8 8 8 8 8 7 7 7 6 6 5 5 4 3 0 0
</code></pre>
</p>
<p>
<pre><code>20: 0 0 0 0 0 0 4 5 5 6 7 8 9 9 A A
</code></pre>
</p>
<p>
<pre><code>30: A B B B C C C D D D D D D D D D
</code></pre>
</p>
<p>
<pre><code>40: 0 D D D D D D D 2 D D D D D D D
</code></pre>
</p>
<p>
<pre><code>50: D D C D D C C C C D D D D C D D
</code></pre>
</p>
<p>
<pre><code>60: D C C C C C C C C C C C C B 8 B
</code></pre>
</p>
<p>
<pre><code>70: C C B C C C C C C C C C C B B B
</code></pre>
</p>
<p>
<pre><code>80: B B B A B B A A A A A A A A 8 A
</code></pre>
</p>
<p>
<pre><code>90: A 9 9 9 9 9 9 9 8 7 8 8 8 8 8 7
</code></pre>
</p>
<p>
<pre><code>A0: 7 5 7 7 7 5 7 8 8 8 8 8 8 8 7 7
</code></pre>
</p>
<p>
<pre><code>B0: 7 7 7 7 7 7 7 7 7 7 7 7 7 7 7 5
</code></pre>
</p>
<p>
<pre><code>C0: 5 5 5 5 5 4 4 4 4 4 2 2 0 0 0 0
</code></pre>
</p>
<p>
<pre><code>D0: 0 0 0 0 0 0 2 2 2 2 3 3 2 4 4 4
</code></pre>
</p>
<p>
<pre><code>E0: 4 4 4 4 4 4 4 4 4 4 3 4 3 3 3 3
</code></pre>
</p>
<p>
<pre><code>F0: 3 3 3 2 2 0 0 0 0 0 0 0 0 0 0 0
</code></pre>
</p>
<p>
 </p>
<p>
<pre><code>DSL: Training log buffer capability is not enabled</code></pre></p>
]]></content:encoded>
			<wfw:commentRss>http://www.2w1etn.com/index.php/2009/show-adsl-speed-on-cisco-router/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling HTTP Server on Cisco IOS Routers</title>
		<link>http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/</link>
		<comments>http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 12:05:34 +0000</pubDate>
		<dc:creator>2W1ETN</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[1721]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[SDM]]></category>

		<guid isPermaLink="false">http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/</guid>
		<description><![CDATA[Enabling the HTTP server on Cisco Routers is easily done using the console port or via an SSH connection.

You might wonder why you&#8217;d want the HTTP server running; well you need it if you want to install SDM (Cisco Router and Security Device Manager)


 
To enable the web server logon or connect via terminal

Then type the [...]]]></description>
			<content:encoded><![CDATA[<p>Enabling the HTTP server on Cisco Routers is easily done using the console port or via an SSH connection.
</p>
<p>You might wonder why you&#8217;d want the HTTP server running; well you need it if you want to install SDM (Cisco Router and Security Device Manager)
</p>
<p>
 </p>
<p>To enable the web server logon or connect via terminal
</p>
<p>Then type the command
</p>
<p><span style="font-size:12pt"><strong>enable<br />
</strong></span></p>
<p>Then type
</p>
<p><span style="font-size:12pt"><strong>config<br />
</strong></span></p>
<p>Press enter to config from the terminal when prompted
</p>
<p><em>You should see a prompt like (Which is the config prompt):<br />
</em></p>
<p><span style="font-size:12pt"><em>Router(config)#<br />
</em></span></p>
<p>Enter the following commands
</p>
<p><span style="font-size:12pt"><strong>ip http server<br/>ip http secure-server<br/>ip http authentication local<br />
</strong></span></p>
<p>
 </p>
<p>If you intend to install SDM or want to be able to access the router from SSH then you need to add a user account as below:
</p>
<p><span style="font-size:12pt"><strong>Username sdm privilege 15 password 0 sdm<br />
</strong></span></p>
<p>That will create a user with the username and password of SDM
</p>
<p>
 </p>
<p>If you haven&#8217;t enabled SSH and or telnet do so using the following commands:<br/><span style="font-size:12pt"><strong>line vty 0 4<br/>login local<br/>transport input telnet ssh</strong></span><br/>
	</p>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.2w1etn.com/index.php/2009/enabling-http-server-on-cisco-ios-routers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
