On Thu, Jul 26, 2012 at 12:45:33PM +0400, Alexander V. Chernikov wrote:
> I've translated part of our internal wiki page, regarding bird:
> http://bird.mpls.in/projects/mpls-bird/wiki/Bird_cheatsheet

If you agree, i would copy CLI cheatsheet to BIRD wiki.


Note that there is one error in the cheatsheet:

> You cannot filter routes by protocol name. 

That could be done, e.g.:
proto = "ospf1"
proto ~ "ospf*"


Also note that the condition for checking OSPF routes could be easily
expressed (without case) by:
source ~ [RTS_OSPF..RTS_OSPF_EXT2]

-- 
Elen sila lumenn' omentielvo

Ondrej 'SanTiago' Zajicek (email: [email protected])
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."

Attachment: signature.asc
Description: Digital signature

Reply via email to