We don't can do it as default behavior.
Frr documentation, frr has profiles
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 29 2020
Mar 28 2020
Mar 27 2020
@jestabro Create it please.
@jestabro I fixed commit to
Mar 26 2020
Add show commands for multicast/igmp/pim
Mar 24 2020
Mar 16 2020
Template VyOS for Zabbix 4.x version with SNMPv2 checks.
No need to install any additional programs.
Mar 14 2020
Can we add checks?
@dmbaturin Can you put it back on the rolling? We periodically have many appeals on this issue.
Mar 10 2020
Max positive value for Integer32 = 2147483647
Max negative value = -2147483648
Mar 5 2020
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)
We have this feature but with wrong logic.
https://github.com/vyos/vyatta-cfg-quagga/blob/current/scripts/bgp/vyatta-bgp.pl#L723
Mar 4 2020
Mar 2 2020
@syncer One thing to consider. If dynamic interfaces are used and there are several thousand of them (ipoe/ppp), this will kill the server, if we try to pull this data.
Feb 28 2020
I can confirm this bug also with VyOS 1.2.4
Feb 13 2020
PR # 219
Feb 5 2020
Thanks @runar . It worked for me.
Libvirtd +6 interfaces.
Feb 2 2020
Ability to use Local PBR ref T439
To install the zabbix-agent (for rolling) you need:
Feb 1 2020
VyOS on 'Buster' don't have flag "-I" for select specific interface for command ping.
root@vyos:/home/vyos# dpkg-query -l | grep ping ii inetutils-ping 2:1.9.4-7 amd64 ICMP echo tool ii iputils-arping 3:20180629-2 amd64 Tool to send ICMP echo requests to an ARP address
Jan 29 2020
I’ll mark it here for the future. "ldpd 100% CPU utilization"
ref_cpu_utilization
Jan 24 2020
SNMP with VRRP work
# snmpwalk -v2c -c public 10.0.0.1 VRRP-MIB:vrrpOperations VRRP-MIB::vrrpNodeVersion.0 = INTEGER: 2 VRRP-MIB::vrrpNotificationCntl.0 = INTEGER: disabled(2) VRRP-MIB::vrrpOperVrId.3.10 = INTEGER: 10 VRRP-MIB::vrrpOperVirtualMacAddr.3.10 = STRING: 52:54:0:1d:4:4e VRRP-MIB::vrrpOperState.3.10 = INTEGER: backup(2) VRRP-MIB::vrrpOperAdminState.3.10 = INTEGER: up(1) VRRP-MIB::vrrpOperPriority.3.10 = INTEGER: 50 VRRP-MIB::vrrpOperIpAddrCount.3.10 = INTEGER: 1 VRRP-MIB::vrrpOperMasterIpAddr.3.10 = IpAddress: 10.0.0.2 VRRP-MIB::vrrpOperPrimaryIpAddr.3.10 = IpAddress: 10.0.0.1 VRRP-MIB::vrrpOperAuthType.3.10 = INTEGER: noAuthentication(1) VRRP-MIB::vrrpOperAdvertisementInterval.3.10 = INTEGER: 1 seconds VRRP-MIB::vrrpOperPreemptMode.3.10 = INTEGER: true(1) VRRP-MIB::vrrpOperVirtualRouterUpTime.3.10 = Timeticks: (2) 0:00:00.02 VRRP-MIB::vrrpOperProtocol.3.10 = INTEGER: ip(1) VRRP-MIB::vrrpOperRowStatus.3.10 = INTEGER: active(1) VRRP-MIB::vrrpAssoIpAddr.3.10.10.0.0.254 = IpAddress: 10.0.0.254 VRRP-MIB::vrrpAssoIpAddrRowStatus.3.10.10.0.0.254 = INTEGER: active(1)
Jan 20 2020
@bbs2web you can try use sysctl params from set
Jan 13 2020
Xml for interface-definitions for commands set protocol mpls
https://github.com/sever-sever/vyos-1x/blob/current/interface-definitions/protocols-mpls.xml.in
Jan 12 2020
I think we can close this task.
Nothing like that has happened in the last few months.
vyos@mpls# sudo nft list table nat
table ip nat {
chain PREROUTING {
type nat hook prerouting priority -100; policy accept;
counter packets 0 bytes 0 jump VYATTA_PRE_DNAT_HOOK
}Jan 11 2020
@elbuit
Rolling is support nft now.
vyos@mpls:~$ sudo nft -v nftables v0.9.0 (Fearless Fosdick)
PR https://github.com/vyos/vyos-1x/pull/203
Adding commands for show mpls
Jan 10 2020
Service custom don't support 2 ddns entries now.
It overwrite login/pass to (login02) for each custom service
Jan 9 2020
First tests for MPLS.
Latest rolling releases is supported it.
Jan 8 2020
Update
The problem was resolved by manually removing the interfaces from the file /config/config.boot (section flow-accounting)
Jan 6 2020
@bbabich If router A and router B connected via iBGP you need use nexthop-self
Hi @bbabich
How we can reproduce this bug?
I tested with 55 bgp-sessions. Each with its own unique filter. All filters applied as needed.
Without filters I announced 111 routes.
With filters per session I export 1 route to each peer.
Dec 27 2019
@wcktklwn Can you provide vyos config for dynamic service and config ddclient.conf
Which lines do you add manually?
It fixed in 1.3 version. With "next-hop-interface "
Dec 26 2019
In the latest VyOS 1.3-rolling-201912261106 all work fine.
Dec 25 2019
Dec 24 2019
Dec 23 2019
Dec 17 2019
MPLS requires Linux Kernel 4.5 or higher (LDPcan be built, but may have limited use without MPLS).
Ref https://readthedocs.org/projects/frrouting-developers-guide/downloads/pdf/latest/
PR https://github.com/vyos/vyatta-op/pull/32
Fix "show monitoring" command.
Dec 16 2019
PR https://github.com/vyos/vyatta-op-quagga/pull/4/commits/7659873869d92c9ec6b363db7e06d2ba5b41e5f6
New syntax for commands "monitor protocol bgp enable", "monitor protocol bgp disable"
Dec 14 2019
It looks like the VyOS has the old command syntax.
Similar bug with FRR ref https://github.com/FRRouting/frr/pull/5450
Hi @MrXermon
Can you describe how we can reproduce this bug?
Can you show share your configuration?
Dec 13 2019
@c-po
I get other result.
After set from your example I see correct area
FRR
Dec 10 2019
I check it in latest rolling releases and it work fine (ipv4 and ipv6).
In the VyOS 1.2-rolling-201912090217 and VyOS 1.3-rolling-201912090242 all work fine
Over the past 3 months of rolling releases, I haven't seen this problem in KVM with virtio.
@hagbard An inactive route in this case can be resolved using the command "ebgp-multihop 10".
In the latest rolling VyOS 1.3-rolling-201912090242 it work fine.
R1 advertise ipv6 routes with community 65001:666
R2 receives these routes.
Similar task https://phabricator.vyos.net/T1838
Dec 9 2019
/opt/vyatta/sbin/vyatta-firewall.pl contains lines
Hi @systo
Can you describe step by step what you did not succeed?
The example below is just an example.
Confirm the problem on edit level.
I don't see this bug in the latest versions of the VyOS (VyOS 1.2-rolling-201912090217 and VyOS 1.3-rolling-201912090242).
Dec 6 2019
@zsdc Maybe Incorrect file location. "ddclient.pid"
Dec 5 2019
Wrong logic.
Need to return line 108 code
print (cmd.decode (). split (",", 1) [0])Bug in latest rolling
Dec 4 2019
@christopher.crews07
In you example some mistake (2 times vif-s)
This bug is fixed in latest rolling releases 1.3.
Tested on
vyos@1.3-roll# run show vers Version: VyOS 1.3-rolling-201912040242
It work for 1.2 version (used systemd-shutdownd.service).
For 1.3 some bug with:
cpo@LR1.wueIII:~$ sudo ip addr add "192.168.1.1/24" dev eth1.100
That command (above) don't correct for vif-s, with sudo you assign ipv4 only to one tag 8021q (Cvlan) .
vyos@1.3-roll:~$ sh version Version: VyOS 1.3-rolling-201912040242
Dec 3 2019
cat /opt/vyatta/share/vyatta-op/templates/reboot/node.def
help: Reboot the system
run: sudo ${vyos_op_scripts_dir}/powerctrl.py --rebootDec 2 2019
If we replace string 108 in file /usr/libexec/vyos/op_mode/powerctrl.py
Dec 1 2019
Nov 23 2019
@zsdc Can you take a look at that?
Ref
https://phabricator.vyos.net/T1721
https://github.com/FRRouting/frr/pull/4602/commits
Nov 2 2019
Nov 1 2019
Oct 30 2019
Oct 23 2019
Oct 19 2019
We are a little confused.
As far as I know, Bgp instance on all router's platforms always one.
And it use socket with 179 tcp port.
VRF is working on same bgp instance, but support multiple autonomous system at once.