How does one configure VLANs on eth0 and eth1?
swconfig list
Found: switch0 - eth1swconfig dev switch0 show
Global attributes: enable_vlan: 0 Port 0: pvid: 0 link: port:0 link:up speed:1000baseT full-duplex txflow rxflow Port 1: pvid: 0 link: port:1 link:up speed:100baseT full-duplex auto Port 2: pvid: 0 link: port:2 link:down Port 3: pvid: 0 link: port:3 link:down Port 4: pvid: 0 link: port:4 link:down VLAN 0: vid: 0 ports: 0 1 2 3 4Is port 0 the CPU?
I’ve tried several physical connections to eth0 an eth1 and always get the same result. Its as if there is an additional switch I’m not seeing. I also can’t figure out the hardware. swconfig dev [ar8216|ar9331|ar9330] show all fail to connect to the switch. swconfig dev eth1 show provides a result, but only shows two active ports regardless of physical connctions.
Put another way, lets say I want to put 3 vlans on the LAN port (eth1) and trunk them to an external vlan aware switch. We’ll call them 2, 4, and 8. What’s my network file look like? Do I need to install anything?
Thanks,
M