请教关于eth0.1的疑惑?

在NEO中/etc/config/network中switch是禁止的

config interface ‘lan’
option force_link ‘1’
option ifname ‘eth0’

config switch
option name ‘switch0’
option reset ‘1’
option enable_vlan ‘0’

但是在网络设备列表中,还是会出现eth0.1

ifconfig

eth0 Link encap:Ethernet HWaddr 9C:65:F9:20:B5:F5
UP BROADCAST RUNNING MULTICAST MTU:1500

eth0.1 Link encap:Ethernet HWaddr 9C:65:F9:20:B5:F5
UP BROADCAST RUNNING MULTICAST MTU:1500

它对应的是什么呢?

明白,谢谢

应该是小bug。
没有开启vlan时,就当0.1 0.2不存在就行