@csalcedo maybe you use large port-ranges https://phabricator.vyos.net/T2189
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 4 2020
sever@vyos-roll# set interfaces ethernet eth1 description testeth [edit] sever@vyos-roll# commit [edit] sever@vyos-roll# set interfaces ethernet eth1 mtu 1200 [edit] sever@vyos-roll# commit [ interfaces ethernet eth1 ]
May 3 2020
May 1 2020
Must have this feature
https://phabricator.vyos.net/T1083
Apr 27 2020
How I reproduce it.
sever@r11# set interfaces l2tpv3 l2tpeth1 local-ip '10.0.4.8' [edit] sever@r11# commit [ interfaces l2tpv3 l2tpeth1 ] Must use a configured IP on l2tpv3 local-ip for l2tpeth1
@c-po errors in latest rolling VyOS 1.3-rolling-202004270117
$ show poweroff Traceback (most recent call last): File "/usr/libexec/vyos/op_mode/powerctrl.py", line 193, in <module> main() File "/usr/libexec/vyos/op_mode/powerctrl.py", line 188, in main check_shutdown() File "/usr/libexec/vyos/op_mode/powerctrl.py", line 74, in check_shutdown dt = datetime.strptime(output['DATETIME'], '%Y-%m-%d %H:%M:%S') TypeError: 'NoneType' object is not subscriptable
show bridge
Apr 26 2020
Apr 23 2020
Apr 22 2020
Fixed in the latest rolling.
Fixed.
Fixed in the latest rolling
sever@r11:~$ show vrrp VRRP is not running sever@r11:~$ show vrrp detail VRRP is not running sever@r11:~$ show vrrp statistics VRRP is not running sever@r11:~$
Apr 21 2020
Fixed in latest rolling
sever@r11-ansible# set interfaces ethernet eth3 description test [edit] sever@r11-ansible# commit [ interfaces ethernet eth3 ] Interface ethernet eth3 does not exist
Apr 20 2020
Apr 18 2020
Apr 17 2020
@Dmitry Looks good.
Apr 16 2020
Apr 15 2020
Apr 14 2020
These 2 PR are needed for new xml format
Apr 13 2020
@dmbaturin to enable it by default we need rewrite BGP to new python/XML format and use template, where this feature will be by default because FRR by default doesn't check routes in the RIB.
Apr 9 2020
@c-po Shure, config attached to task https://phabricator.vyos.net/T1315 (left-r1, left-r2, right-r1, right-r2)
Section "Autostart commands"
Apr 8 2020
Apr 6 2020
If you comment out this line, arp after reboot doesn't lose.
Latest rolling.
[email protected]:~$ poweroff in 5 Poweroff is scheduled 2020-04-06 12:02:52 [email protected]:~$
I think we can close this task
@dongjunbo Can you send an example?