May I request that the VLAN ID assigned to a Host-Managed VLAN network display the VLAN ID when executing "onevnet show [ID]"?
Current Output: oneadmin@opennebula-server:~$ onevnet show 2 VIRTUAL NETWORK 2 INFORMATION ID : 2 USER : oneadmin GROUP : oneadmin PUBLIC : No USED LEASES : 1 VIRTUAL NETWORK TEMPLATE BRIDGE=onebr2 NAME="VLAN Test" NETWORK_ADDRESS=192.168.0.0 NETWORK_SIZE=C PHYDEV=eth2 TYPE=RANGED Desired Output: oneadmin@opennebula-server:~$ onevnet show 2 VIRTUAL NETWORK 2 INFORMATION ID : 2 USER : oneadmin GROUP : oneadmin PUBLIC : No USED LEASES : 1 VLAN ID : 502 VIRTUAL NETWORK TEMPLATE BRIDGE=onebr2 NAME="VLAN Test" NETWORK_ADDRESS=192.168.0.0 NETWORK_SIZE=C PHYDEV=eth2 TYPE=RANGED Though I know the formula is [START ID] + [VLAN ID], it would be appreciated if the final value is displayed in the onevm output. Furthermore, maybe in the future, it would be nice to know what hosts the VLAN has been configured on. I would suppose I could extract that information by knowing what VMs are on that network, and then reading the names of the hosts that those VMs run on. -- Hutson Betts Computer Science and Engineering Texas A&M University
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Users mailing list Users@lists.opennebula.org http://lists.opennebula.org/listinfo.cgi/users-opennebula.org