BGP instance not found in 1.2.7

Just did a fresh install of VyOS on proxmox. VyOS version 1.2.7
Configured BGP but on issuing show ipv6 bgp neighbor xxxxx it returns % BGP instance not found

Config:
show configuration
interfaces {
ethernet eth0 {
address 10.28.115.18/30
description ABSPL
duplex auto
hw-id 6c:3b:6b:69:69:69
smp-affinity auto
speed auto
}
ethernet eth1 {
address 172.28.55.3/24
description SSWL
duplex auto
hw-id 6c:3b:6b:96:96:96
smp-affinity auto
speed auto
}
ethernet eth2 {
duplex auto
smp-affinity auto
speed auto
vif 100 {
address 172.22.146.1/26
address 2a0e:8f02:2118:babe::1/64
address 2a0e:8f02:f01b:88::1/64
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
link-mtu 0
managed-flag true
max-interval 600
other-config-flag false
prefix 2a0e:8f02:2118:babe::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
}
vif 300 {
address 172.22.146.65/26
}
}
ethernet eth3 {
address 192.168.72.1/23
address 2a0e:8f02:f01b:dead:beef::1/64
duplex auto
smp-affinity auto
speed auto
}
loopback lo {
address 192.168.254.1/32
address 2a0e:8f02:f01b:b00b:f:babe:0:1/64
}
tunnel tun0 {
address 192.168.168.13/30
encapsulation gre
local-ip 10.28.115.18
mtu 1476
multicast disable
remote-ip 10.14.96.109
}
tunnel tun1 {
address 2a0e:8f02:f01b:55::1/64
encapsulation gre
local-ip 172.28.55.3
mtu 1476
multicast disable
remote-ip 103.75.163.172
}
tunnel tun10 {
address 2a01:20e:1000:111::2/64
description Openfactory
encapsulation gre
local-ip 10.28.115.18
mtu 1476
multicast disable
remote-ip 82.197.169.75
}
tunnel tun11 {
address 2a0f:5707:b002:12::2/64
description freetransit
encapsulation gre
local-ip 10.28.115.18
mtu 1476
multicast disable
remote-ip 195.7.0.1
}
tunnel tun12 {
address 2a0e:8f02:f01b:29::1/64
description LL-IX
encapsulation gre
local-ip 10.28.115.18
multicast disable
remote-ip 46.148.123.124
}
}
nat {
source {
rule 10 {
description ABSPL-NAT
outbound-interface eth0
source {
address 0.0.0.0/0
}
translation {
address masquerade
}
}
rule 20 {
description SSWL-NAT
outbound-interface eth1
source {
address 0.0.0.0/0
}
translation {
address masquerade
}
}
}
}
policy {
prefix-list6 freetransit-out {
rule 10 {
action permit
prefix 2a0e:8f02:f01b::/48
}
rule 11 {
action permit
prefix 2a0e:8f02:2110::/44
}
rule 12 {
action permit
prefix 2a0e:8f02:2110::/46
}
rule 13 {
action permit
prefix 2a0e:8f02:2114::/46
}
rule 14 {
action permit
prefix 2a0e:8f02:2118::/46
}
rule 15 {
action permit
prefix 2a0e:8f02:211c::/46
}
}
prefix-list6 ix-out {
rule 10 {
action permit
prefix 2a0e:46c4:2c00::/46
}
rule 11 {
action permit
prefix 2a0e:46c4:2c04::/46
}
rule 12 {
action permit
prefix 2a0e:46c4:2c08::/46
}
rule 13 {
action permit
prefix 2a0e:46c4:2c0c::/46
}
rule 14 {
action permit
prefix 2a0e:8f02:2110::/46
}
rule 15 {
action permit
prefix 2a0e:8f02:2114::/46
}
rule 16 {
action permit
prefix 2a0e:8f02:2118::/46
}
rule 17 {
action permit
prefix 2a0e:8f02:211c::/46
}
rule 18 {
action permit
prefix 2a0e:8f02:f01b::/48
}
}
prefix-list6 openfactory-out {
rule 10 {
action permit
prefix 2a0e:46c4:2c00::/44
}
rule 11 {
action permit
prefix 2a0e:8f02:2110::/44
}
rule 12 {
action permit
prefix 2a0e:46c4:2c00::/46
}
rule 13 {
action permit
prefix 2a0e:46c4:2c04::/46
}
rule 14 {
action permit
prefix 2a0e:46c4:2c08::/46
}
rule 15 {
action permit
prefix 2a0e:46c4:2c0c::/46
}
rule 16 {
action permit
prefix 2a0e:8f02:f01b::/48
}
}
route-map downstream-in {
rule 10 {
action permit
set {
tag 30
}
}
}
route-map downstream-out {
rule 11 {
action permit
match {
tag 30
}
}
rule 12 {
action permit
match {
tag 20
}
}
}
route-map freetransit-out {
rule 10 {
action permit
match {
ipv6 {
address {
prefix-list freetransit-out
}
}
}
}
rule 20 {
action deny
}
}
route-map ix-in {
rule 10 {
action permit
set {
tag 20
}
}
}
route-map ix-out {
rule 10 {
action permit
match {
ipv6 {
address {
prefix-list ix-out
}
}
}
}
rule 11 {
action permit
match {
tag 30
}
}
rule 20 {
action deny
}
}
route-map openfactory-out {
rule 10 {
action permit
match {
ipv6 {
address {
prefix-list openfactory-out
}
}
}
}
rule 20 {
action deny
}
}
route-map trasit-in {
rule 10 {
action permit
set {
tag 10
}
}
}
}
protocols {
bgp 213326 {
address-family {
ipv6-unicast {
network 2a0e:8f02:211c::/46 {
}
network 2a0e:8f02:2110::/44 {
}
network 2a0e:8f02:2110::/46 {
}
network 2a0e:8f02:2114::/46 {
}
network 2a0e:8f02:2118::/46 {
}
network 2a0e:8f02:f01b::/48 {
}
network 2a0e:46c4:2c0c::/46 {
}
network 2a0e:46c4:2c00::/44 {
}
network 2a0e:46c4:2c00::/46 {
}
network 2a0e:46c4:2c04::/46 {
}
network 2a0e:46c4:2c08::/46 {
}
}
}
neighbor 2a0e:8f02:f01b:29::2 {
address-family {
ipv6-unicast {
route-map {
export ix-out
import ix-in
}
soft-reconfiguration {
inbound
}
}
}
remote-as 213326
}
neighbor 2a0e:8f02:f01b:88::2 {
address-family {
ipv6-unicast {
route-map {
export downstream-out
import downstream-in
}
soft-reconfiguration {
inbound
}
}
}
remote-as 213196
}
neighbor 2a0f:5707:b002:12::1 {
address-family {
ipv6-unicast {
route-map {
export freetransit-out
import trasit-in
}
soft-reconfiguration {
inbound
}
}
}
remote-as 212895
}
neighbor 2a01:20e:1000:111::1 {
address-family {
ipv6-unicast {
route-map {
export openfactory-out
import trasit-in
}
soft-reconfiguration {
inbound
}
}
}
remote-as 41051
}
neighbor 2001:468:d01:33::80df:336c {
address-family {
ipv6-unicast {
soft-reconfiguration {
inbound
}
}
}
remote-as 6447
update-source 2a0e:8f02:f01b:b00b:f:babe:0:1
}
parameters {
router-id 192.168.254.1
}
}
static {
route 0.0.0.0/0 {
next-hop 10.28.115.17 {
distance 1
}
next-hop 172.28.55.1 {
distance 1
}
}
route 10.14.96.109/32 {
next-hop 10.28.115.17 {
distance 1
}
}
route 46.148.123.124/32 {
next-hop 10.28.115.17 {
distance 1
}
}
route 103.75.163.172/32 {
next-hop 172.28.55.1 {
distance 1
}
}
route 195.7.0.1/32 {
next-hop 10.28.115.17 {
distance 1
}
}
route6 2a0e:8f02:211c::/46 {
blackhole {
distance 254
}
}
route6 2a0e:8f02:2110::/44 {
blackhole {
distance 254
}
}
route6 2a0e:8f02:2110::/46 {
blackhole {
distance 254
}
}
route6 2a0e:8f02:2114::/46 {
blackhole {
distance 254
}
}
route6 2a0e:8f02:2118::/46 {
blackhole {
distance 254
}
}
route6 2a0e:8f02:f01b::/48 {
blackhole {
distance 254
}
}
route6 2a0e:46c4:2c0c::/46 {
blackhole {
distance 254
}
}
route6 2a0e:46c4:2c00::/44 {
blackhole {
distance 254
}
}
route6 2a0e:46c4:2c00::/46 {
blackhole {
distance 254
}
}
route6 2a0e:46c4:2c04::/46 {
blackhole {
distance 254
}
}
route6 2a0e:46c4:2c08::/46 {
blackhole {
distance 254
}
}
}
}
service {
dhcp-server {
shared-network-name LAN {
subnet 172.22.146.0/26 {
default-router 172.22.146.1
dns-server 192.168.72.72
dns-server 192.168.73.73
lease 86400
range 0 {
start 172.22.146.2
stop 172.22.146.62
}
}
}
shared-network-name WLAN {
subnet 172.22.146.64/26 {
default-router 172.22.146.65
dns-server 192.168.72.72
dns-server 192.168.73.73
lease 86400
range 0 {
start 172.22.146.66
stop 172.22.146.126
}
}
}
}
ssh {
port 2200
}
}
system {
config-management {
commit-revisions 100
}
console {
device ttyS0 {
speed 9600
}
}
host-name edge.kalpak.net.in
login {
user kalpak {
authentication {
encrypted-password ****************
plaintext-password ****************
}
level admin
}
}
name-server 192.168.72.72
name-server 192.168.73.73
ntp {
server 0.pool.ntp.org {
}
server 1.pool.ntp.org {
}
server 2.pool.ntp.org {
}
}
syslog {
global {
facility all {
level info
}
facility protocols {
level debug
}
}
}
time-zone UTC
}

Try to check this config

vtysh -c "show run bgp"

If you don’t find neighbors, just reboot the instance.

I rebooted twice didn’t help. Increased RAM to 2gb from 1 and got resolved.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.