Hello i'm interested to know if there is any way to setup on and template a
nic interface in TRUNK mode, the thing is that i wana a interface to join in
more than 1 Vlan.
An example is that i wana to add an router on the network and pass the
traffic tru router but the router will handle more vlans, networks

The ideea is to manage the traffic tru a router or more but i don't wana the
opennebula host to get involed to any traffic.

Ex in template is
NIC=[
  IP="x.x.x.x",
  NETWORK="wan" ]
NIC=[
  NETWORK="lan1",
  NETWORK="lan2",
VLAN="YES",
VLAN_ID="64",
VLAN_ID="65" ]
TEMPLATE_ID="1023"

ideea is that on the second nic i i have an interface set on vlan trunk mode
not access like vyatta

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to