@SrividyaA Can you recheck it in 1.4?
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feb 1 2021
Jan 29 2021
Jan 28 2021
@matzus give us more information
Jan 27 2021
Jan 26 2021
The problem with preference, it should be different
The bug with FRR described here,
ref https://github.com/FRRouting/frr/issues/7583
ref https://github.com/FRRouting/frr/issues/7522
A possible reason, in the FRR hostname, declares 2 times.
Jan 24 2021
show tech-support
The old scheme generate
PR https://github.com/vyos/vyatta-cfg-quagga/pull/65
Delete old Perl handler "vyatta-bgp.pl" for bgp.
Jan 22 2021
Jan 21 2021
Jan 20 2021
'nopmtudisc' option still not present
Jan 19 2021
Bug with frr-reload.py script
Jan 18 2021
"the VRRP instance will only be able to come up if both VRRP instance are running, which somewhat defeats the purpose of VRRP. " ref https://manpages.debian.org/buster/keepalived/keepalived.conf.5.en.html
Fixed, VyOS 1.4-rolling-202101171022
vyos@r5-roll:~$ show vrrp Name Interface VRID State Priority Last Transition ------ ----------- ------ ------- ---------- ----------------- GRP eth1 99 MASTER 90
The neighbor interface section needs to be updated
It was in the old template.
https://github.com/vyos/vyos-1x/commit/570886631deae3de8c38ea4ff70710e7a4858cbd#diff-c8405ef7cc0b5938bde66328e60f83c3cdc8d47f26a59bf86d646a63d1d4e5a7R512
Can you provide the full configuration? Or re-test it on the latest rolling release?
What is the IP address 10.64.0.1?
Possible reason in "reload section" frr.py + rpki
Jan 17 2021
Fixed
vyos@r5-roll:~$ show ntp
remote refid st t when poll reach delay offset jitter
==============================================================================
*194.0.5.123 85.199.214.102 2 u 4 64 3 39.557 -2.748 2.504
+167.86.115.96 235.106.237.243 3 u 39 64 3 45.816 5.476 0.830
+195.128.100.150 131.188.3.222 2 u 4 64 3 43.219 -1.425 1.734
vyos@r5-roll:~$
vyos@r5-roll:~$ show versionFixed in VyOS 1.4-rolling-202101171022
Jan 16 2021
Fixed, VyOS 1.3-beta-202101160442
@maznu Can you re-check that all work as expected?
Fixed in VyOS 1.4-rolling-202101160747 and VyOS 1.3-beta-202101160442
Jan 15 2021
Fixed in the new bgp format, VyOS 1.4-rolling-202101150632
Fixed VyOS 1.4-rolling-202101150632
set protocols isis FOO interface eth1 no-three-way-handshake set protocols isis FOO net '49.0001.1921.6800.1002.00'
It seems the problem not solved, "show ipv6 route" declared in different XML scripts, so one of them rewrites another.
Jan 14 2021
Jan 12 2021
@craterman It the same? https://github.com/FRRouting/frr/issues/739
@craterman It makes sense, thanks.
PR https://github.com/vyos/vyos-1x/pull/679
Unable to set update source "lo" interface
For afi6 should be "redistribute ospfv3" instead "ospf"
Jan 11 2021
Needs to add that expression with the right logic.
$VAR(../../../../@) != $VAR(../../../interface/remote-as/@)
1.2 crux the same behavior
external works for me, can you re-check?
vyos@r5-roll:~$ show ip ospf database external 10.20.40.0
Can be cherry-picked for equuleus and crux
Jan 10 2021
@craterman Will be fixed in the next rolling release, can you check it tomorrow?
Jan 9 2021
Jan 8 2021
NTP doesn't work when you configure listen-address 0.0.0.0.
Jan 6 2021
@tuxis-ie
FRR doesn't allow you to set that value. It's not a bug of VyOS.
In commands description allowed values (0-4294967295)
r12-1.2.6(config)# route-map FOO permit 100 r12-1.2.6(config-route-map)# set local-preference (0-4294967295) Preference value r12-1.2.6(config-route-map)# set local-preference (0-4294967295) Preference value r12-1.2.6(config-route-map)# set local-preference -10 % Unknown command: set local-preference -10