Tak jsem vyzkoušel a chová se to následovně:
download jde přes novou linku, upload přes starou. Dynamická default routa která se vytvořila po spojení s peerem je neaktivní s distancí 20.
cfg:
# INSTANCE 0 E default REMOTE-ADDRESS 94.113.xxx.xxx REMOTE-AS 6830
name="default" as=205xxx router-id=94.113.xxx.xxx redistribute-connected=no redistribute-static=no redistribute-rip=no redistribute-ospf=no redistribute-other-bgp=no out-filter=AS6830-bgp-out client-to-client-reflection=yes ignore-as-path-len=no
# NETWORK 185.xxx.xx.x/22 SYNCHRONIZE no
0 chain=AS6830-bgp-out prefix=185.xxx.xx.x/22 invert-match=no action=accept
1 chain=AS6830-bgp-out invert-match=no action=discard
2 chain=AS6830-bgp-in prefix=10.0.0.0/8 invert-match=no action=discard
3 chain=AS6830-bgp-in prefix=169.254.0.0/16 invert-match=no action=discard
4 chain=AS6830-bgp-in prefix=192.168.0.0/16 invert-match=no action=discard
5 chain=AS6830-bgp-in prefix=172.16.0.0/12 invert-match=no action=discard
6 chain=AS6830-bgp-in prefix=224.0.0.0/4 invert-match=no action=discard
7 chain=AS6830-bgp-in prefix=240.0.0.0/4 invert-match=no action=discard
8 chain=AS6830-bgp-in prefix=127.0.0.0/8 invert-match=no action=discard
9 chain=AS6830-bgp-in prefix=185.xxx.xx.x/22 invert-match=no action=discard
10 chain=AS6830-bgp-in invert-match=no action=accept