"RTD_NETWORK: variable expected." in filtering according to dest
hi, i'd like to filterout routes to local networks when exporting routes from bird to kernel table.( when playing around with it, bird once updated local network routes in kernel and that broke down ospf, which stopped sending hello packets) i hoped to use dest=RTD_NETWORK but i get following: bird> show route where dest=RTD_NETWORK RTD_NETWORK: variable expected. i could use bird> show route where dest!=RTD_ROUTER 212.71.177.40/29 dev eth2 [direct1 Aug19] (240) dev eth2 [ospf1 Aug19] I (150/10) to get what i need, but it will break in the future if i get routes with other dests. any idea what i'm doing wrong? i don't see anything wrong with it, besides that it doesn't work:) thanks mk -- První pravidlo provozu životních cest: Většina dobře prošlapaných cest nikam nevede. -- Murphy
participants (1)
-
Martin Kraus