Dear List,

with ipv4 it works fine:
bgpctl network add ipv4-address/32 community 10000:0

but with ipv6 it won't work:

# bgpctl network add ipv6-address/128 community 10000:0
request sent.

=> but no update will be send to the neighbor, checked with
tcpdump too, no packet will be send.

# bgpctl sh network
flags: S = Static
flags destination
*S       0 ipv4/21     0.0.0.0
*S       0 ipv6/32       ::
*        0 ipv6-address/128 ::

=> it looks ok

i tried to run bgpd in forground and verbose mode, but no message.

i also tried to add this line to bgpd.conf

allow from group "isp1" prefix myipv6prefix/32 prefixlen = 128 community 10000:0
or
allow to group "isp1" prefix myipv6prefix/32 prefixlen = 128 community 10000:0

same problem.

Has everyone an idea ?

Thanks

Thomas












----------------------------------------------------------------
Diese Nachricht wurde versandt mit Webmail von www.tbits.net.
This message was sent using webmail of www.tbits.net.

Reply via email to