1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

updated example config with known communities

This commit is contained in:
Matthias Hannig
2018-08-09 22:49:49 +02:00
parent e88463a589
commit c3aa53c474

View File

@ -45,6 +45,12 @@ load_on_demand = true # Default: false
6 = The Sender has set (peerRTTHigherDeny:ms) and the targets RTT ms >= then the ms in the community
7 = The Sender has set (peerRTTLowerDeny:ms) and the targets RTT ms <= then the ms in the community
# Define Known Bgp Communities
# Caveat: The usual : must be substitued by a _ because of ini parsing limitations.
[bgp_communities]
1_23 = some tag
9033_65666_1 = ip bogon detected
#
# Define columns for neighbours and routes table,
# with <key> = <Table Header>