Displaying 8 results from an estimated 8 matches for "gunturu".
Did you mean:
gunter
2020 Apr 28
2
Libvirt APIs for creating virtual networks
...he
dnsmasq capabilities.
I want to understand the APIs how to set the lease time in XML to control
the dnsmasq lease time.
Also, I need some DHCP statistics on the virtual network.
Is there any API available to fetch the statistics ?
Please let me know if any ?
Thanks & Regards
Santhosh Kumar Gunturu
2020 May 14
2
What is expiry time represents in this format
....27.8",
"mac-address": "52:54:00:42:21:14",
"hostname": "vyatta",
"expiry-time": 1589500228
}
]
Can you please explain what does the expiry-time mean ? What are its units ?
Please let me know.
Thanks & Regards
Santhosh Kumar Gunturu
2020 Apr 28
2
Re: Libvirt APIs for creating virtual networks
Okay. Thanks.
Do we have any facility APIs to set the DHCP Options via XML ?
Default gateway ?
Dns-server ?
domain-name ?
Thanks & Regards
Santhosh Kumar Gunturu
On Tue, Apr 28, 2020 at 8:47 AM Daniel P. Berrangé <berrange@redhat.com>
wrote:
> On Tue, Apr 28, 2020 at 08:39:06AM -0700, Santhosh Kumar Gunturu wrote:
> > I am using the Libvirt APIs to create the virtual networks to use the
> > dnsmasq capabilities.
> > I want to u...
2020 Apr 30
2
Re: Libvirt APIs for creating virtual networks
On 4/28/20 12:01 PM, Daniel P. Berrangé wrote:
> On Tue, Apr 28, 2020 at 08:51:45AM -0700, Santhosh Kumar Gunturu wrote:
>> Okay. Thanks.
>>
>> Do we have any facility APIs to set the DHCP Options via XML ?
>> Default gateway ?
libvirt has no supported method of specifying a default gateway other
than the IP of the bridge device on the virtualization host it self, and
DHCP clients on...
2020 May 07
0
Re: Libvirt APIs for creating virtual networks
Does the libvirt has any capabilities to get the statistics of DHCP server
? How many packets received/sent ?
Is there a way to get those statistics if the APIs are not available ?
Thanks & Regards
Santhosh Kumar Gunturu
On Thu, Apr 30, 2020 at 1:45 PM Laine Stump <laine@redhat.com> wrote:
> On 4/28/20 12:01 PM, Daniel P. Berrangé wrote:
> > On Tue, Apr 28, 2020 at 08:51:45AM -0700, Santhosh Kumar Gunturu wrote:
> >> Okay. Thanks.
> >>
> >> Do we have any facility APIs t...
2020 May 14
1
DNSMASQ Libvirt
...ion 51, length 4: 3600
RN Option 58, length 4: 1800
RB Option 59, length 4: 3150
Subnet-Mask Option 1, length 4: 255.255.255.0
BR Option 28, length 4: 10.12.12.255
Domain-Name-Server Option 6, length 4: 10.12.12.1
Can I know the reason ?
Thanks & Regards
Santhosh Kumar Gunturu
2020 Apr 28
0
Re: Libvirt APIs for creating virtual networks
On Tue, Apr 28, 2020 at 08:39:06AM -0700, Santhosh Kumar Gunturu wrote:
> I am using the Libvirt APIs to create the virtual networks to use the
> dnsmasq capabilities.
> I want to understand the APIs how to set the lease time in XML to control
> the dnsmasq lease time.
Support for controlling lease time in the XML was only added last week,
and so wo...
2020 Apr 28
0
Re: Libvirt APIs for creating virtual networks
On Tue, Apr 28, 2020 at 08:51:45AM -0700, Santhosh Kumar Gunturu wrote:
> Okay. Thanks.
>
> Do we have any facility APIs to set the DHCP Options via XML ?
> Default gateway ?
> Dns-server ?
> domain-name ?
Everything is controlled through the XML document described here:
https://libvirt.org/formatnetwork.html
We don't have separate A...