Import directly connected routes

Maximilian Wilhelm max at rfc2324.org
Mon May 8 23:23:59 CEST 2017


Anno domini 2017 Damien Clabaut scripsit:

Hi,

> Is there any way to declare a list of interfaces in a string set or
> something ?
> 
> The goal would be to use it in direct protocol, and in pipe protocol (import
> where ifname ~ list_if1)

How 'bout managing the list of devices within the direct protocol and
in the pipe filtering on the protocol name?

Like

protocol direct "connected" {
	interface "eth0", "vlan42";
}

import where proto = "connected"

Best
Max
-- 
"Wer nicht mehr liebt und nicht mehr irrt, der lasse sich begraben."
 -- Johann Wolfgang von Goethe


More information about the Bird-users mailing list