Verification-done on artful: nplan 0.32~17.10.4

Setting mii-monitor-interval to "5" indeed leads to miimon value of 5
(rather than 5000 as previously), as expected:

ubuntu@DellVostroV130:~$ cat /sys/class/net/bond0/bonding/miimon 
5
ubuntu@DellVostroV130:~$ cat /etc/netplan/bond.yaml 
network:
    version: 2
    bonds:
        bond0:
            interfaces: [ asix, enp19s0 ]
            addresses:
            - 10.3.99.14/24
            parameters:
                mode: balance-alb
                mii-monitor-interval: 5
            gateway4: 10.3.99.1
            mtu: 1500
            nameservers:
                addresses:
                - 10.3.99.25


** Tags removed: verification-needed-artful
** Tags added: verification-done-artful

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1745597

Title:
  mii-monitor-interval unit is undocumented, and may be wrong

To manage notifications about this bug go to:
https://bugs.launchpad.net/netplan/+bug/1745597/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to