 




<?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: Cisco Catalyst and Juniper VLANs</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/cisco-catalyst-and-juniper-vlans/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/cisco-catalyst-and-juniper-vlans/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 13:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: mindonion</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cisco-catalyst-and-juniper-vlans/#comment-88147</link>
		<dc:creator>mindonion</dc:creator>
		<pubDate>Wed, 16 Feb 2011 08:31:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-88147</guid>
		<description><![CDATA[No probs, I wasn&#039;t sure whether to start a new topic or not because the question is so similar. New boy error :)]]></description>
		<content:encoded><![CDATA[<p>No probs, I wasn&#8217;t sure whether to start a new topic or not because the question is so similar. New boy error <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: melanieyarbrough</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cisco-catalyst-and-juniper-vlans/#comment-88034</link>
		<dc:creator>melanieyarbrough</dc:creator>
		<pubDate>Mon, 14 Feb 2011 15:33:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-88034</guid>
		<description><![CDATA[Hi MindOnion, 

Please start a &lt;a href=&quot;http://itknowledgeexchange.techtarget.com/itanswers/ask_question/&quot;&gt;new thread&lt;/a&gt; for your question to prevent confusion on this thread and to ensure that members see your question in order to answer it.

Thanks!

Melanie]]></description>
		<content:encoded><![CDATA[<p>Hi MindOnion, </p>
<p>Please start a <a href="http://itknowledgeexchange.techtarget.com/itanswers/ask_question/">new thread</a> for your question to prevent confusion on this thread and to ensure that members see your question in order to answer it.</p>
<p>Thanks!</p>
<p>Melanie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mindonion</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cisco-catalyst-and-juniper-vlans/#comment-88014</link>
		<dc:creator>mindonion</dc:creator>
		<pubDate>Sun, 13 Feb 2011 19:32:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-88014</guid>
		<description><![CDATA[I&#039;ve got a Juniper Netscreen 25 and an old Cisco 2900XL switch with which I&#039;m simply trying to set up a &#039;router on a stick scenario&#039; and I can&#039;t seem get the trunk working.

On the Cisco 2900 I&#039;ve done the following: Created 3 vlans: 10, 20 &amp; 30, assigned 5 ports to each vlan, set fa0/20 as the trunk port using 802.1q and assigned an IP to each vlan so I can ping test once complete.

On the Juniper I&#039;ve: Created 3 sub interfaces eth1.1, 1.2 &amp; 1.3, specified eth1 to use 802.1q, assigned an ip to each interface in the same subnet as the corresponding vlans on the Cisco, specified the same vlan tags as on the Cisco 2900, Made all 3 sub-interfaces members of the trust zone and I can&#039;t get any traffic across the trunk. I&#039;ve even resorted to changing the cable :)

Any help would be greatly appreciated.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a Juniper Netscreen 25 and an old Cisco 2900XL switch with which I&#8217;m simply trying to set up a &#8216;router on a stick scenario&#8217; and I can&#8217;t seem get the trunk working.</p>
<p>On the Cisco 2900 I&#8217;ve done the following: Created 3 vlans: 10, 20 &amp; 30, assigned 5 ports to each vlan, set fa0/20 as the trunk port using 802.1q and assigned an IP to each vlan so I can ping test once complete.</p>
<p>On the Juniper I&#8217;ve: Created 3 sub interfaces eth1.1, 1.2 &amp; 1.3, specified eth1 to use 802.1q, assigned an ip to each interface in the same subnet as the corresponding vlans on the Cisco, specified the same vlan tags as on the Cisco 2900, Made all 3 sub-interfaces members of the trust zone and I can&#8217;t get any traffic across the trunk. I&#8217;ve even resorted to changing the cable <img src='http://itknowledgeexchange.techtarget.com/itanswers/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Any help would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixball</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cisco-catalyst-and-juniper-vlans/#comment-87645</link>
		<dc:creator>sixball</dc:creator>
		<pubDate>Mon, 07 Feb 2011 14:06:03 +0000</pubDate>
		<guid isPermaLink="false">#comment-87645</guid>
		<description><![CDATA[Additionally, dont forget to add the proper native/tagging commands:

Switch1(config-if)#switchport trunk native vlan &lt;vlan#&gt;
Switch1(config-if)#switchport trunk allow vlan {all &#124; add &lt;vlan#&gt;}

And as for the pings, be sure to give your management VLAN Interface an IP address...]]></description>
		<content:encoded><![CDATA[<p>Additionally, dont forget to add the proper native/tagging commands:</p>
<p>Switch1(config-if)#switchport trunk native vlan &lt;vlan#&gt;<br />
Switch1(config-if)#switchport trunk allow vlan {all | add &lt;vlan#&gt;}</p>
<p>And as for the pings, be sure to give your management VLAN Interface an IP address&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 318/321 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 14:33:04 -->