Page MenuHomeVyOS Platform

d.shleg (Dmitry Shleg)
User

Projects

User does not belong to any projects.

User Details

User Since
Feb 29 2024, 8:47 PM (11 w, 13 h)

Recent Activity

Apr 10 2024

d.shleg added a comment to T6082: BGP doesn't allow the same local AS and remote AS in peer groups.

Yes, initial not applied. I corrected config and received other error

Apr 10 2024, 12:52 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
d.shleg added a comment to T6082: BGP doesn't allow the same local AS and remote AS in peer groups.

Message at 6 March

Apr 10 2024, 11:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
d.shleg added a comment to T6082: BGP doesn't allow the same local AS and remote AS in peer groups.

Initial not confirmed by FRR, but I provided configuration is accepted by FRR but not applied by vyos. Please look messages

Apr 10 2024, 11:45 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Mar 6 2024

d.shleg added a comment to T6082: BGP doesn't allow the same local AS and remote AS in peer groups.

SPINE-1 BGP config(JunOS):

set protocols bgp group UNDERLAY mtu-discovery
set protocols bgp group UNDERLAY export FROM-UNDERLAY
set protocols bgp group UNDERLAY local-as 4200020001
set protocols bgp group UNDERLAY graceful-restart disable
set protocols bgp group UNDERLAY multipath multiple-as
set protocols bgp group UNDERLAY bfd-liveness-detection minimum-interval 350
set protocols bgp group UNDERLAY bfd-liveness-detection multiplier 3
set protocols bgp group UNDERLAY neighbor 10.177.77.2 peer-as 4200030001
set protocols bgp group UNDERLAY neighbor 10.177.77.10 peer-as 4200030002
set protocols bgp group OVERLAY type internal
set protocols bgp group OVERLAY local-address 10.177.75.1
set protocols bgp group OVERLAY family evpn signaling
set protocols bgp group OVERLAY cluster 10.216.255.255
set protocols bgp group OVERLAY peer-as 64542
set protocols bgp group OVERLAY local-as 64542
set protocols bgp group OVERLAY multipath
set protocols bgp group OVERLAY neighbor 10.177.75.3 description LEAF-1
set protocols bgp group OVERLAY neighbor 10.177.75.4
set protocols bgp group OVERLAY neighbor 10.176.75.1
set protocols bgp group OVERLAY neighbor 10.176.75.2
set protocols bgp group OVERLAY neighbor 10.177.75.5 description VyOS
set protocols bgp group OVERLAY neighbor 10.176.75.3 description HV205
set protocols bgp log-updown
Mar 6 2024, 10:00 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
d.shleg added a comment to T6082: BGP doesn't allow the same local AS and remote AS in peer groups.

This is working frr configuration:

Mar 6 2024, 9:49 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
d.shleg added a comment to T6082: BGP doesn't allow the same local AS and remote AS in peer groups.

No, this is not correct for my set up. Configuration commited without error but lost peering

  1. Peer-group UNDERLAY - eBGP(directly connected peers)
  2. Peer-group OVERLAY - iBGP
Mar 6 2024, 9:43 PM · VyOS 1.4 Sagitta (1.4.0-epa3)

Mar 1 2024

d.shleg created T6082: BGP doesn't allow the same local AS and remote AS in peer groups.
Mar 1 2024, 9:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)