filter issue

Matthew Whittaker-Williams matthew at news-service.com
Thu Feb 17 17:11:47 CET 2011


Hi 

I am having some issues with a filter,  any advice on whats wrong with this :

# BGP Exception prefixes
filter exceptions {
        asnums = [ 286 ];
        if ( bgp_path.last ~ asnums) then accept;
}

I get the following error

bird: /etc/bird.conf, line 68: You may set only variables.

Thanks

Matt



More information about the Bird-users mailing list