<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: VLAN for MCF 5274</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226937#M11297</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think VLAN is the hardware's problem. The FEC just sends whatever "data" you want to send after the MAC addresses. If you want a VLAN header then you have to add it (and parse it inbound). Here's what the frames look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/IEEE_802.1Q#Frame_format" title="http://en.wikipedia.org/wiki/IEEE_802.1Q#Frame_format"&gt;IEEE 802.1Q - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll notice that VLAN-Tagges packets are longer than the "legal maximum" for Ethernet. Is this an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section "19.1.3 Features" of the MCF5274 Manual states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Programmable max frame length supports IEEE 802.1 VLAN tags and priority&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;So that should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you search for "VLAN" in this forum you'll find the following post, which says that the uTasker TCP/IP stack supports VLAN:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/53526"&gt;Re: Which HTTPd is better for M5225X?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jul 2013 04:27:38 GMT</pubDate>
    <dc:creator>TomE</dc:creator>
    <dc:date>2013-07-30T04:27:38Z</dc:date>
    <item>
      <title>VLAN for MCF 5274</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226936#M11296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Segoe UI','sans-serif'; color: black; font-size: 10pt;"&gt;We are using MCF5274 for transmitting UDP frames. We want to check if MCF5274 can tag VLAN ID on the output Ethernet frames.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Segoe UI','sans-serif'; color: black; font-size: 10pt;"&gt;Thanks in advance for the support.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Segoe UI','sans-serif'; color: black; font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Segoe UI','sans-serif'; color: black; font-size: 10pt;"&gt;Navin&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 05:54:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226936#M11296</guid>
      <dc:creator>navinshekhar</dc:creator>
      <dc:date>2013-07-29T05:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN for MCF 5274</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226937#M11297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think VLAN is the hardware's problem. The FEC just sends whatever "data" you want to send after the MAC addresses. If you want a VLAN header then you have to add it (and parse it inbound). Here's what the frames look like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/IEEE_802.1Q#Frame_format" title="http://en.wikipedia.org/wiki/IEEE_802.1Q#Frame_format"&gt;IEEE 802.1Q - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll notice that VLAN-Tagges packets are longer than the "legal maximum" for Ethernet. Is this an issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section "19.1.3 Features" of the MCF5274 Manual states:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Programmable max frame length supports IEEE 802.1 VLAN tags and priority&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P&gt;So that should be fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you search for "VLAN" in this forum you'll find the following post, which says that the uTasker TCP/IP stack supports VLAN:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/53526"&gt;Re: Which HTTPd is better for M5225X?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 04:27:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226937#M11297</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2013-07-30T04:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN for MCF 5274</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226938#M11298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the kind reply.&lt;/P&gt;&lt;P&gt;will it be possible to use MQX RTOS - TCP/IP stack for tagging the VLAN ID in the transmit frame.&lt;/P&gt;&lt;P&gt;as you said that uTasker TCP/IP stack supports VLAN feature, so is there some other stacks too&lt;/P&gt;&lt;P&gt;which supports VLAN feature?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Navin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 05:31:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226938#M11298</guid>
      <dc:creator>navinshekhar</dc:creator>
      <dc:date>2013-07-30T05:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN for MCF 5274</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226939#M11299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; will it be possible to use MQX RTOS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know, I don't use it. I just answer questions in thiw forum by reading the Reference Manuals, searching here and using Google.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could ask in the MQX forum or read the documentation. I'd suggest starting with the latter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jul 2013 08:09:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226939#M11299</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2013-07-30T08:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: VLAN for MCF 5274</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226940#M11300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Navin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sending of VLAN Tag can be done via SW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MQX/RTCS supports sending of the 8021Q header (based on source code).&lt;/P&gt;&lt;P&gt;From an application, it is possible to set the Priotity Tag (via the RTCS_SO_LINK_TX_8021Q_PRIO socket option), but it is not&amp;nbsp; possible&amp;nbsp; to change the VLAN ID. So the VLAN support is not full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Andrey Butok&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2013 07:47:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/VLAN-for-MCF-5274/m-p/226940#M11300</guid>
      <dc:creator>butok</dc:creator>
      <dc:date>2013-07-31T07:47:54Z</dc:date>
    </item>
  </channel>
</rss>

