Re: How to modify default public traffic vlan id

2015-04-18 Thread Andrija Panic
if not mistaken: cloud.vlan, field/column "vlan_id" On 18 April 2015 at 15:16, Tejas Sheth wrote: > Thanks Geoff, > > Can you give me the table and column information where the VLAN and ip > range information is stored? > > > On Sat, Apr 18, 2015 at 4:16 PM, Geoff Higginbottom < > geoff.higginbo

Re: How to modify default public traffic vlan id

2015-04-18 Thread Tejas Sheth
Thanks Geoff, Can you give me the table and column information where the VLAN and ip range information is stored? On Sat, Apr 18, 2015 at 4:16 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Cool, > > Then you basically need just stop all the VMS which use public IPS, namely

Re: How to modify default public traffic vlan id

2015-04-18 Thread Geoff Higginbottom
Cool, Then you basically need just stop all the VMS which use public IPS, namely VRs and System VMS. Stop all VMs and this will cause the VRs to also stop. To stop system VMs you need to disable the zone first or they will just keep restarting. So disable the zone then destroy the system VMs.

Re: How to modify default public traffic vlan id

2015-04-18 Thread Tejas Sheth
ITs test system On Sat, Apr 18, 2015 at 3:56 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Is this a test or production system? > > Regards > > Geoff Higginbottom > CTO / Cloud Architect > > D: +44 20 3603 0542 | S: +44 20 3603 > 0540 | M: +447968161581 > > geoff.higginbot..

Re: How to modify default public traffic vlan id

2015-04-18 Thread Geoff Higginbottom
Is this a test or production system? Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com | www.shapeblue.com | Twitter:@cloudstackguru

How to modify default public traffic vlan id

2015-04-18 Thread Tejas Sheth
Hello We have created zone with public traffic. we want to modify the vlan id of default public ip. how can we achieve this? thanks