[opensuse-virtual] How to setup a bridged vlan under OS 11.1?
In Xen under OpenSuse 11.0, using a standalone, custom network-bridge script, I'd manually setup a VLAN, assigning its bridge to an established dummy-network interface. For example, ip link set dummy0 up vconfig add dummy0 10 ip addr add 10.0.0.1/24 dev dummy0.10 brctl addif br10 dummy0.10 worked as expected. Given OpenSuse 11.1's "new", recommended-yet-undocumented approach to Xen network setup ... namely, NOT using the xen-included network scripts to tear-down & reassign interfaces/bridges, but rather using the /etc/sysconfig/network/ifcfg-br* scripts at system boot ... where's the right place to assign that a dummy-network VLAN? Has the recommended approach changed as well? Thanks. -- To unsubscribe, e-mail: opensuse-virtual+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-virtual+help@opensuse.org
participants (1)
-
PGNet