On Thu, Aug 21, 2014 at 04:32:22PM +0400, Mikhail A. Grishin wrote:
Hi,
We found that in 1.4.0 and later versions our approach to see rejected BGP routes for IXP customers stop working.
This worked fine in 1.3.9 and earlier versions: --------- [18:44:27]ekt-rsm1% echo 'show route protocol R2854x1' | birdc | wc -l 238 [15:58:45]ekt-rsm1% echo 'show route protocol R2854x1 table T2854x1' | birdc | wc -l 245 ---------- Diffs between this two outputs - rejected routes.
At 1.4.0 and later we see the same numbers: [16:00:26]ekt-rsm2# echo 'show route protocol R2854x1 table T2854x1' | birdc | wc -l 245 [16:08:51]ekt-rsm2# echo 'show route protocol R2854x1' | birdc | wc -l 245
Can you tell us, what changed? And how to restore old behavior?
Hi This is a change in default value of 'table' for 'show route' command, now it is inferred from the protocol or export options (when used). To restore the old behavior just add 'table master' to 'show route' when no table is specified. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."