<?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 on: StackWise configuration with Cisco Catalyst 3750-X Series	</title>
	<atom:link href="https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/feed/" rel="self" type="application/rss+xml" />
	<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/</link>
	<description>Share your knowledge!</description>
	<lastBuildDate>Thu, 26 Apr 2018 08:43:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1624</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Thu, 26 Apr 2018 08:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1624</guid>

					<description><![CDATA[Hi Kitty,

you can preconfigure the stack If you have only 1 active switch, After your port configuration, you just need to connect your pre-configured switch-model.]]></description>
			<content:encoded><![CDATA[<p>Hi Kitty,</p>
<p>you can preconfigure the stack If you have only 1 active switch, After your port configuration, you just need to connect your pre-configured switch-model.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Kitty		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1620</link>

		<dc:creator><![CDATA[Kitty]]></dc:creator>
		<pubDate>Mon, 23 Apr 2018 16:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1620</guid>

					<description><![CDATA[Hi Michel,
Can you explain clearly for the below command:

switch 2 provision ws-c3750x-12s

 1.when we need to use this command and vice versa !]]></description>
			<content:encoded><![CDATA[<p>Hi Michel,<br />
Can you explain clearly for the below command:</p>
<p>switch 2 provision ws-c3750x-12s</p>
<p> 1.when we need to use this command and vice versa !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1489</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Fri, 22 Dec 2017 08:56:16 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1489</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1488&quot;&gt;PRUTHWIRAJ&lt;/a&gt;.

Good morning,

I just searched at YouTube and found this one: https://www.youtube.com/watch?v=mFh_j3r97LA

maybe this can help you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1488">PRUTHWIRAJ</a>.</p>
<p>Good morning,</p>
<p>I just searched at YouTube and found this one: <a href="https://www.youtube.com/watch?v=mFh_j3r97LA" rel="nofollow ugc">https://www.youtube.com/watch?v=mFh_j3r97LA</a></p>
<p>maybe this can help you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PRUTHWIRAJ		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1488</link>

		<dc:creator><![CDATA[PRUTHWIRAJ]]></dc:creator>
		<pubDate>Thu, 21 Dec 2017 19:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1488</guid>

					<description><![CDATA[Hi Michel,

Thanking you first
I am new to this concept.
Can you suggest me a video tutorial of yours to get more clarification.]]></description>
			<content:encoded><![CDATA[<p>Hi Michel,</p>
<p>Thanking you first<br />
I am new to this concept.<br />
Can you suggest me a video tutorial of yours to get more clarification.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1452</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Mon, 20 Nov 2017 09:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1452</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1445&quot;&gt;Ya&lt;/a&gt;.

Please check if your Firewall can handle LACP. Otherwise you need to change the protocol.

interface GigabitEthernet1/0/3
channel-protocol lacp
channel-group 1 mode active
!
interface GigabitEthernet2/0/2
channel-protocol lacp
channel-group 1 mode active
!
interface GigabitEthernet1/0/2
channel-protocol lacp
channel-group 2 mode active
!
interface GigabitEthernet2/0/3
channel-protocol lacp
channel-group 2 mode active]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1445">Ya</a>.</p>
<p>Please check if your Firewall can handle LACP. Otherwise you need to change the protocol.</p>
<p>interface GigabitEthernet1/0/3<br />
channel-protocol lacp<br />
channel-group 1 mode active<br />
!<br />
interface GigabitEthernet2/0/2<br />
channel-protocol lacp<br />
channel-group 1 mode active<br />
!<br />
interface GigabitEthernet1/0/2<br />
channel-protocol lacp<br />
channel-group 2 mode active<br />
!<br />
interface GigabitEthernet2/0/3<br />
channel-protocol lacp<br />
channel-group 2 mode active</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ya		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1445</link>

		<dc:creator><![CDATA[Ya]]></dc:creator>
		<pubDate>Fri, 17 Nov 2017 02:46:57 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1445</guid>

					<description><![CDATA[Hello Michel,

Thank you again, after checking your document and I try to draw the network diagram

https://drive.google.com/file/d/1ucI5lmgovcAYU_PHoDC4PMYRk2e1_jsa/view

Please help to configure the Catalyst 3750x Stack to support HA firewall and correct me if something is wrong.

Thank you]]></description>
			<content:encoded><![CDATA[<p>Hello Michel,</p>
<p>Thank you again, after checking your document and I try to draw the network diagram</p>
<p><a href="https://drive.google.com/file/d/1ucI5lmgovcAYU_PHoDC4PMYRk2e1_jsa/view" rel="nofollow ugc">https://drive.google.com/file/d/1ucI5lmgovcAYU_PHoDC4PMYRk2e1_jsa/view</a></p>
<p>Please help to configure the Catalyst 3750x Stack to support HA firewall and correct me if something is wrong.</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1444</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Thu, 16 Nov 2017 13:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1444</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1443&quot;&gt;Ya&lt;/a&gt;.

Yes of course, you don&#039;t want a single point of failure. I recommend the version &quot;(4)&quot; in this picture: https://en.wikipedia.org/wiki/MC-LAG#/media/File:Using_Multi-Chassis_LAG_(MC-LAG)_for_High_Availability.png]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1443">Ya</a>.</p>
<p>Yes of course, you don&#8217;t want a single point of failure. I recommend the version &#8220;(4)&#8221; in this picture: <a href="https://en.wikipedia.org/wiki/MC-LAG#/media/File:Using_Multi-Chassis_LAG_(MC-LAG)_for_High_Availability.png" rel="nofollow ugc">https://en.wikipedia.org/wiki/MC-LAG#/media/File:Using_Multi-Chassis_LAG_(MC-LAG)_for_High_Availability.png</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ya		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1443</link>

		<dc:creator><![CDATA[Ya]]></dc:creator>
		<pubDate>Thu, 16 Nov 2017 10:46:52 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1443</guid>

					<description><![CDATA[Hello Michel,

Thank you 
Could you recommend configure Multi-Chassis Link Aggregation (MLAG) Catalyst 3750x Stack that connect to 2 x Firewall HA ?

Thank you]]></description>
			<content:encoded><![CDATA[<p>Hello Michel,</p>
<p>Thank you<br />
Could you recommend configure Multi-Chassis Link Aggregation (MLAG) Catalyst 3750x Stack that connect to 2 x Firewall HA ?</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Michel		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1439</link>

		<dc:creator><![CDATA[Michel]]></dc:creator>
		<pubDate>Tue, 14 Nov 2017 13:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1439</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1420&quot;&gt;Yaa&lt;/a&gt;.

You have only to configure two ports:

interface FastEthernet1/0/1
 channel-protocol lacp
 channel-group 1 mode active
!
interface FastEthernet2/0/1
 channel-protocol lacp
 channel-group 1 mode active]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1420">Yaa</a>.</p>
<p>You have only to configure two ports:</p>
<p>interface FastEthernet1/0/1<br />
 channel-protocol lacp<br />
 channel-group 1 mode active<br />
!<br />
interface FastEthernet2/0/1<br />
 channel-protocol lacp<br />
 channel-group 1 mode active</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yaa		</title>
		<link>https://networkguy.de/stackwise-configuration-with-cisco-catalyst-3750-x-series/#comment-1420</link>

		<dc:creator><![CDATA[Yaa]]></dc:creator>
		<pubDate>Sun, 05 Nov 2017 14:51:58 +0000</pubDate>
		<guid isPermaLink="false">http://networkguy.de/?p=473#comment-1420</guid>

					<description><![CDATA[Hello,

How to configure the Stack Cluster that support LACP for VMwareESX or Other Firewall HA?

Thank you]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>How to configure the Stack Cluster that support LACP for VMwareESX or Other Firewall HA?</p>
<p>Thank you</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
