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