2 PR
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
May 26 2020
May 25 2020
PR https://github.com/vyos/vyatta-cfg-quagga/pull/47
for 1.2 and 1.3.
May 22 2020
Who can write a python handler?
XML is ready.
May 19 2020
Now the protocol is not stable.
Simple XML for the future
https://github.com/sever-sever/vyos-1x/blob/eigrp-conf-mode/interface-definitions/protocols-eigrp.xml.in
May 18 2020
May 13 2020
May 9 2020
In VyOS 1.2.5 the same bug.
May 7 2020
I tried to add the prototype policy with XML.
https://github.com/sever-sever/vyos-1x/blob/policy-prefix/interface-definitions/policy-prefix-list.xml.in
Speed of validators "<validator name="ip-prefix"/>" very slow.
May 6 2020
@maznu I think this will be the default only after BGP switches to a new XML/python format.
https://phabricator.vyos.net/T2174
To reproduce it in a test lab.
R1 Originate 1000 prefixes
R2 import 1000 and export 40 prefixes to R3
R3 prefix-limit 40 prefixes.
May 4 2020
@jjakob I don't set any ip address on eth1
@csalcedo maybe you use large port-ranges https://phabricator.vyos.net/T2189
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