additional attributes of static routes
Anton Danilov
littlesmilingcloud at gmail.com
Tue Mar 7 18:46:51 CET 2017
Hello, Ondrej.
2017-03-07 20:32 GMT+03:00 Ondrej Zajicek <santiago at crfreenet.org>:
> This is a correct way, but (135402, 101) is not a correct community -
> each field is 16b, so maximum is (65535, 65535). There are probably
> related error messages in the log.
Yeah. You're right. But with other community values I don't see changes anyway.
>
> You could also use per-route commands:
>
> route 0.0.0.0/0 reject {
> bgp_community.add((64512, 101));
> bgp_community.add((64512, 211));
> };
I think this is version related issue. I use debian version of bird
(1.4.5), that is
obviosly outdated. I'll going to use the newer version in the lab to check it.
Thanks for help!
--
Anton.
More information about the Bird-users
mailing list