<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Braindump</title>
	<atom:link href="http://www.curtis-lamasters.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.curtis-lamasters.com</link>
	<description>Tid bits of life</description>
	<lastBuildDate>Fri, 03 May 2013 17:35:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Comment on Cisco vs. Extreme Networks Switching Commands by Steve</title>
		<link>http://www.curtis-lamasters.com/cisco-vs-extreme-networks-switching-commands/comment-page-1/#comment-1027</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Fri, 03 May 2013 17:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.curtis-lamasters.com/?p=26#comment-1027</guid>
		<description><![CDATA[Thanks for this great translation guide! It&#039;s really helpful for someone who&#039;s been working on Cisco for 10+ years, but just bought an Extreme on Ebay for the home lab because it&#039;s so much cheaper!! :-)  Helped me get my home lab up in no time!]]></description>
		<content:encoded><![CDATA[<p>Thanks for this great translation guide! It&#8217;s really helpful for someone who&#8217;s been working on Cisco for 10+ years, but just bought an Extreme on Ebay for the home lab because it&#8217;s so much cheaper!! <img src='http://www.curtis-lamasters.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />   Helped me get my home lab up in no time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on showmypc.com &#8211; VNC / SSH based remote administration by Eugene</title>
		<link>http://www.curtis-lamasters.com/showmypccom-vnc-ssh-based-remote-administration/comment-page-1/#comment-1025</link>
		<dc:creator>Eugene</dc:creator>
		<pubDate>Fri, 12 Apr 2013 12:31:21 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.curtis-lamasters.com/?p=36#comment-1025</guid>
		<description><![CDATA[This is also good.
The software  works well, Ammyy Admin doesn&#039;t require installation or specific config, works behind gateways NAT as well as within one LAN.]]></description>
		<content:encoded><![CDATA[<p>This is also good.<br />
The software  works well, Ammyy Admin doesn&#8217;t require installation or specific config, works behind gateways NAT as well as within one LAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco Switching &#8211; switchport nonegotiate by Renji</title>
		<link>http://www.curtis-lamasters.com/cisco-switching-switchport-nonegotiate/comment-page-1/#comment-972</link>
		<dc:creator>Renji</dc:creator>
		<pubDate>Fri, 27 Apr 2012 15:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.curtis-lamasters.com/?p=218#comment-972</guid>
		<description><![CDATA[simple but well explained. thanks]]></description>
		<content:encoded><![CDATA[<p>simple but well explained. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco vs. Extreme Networks Switching Commands by Alexander</title>
		<link>http://www.curtis-lamasters.com/cisco-vs-extreme-networks-switching-commands/comment-page-1/#comment-966</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 05 Mar 2012 14:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.curtis-lamasters.com/?p=26#comment-966</guid>
		<description><![CDATA[When you said:

&quot;Since your interVLAN routing occurs at the core, the switch to switch trunks need to be tagged on all VLANs (or just the ones that the access switch need to know about…think VLAN pruning in Cisco Land). &quot;

But is possible to configure switch to switch connection with tagged and one vlan with untagged in Extreme world? For example:

configure vlan default add port 1 untagged
configure vlan data add port 10 tagged

And this vlan 1 works like native vlan.

When I configured it on my core and in the other side of my switch access, is it work? Just to remember my servers is in vlan 1 (default) and it is connected only in my core switch, in the access switch it is configured all port in vlan 10 with untagged (workstation), except the port that connected both switch. (tag to vlan 10 and untagged to vlan 1)]]></description>
		<content:encoded><![CDATA[<p>When you said:</p>
<p>&#8220;Since your interVLAN routing occurs at the core, the switch to switch trunks need to be tagged on all VLANs (or just the ones that the access switch need to know about…think VLAN pruning in Cisco Land). &#8221;</p>
<p>But is possible to configure switch to switch connection with tagged and one vlan with untagged in Extreme world? For example:</p>
<p>configure vlan default add port 1 untagged<br />
configure vlan data add port 10 tagged</p>
<p>And this vlan 1 works like native vlan.</p>
<p>When I configured it on my core and in the other side of my switch access, is it work? Just to remember my servers is in vlan 1 (default) and it is connected only in my core switch, in the access switch it is configured all port in vlan 10 with untagged (workstation), except the port that connected both switch. (tag to vlan 10 and untagged to vlan 1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco vs. Extreme Networks Switching Commands by clamasters</title>
		<link>http://www.curtis-lamasters.com/cisco-vs-extreme-networks-switching-commands/comment-page-1/#comment-965</link>
		<dc:creator>clamasters</dc:creator>
		<pubDate>Fri, 02 Mar 2012 21:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.curtis-lamasters.com/?p=26#comment-965</guid>
		<description><![CDATA[Since your interVLAN routing occurs at the core, the switch to switch trunks need to be tagged on all VLANs (or just the ones that the access switch need to know about...think VLAN pruning in Cisco Land).  Typically a host (even a server) is connected to the switch port untagged (although I&#039;m seeing more tagging in the VM world now). 

This would be the same if you had a Cisco access switch to an Extreme core switch.  

Cisco:  
int g0/1
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan 1,2,5,9

Extreme:
configure vlan default add port 1 tagged
configure vlan data add port 1 tagged
configure vlan voice add port 1 tagged

Hopefully that answers your question.]]></description>
		<content:encoded><![CDATA[<p>Since your interVLAN routing occurs at the core, the switch to switch trunks need to be tagged on all VLANs (or just the ones that the access switch need to know about&#8230;think VLAN pruning in Cisco Land).  Typically a host (even a server) is connected to the switch port untagged (although I&#8217;m seeing more tagging in the VM world now). </p>
<p>This would be the same if you had a Cisco access switch to an Extreme core switch.  </p>
<p>Cisco:<br />
int g0/1<br />
switchport trunk encapsulation dot1q<br />
switchport mode trunk<br />
switchport trunk allowed vlan 1,2,5,9</p>
<p>Extreme:<br />
configure vlan default add port 1 tagged<br />
configure vlan data add port 1 tagged<br />
configure vlan voice add port 1 tagged</p>
<p>Hopefully that answers your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows / IIS SSL &#8211; Restrict Weak Ciphers by Mark</title>
		<link>http://www.curtis-lamasters.com/windows-iis-ssl-restrict-weak-ciphers/comment-page-1/#comment-964</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 02 Mar 2012 21:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.curtis-lamasters.com/?p=86#comment-964</guid>
		<description><![CDATA[After much troubleshooting I found an issue with all these blogs and KB&#039;s floating around. This Reg key is incorrect.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SecurityProviders\SCHANNEL\Ciphers\DES 56/56]
&quot;Enabled&quot;=dword:00000000

It should be
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SecurityProviders\SCHANNEL\Ciphers\DES 56]
&quot;Enabled&quot;=dword:00000000]]></description>
		<content:encoded><![CDATA[<p>After much troubleshooting I found an issue with all these blogs and KB&#8217;s floating around. This Reg key is incorrect.</p>
<p>[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SecurityProviders\SCHANNEL\Ciphers\DES 56/56]<br />
&#8220;Enabled&#8221;=dword:00000000</p>
<p>It should be<br />
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\SecurityProviders\SCHANNEL\Ciphers\DES 56]<br />
&#8220;Enabled&#8221;=dword:00000000</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco vs. Extreme Networks Switching Commands by Alexander</title>
		<link>http://www.curtis-lamasters.com/cisco-vs-extreme-networks-switching-commands/comment-page-1/#comment-963</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 28 Feb 2012 21:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.curtis-lamasters.com/?p=26#comment-963</guid>
		<description><![CDATA[Hi,

I saw your configuration and where you put

-switch to switch
configure vlan default add port 1 tagged
configure vlan data add port 1 tagged
configure vlan voice add port 1 tagged

on Extreme switches I would like to know if I have server in my default vlan it should be tagged (connection switch to switch) when the others computers in the network need access this servers, but in this access switches there is not a server?

Note: This server is connected in my core, where the inter vlan routing occur, this core switch connected to another layer 2 switch where has a computer in another vlan (10), Is necessary to configure the port that connected both switches with tag for vlan 1 and 10?]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I saw your configuration and where you put</p>
<p>-switch to switch<br />
configure vlan default add port 1 tagged<br />
configure vlan data add port 1 tagged<br />
configure vlan voice add port 1 tagged</p>
<p>on Extreme switches I would like to know if I have server in my default vlan it should be tagged (connection switch to switch) when the others computers in the network need access this servers, but in this access switches there is not a server?</p>
<p>Note: This server is connected in my core, where the inter vlan routing occur, this core switch connected to another layer 2 switch where has a computer in another vlan (10), Is necessary to configure the port that connected both switches with tag for vlan 1 and 10?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recreate Exchange 2003 OWA Virutal Directories by Ronald de Vos</title>
		<link>http://www.curtis-lamasters.com/recreate-exchange-2003-owa-virutal-directories/comment-page-1/#comment-948</link>
		<dc:creator>Ronald de Vos</dc:creator>
		<pubDate>Mon, 16 Jan 2012 19:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.curtis-lamasters.com/?p=81#comment-948</guid>
		<description><![CDATA[Thanks - this Recreating Exchange OWA story got me out of the doldrums after I messed up IIS security when getting some other stuff to run on the server.
Appreciated!]]></description>
		<content:encoded><![CDATA[<p>Thanks &#8211; this Recreating Exchange OWA story got me out of the doldrums after I messed up IIS security when getting some other stuff to run on the server.<br />
Appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cisco vs. Extreme Networks Switching Commands by clamasters</title>
		<link>http://www.curtis-lamasters.com/cisco-vs-extreme-networks-switching-commands/comment-page-1/#comment-918</link>
		<dc:creator>clamasters</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:47:53 +0000</pubDate>
		<guid isPermaLink="false">http://wordpress.curtis-lamasters.com/?p=26#comment-918</guid>
		<description><![CDATA[Sorry it&#039;s taken so long for a reply.  I imagine you already figured this our or abandoned the need, however, I have never had to do this and haven&#039;t used Extreme in nearly 2 years.]]></description>
		<content:encoded><![CDATA[<p>Sorry it&#8217;s taken so long for a reply.  I imagine you already figured this our or abandoned the need, however, I have never had to do this and haven&#8217;t used Extreme in nearly 2 years.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apache2 on Ubuntu &#8211; OpenSSL CSR / Self Signed Cert by how do i set up ssl cert for my website running on ubuntu server in amazon aws? - Admins Goodies</title>
		<link>http://www.curtis-lamasters.com/apache2-on-ubuntu-openssl-csr-self-signed-cert/comment-page-1/#comment-837</link>
		<dc:creator>how do i set up ssl cert for my website running on ubuntu server in amazon aws? - Admins Goodies</dc:creator>
		<pubDate>Sun, 14 Aug 2011 11:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.curtis-lamasters.com/?p=117#comment-837</guid>
		<description><![CDATA[[...] http://www.curtis-lamasters.com/2008/07/30/apache2-on-ubuntu-openssl-csr-self-signed-cert/ [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.curtis-lamasters.com/2008/07/30/apache2-on-ubuntu-openssl-csr-self-signed-cert/" rel="nofollow">http://www.curtis-lamasters.com/2008/07/30/apache2-on-ubuntu-openssl-csr-self-signed-cert/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
