Hi everyone,

I'm trying to use BGP peer-groups but there seem to be some problems 
associated with it. When creating a peer-group and commit it, I get an error 
"Activate the neighbor for the address family first". The definition looks 
something like this:

set protocols bgp 99 peer-group MYPEERGRP maximum-prefix '500'
set protocols bgp 99 peer-group MYPEERGRP prefix-list export 'PL-FILTER-
PREFIXES'
set protocols bgp 99 peer-group MYPEERGRP prefix-list import 'PL-FILTER-
BOGONS'
set protocols bgp 99 peer-group MYPEERGRP route-map import 'RM-IN'
set protocols bgp 99 peer-group MYPEERGRP soft-reconfiguration inbound

The other error I get when assigning the peer-group to a neighbor: "peer-group 
defined but ipv4-unicast is disabled"

Looking into vtysh (Quagga), I see that the peer-group is defined as "no 
neighbor MYPEERGRP activate". Fixing this manually in vtysh makes it work.

Are this known issues or am I doing something wrong?

Cheers,
Tobias

FYI: This happens on VyOS 1.1.5

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Vyos-developers mailing list
[email protected]
https://lists.tuxis.nl/listinfo/vyos-developers

Reply via email to