[email protected]:~$ show configuration commands | grep bond
set interfaces bonding bond2 arp-monitor interval '10000'
set interfaces bonding bond2 arp-monitor target '10.10.10.10'
set interfaces bonding bond2 arp-monitor target '11.11.11.11'
set interfaces bonding bond2 hash-policy 'layer2'
set interfaces bonding bond2 mode '802.3ad'
set interfaces bonding bond3
[email protected]:~$ configure
[edit]
[email protected]# delete interfaces bonding bond2 arp-monitor target '10.10.10.10'
[edit]
[email protected]# commit
[ interfaces bonding bond2 arp-monitor target 10.10.10.10 ]
sh: line 0: echo: write error: Invalid argument
interfaces bonding bond2 failed
Commit failed
[edit]
[edit]
[email protected]# delete interfaces bonding bond2 arp-monitor interval
[edit]
[email protected]# commit
[ interfaces bonding bond2 arp-monitor interval 0 ]
sh: line 0: echo: write error: Permission denied
interfaces bonding bond2 failed
Commit failed
[edit]
[email protected]:~$ show version
Version: VyOS 1.2.0-rolling+201906120337
Built by: [email protected]
Built on: Wed 12 Jun 2019 03:37 UTC
Build UUID: fbc13679-1bf1-471e-9495-e984d5ace84e
Build Commit ID: 08eaa95a34ca63
Architecture: x86_64
Boot via: livecd
System type: KVM guest