How to implement VLAN and VLAN-tag

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to implement VLAN and VLAN-tag

跳至解决方案
380 次查看
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 解答
357 次查看
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 回复数
323 次查看
OTSL-J
Contributor II

Thank you for your advice.

0 项奖励
回复
358 次查看
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 项奖励
回复