updated example config with known communities
This commit is contained in:
parent
e88463a589
commit
c3aa53c474
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user