bird: /etc/bird/bird.conf:116:5 syntax error, unexpected EXPORT
This commit is contained in:
parent
cadbcca75c
commit
9002d03cd8
@ -110,11 +110,11 @@ template bgp lixonet_client {
|
|||||||
# as they are exported to the BGP session.
|
# as they are exported to the BGP session.
|
||||||
# Thank-you, BIRD <3 - mane and nurd
|
# Thank-you, BIRD <3 - mane and nurd
|
||||||
aigp ${bgp_aigp:-originate};
|
aigp ${bgp_aigp:-originate};
|
||||||
};
|
|
||||||
|
|
||||||
# Set filters for both exported (sent) and imported (received) BGP prefixes.
|
# Set filters for both exported (sent) and imported (received) BGP prefixes.
|
||||||
export lixonet_export;
|
export lixonet_export;
|
||||||
import lixonet_import;
|
import lixonet_import;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
# Neighbors
|
# Neighbors
|
||||||
|
Loading…
x
Reference in New Issue
Block a user