- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Mar 6 2020
Mar 5 2020
Main question is how should the CLI be designed?
Added in commit https://github.com/vyos/vyatta-cfg-system/commit/0beae43d41a6bd8e1997c7a0013fb9263d7774f9 and then migrated to the XML/Python representation
Template for zabbix-server on base zabbix-agent checks (without SNMP).
Dynamically creates items and some graphs for:
- CPU
- Memory
- Cpu Cores
- Interfaces rate bps/pps
- Interfaces drops/errors
- State some services (OpenVPN/VRRP)
- Conntrack entries (used for nat)
Hi All, is there any movement on a fix for this? It would be great to get netflow data out of my PPPoE interfaces - happy to run any tests for you
We have this feature but with wrong logic.
https://github.com/vyos/vyatta-cfg-quagga/blob/current/scripts/bgp/vyatta-bgp.pl#L723
Having this feature would eliminate any use of vyatta-postconfig-bootup.script for me, which would lead to a "clean" vyos installation again.
I am not sure, if I should update here or at github. I did some tests and fixes with my PR. Now generate and show seem to work fine.
Mar 4 2020
Adding a dummy interface to VRF:
Adding interfaces to VRFs seems to be a bit of a hazzle:
I created a pull request for those features: https://github.com/vyos/vyos-1x/pull/238
It is still work in progress, as I was not able to test it (yet).
Hi @rps ,
Very good summary of what is needed. I think what you state fits perfectly in our (and most) uses cases. We need to sync RAs with VRRP state, and we would need to use a "virtual IP" like fe80::1 to be announced to neighbors as the default gateway.
So for me makes absolutely sense, thanks for your effort!
If you need any help defining/testing, just let me know!
Mar 3 2020
Quick win :) - you find the latest rolling to be fixed
thanks for the quick fix!
Yes, closing.
Thank you @jestabro. I see now, I didn't get that sentence. So then I guess this task can be closed?
Issue introduced in T640 when we removed recommended packages. vyatta-op had a missing dependency on rsync.
The 'showConfig' op is not considered ready for 1.2.5, and specifically json configFormat is not yet backported to crux. Regarding the output in the blog, see the line following the screen shot: "In reality that output is not pretty-printed, though we may add a flag for it. "