protocols { bgp { group UPSTREAM { type external; peer-as 64500; import IMPORT-POLICY; {%- if live %} export EXPORT-POLICY; {%- else %} export [ SHIFTED EXPORT-POLICY ]; {%- endif %} } } }