How to implement VLAN and VLAN-tag

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to implement VLAN and VLAN-tag

ソリューションへジャンプ
354件の閲覧回数
OTSL-J
Contributor II

The uip is implemented in the S32K148EVB-KIT sample source, but I cannot find where to set the VLAN and VLAN-tag.
Please tell me how to implement VLAN and VLAN-tag.

0 件の賞賛
1 解決策
331件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

not sure of the example you are referring to. I think, to send a VLAN frame, you can add VLAN tag into the frame array before calling Ethernet frame sending service; https://en.wikipedia.org/wiki/IEEE_802.1Q

BR, Petr

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
297件の閲覧回数
OTSL-J
Contributor II

Thank you for your advice.

0 件の賞賛
332件の閲覧回数
PetrS
NXP TechSupport
NXP TechSupport

Hi,

not sure of the example you are referring to. I think, to send a VLAN frame, you can add VLAN tag into the frame array before calling Ethernet frame sending service; https://en.wikipedia.org/wiki/IEEE_802.1Q

BR, Petr

0 件の賞賛