
24 Jan
2017
24 Jan
'17
5:34 a.m.
On 01/23/2017 04:35 PM, Laine Stump wrote:
Example:
<network> ... <bridge name='virbr2' mtu='9000'/> ...
BTW: what if we want to set MTU over some different network types? For instance, if we have a network with a pool of phys NICs. Is it worth to set MTU there too? If so, then we might need to move the attribute out to a separate element: <network> <mtu size='9000'/> </network> Michal