On 09/10/2014 07:09 AM, Peter Robinson wrote:
On Tue, Sep 9, 2014 at 11:50 PM, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:
Neither Cubieboard2 nor Cubietruck is working for vlan for me.
is this a driver/kernel problem becuase:
<snip>
So where is the problem? What else might I test? I will test this on
F21...
So it works fine on my CubieTruck running Fedora 21:
OK. So the project to use F19 and vlan is dead. On to F21! :)
But I worked out that with 'modprobe 8021q' I get the module loaded, but
it still is not working on addressing. How do I get 802.1q to load at boot?
# nmcli con add type vlan ifname VLAN10 dev eth0 id 10
# ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
mode DEFAULT group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP mode DEFAULT group default qlen 1000
link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff
3: VLAN10@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UP mode DEFAULT group default
link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff
# ip addr add 192.168.10.22/24 dev VLAN10
# ip addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP group default qlen 1000
link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff
inet 192.168.1.2/24 brd 192.168.1.255 scope global dynamic eth0
valid_lft 56003sec preferred_lft 56003sec
4: VLAN10@eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc
noqueue state UP group default
link/ether AA:BB:CC:DD:CC:BB brd ff:ff:ff:ff:ff:ff
inet 192.168.10.22/24 scope global VLAN10
valid_lft forever preferred_lft forever
_______________________________________________
arm mailing list
arm@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/arm