You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run this through bgpq3, I get what I would expect:
% bgpq3 -4 -A -l foo as5050:rs-bviu
no ip prefix-list foo
ip prefix-list foo permit 206.127.136.0/21 le 26
ip prefix-list foo permit 209.114.140.0/23 le 24
(peval from irrtoolset will also expand the more-specific prefixes.)
But if I use bgpq4, it apparently doesn't even recognize the prefixes:
% bgpq4 -4 -A -l foo as5050:rs-bviu
no ip prefix-list foo
! generated prefix-list foo is empty
ip prefix-list foo deny 0.0.0.0/0
We have a route-set defined in IRR with relevant lines
If I run this through bgpq3, I get what I would expect:
(peval from irrtoolset will also expand the more-specific prefixes.)
But if I use bgpq4, it apparently doesn't even recognize the prefixes:
This is version 1.4 from Homebrew on macOS:
The text was updated successfully, but these errors were encountered: