Ethernet Products
Determine ramifications of Intel® Ethernet products and technologies
4855 Discussions

Does 82599 support configuring multiple VLANs on a VF?

vburr
Beginner
1,393 Views

Hi,

I started working on Intel 82599 and as a initial step trying to test VLAN configuration on VFs.

I see it only allowing to configure one VLAN per VF. I used following command to configure VLAN 25 for VF0 of port1 (eth2) on my 82599 device.

# ip link set eth2 vf 0 vlan 25

When I try to add one more VLAN 28 using "ip link set rename19 vf 0 vlan 28", I observed it overridden previous VLAN configuration and now the VF is part of VLAN 28 only.

Could you please suggest if we can configure multiple VLANs on a VF; if so, please suggest the necessary configuration.

Thanks in advance.

Note: As it is just experiment, I am trying to use VFs on host itself. I am not assigning these VFs to VMs.

Regards,

VSR

0 Kudos
1 Reply
VincentT_T_Intel
Employee
530 Views

Hi VSR, based on the previous post related to VLANs on VF, it's only one VLAN per VF. sharing the link below:

regards,

Vince

0 Kudos
Reply