Update bird/bird.conf.tmpl
This commit is contained in:
parent
026ad77cef
commit
1b72dcfdef
@ -11,7 +11,7 @@ template bgp lixonet_client {
|
|||||||
source address ${address}; # What local address we use for the TCP connection
|
source address ${address}; # What local address we use for the TCP connection
|
||||||
path metric 1; # Prefer routes with shorter paths (like Cisco does)
|
path metric 1; # Prefer routes with shorter paths (like Cisco does)
|
||||||
next hop self;
|
next hop self;
|
||||||
aigp originate; # Enable AIGP for all (IBGP+EBGP) sessions
|
# aigp originate; # Enable AIGP for all (IBGP+EBGP) sessions
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user