Skip to main content

Dynamic Redundancy (BGP)

In this deployment example, we will configure the Anapaya EDGE to dynamically advertise routes that are reachable.

IP prefixes that are learned from the SCION network are advertised to the LAN via BGP, conversely, IP prefixes that are reachable in the LAN need to be advertised to the EDGE appliances via BGP as well. When an IP prefix is no longer reachable via the SCION network, it is retracted from BGP and the LAN will no longer use that EDGE appliance to reach the SCION network.

info

In the dynamic redundancy setup both EDGE appliances can be used for outgoing traffic simultaneously, this can be influenced by the operator of the LAN side BGP router.

note

Refer to the Getting Started Setup guide for step-by-step instructions on how to interact with the Anapaya appliance.

Information

The configuration examples below are based on the disconnected EDGE setup and need to be adapted to your specific setup.

Anapaya EDGE
Anapaya EDGE
SCION ISP
SCION ISP
Firewall or Router
Firewall or Router
SCION Link
SCION Link
CustomerISD-AS
1-ff00:0:10
Customer ISD-AS...
10.11.0.5/30
10.11.0.5/30
SCION Interface ID
SCION Interface ID
IP Connectivity
IP Connectivity
x
x
EDGE 1 LAN IP
10.11.0.6/30
EDGE 1 LAN IP...
EDGE 2 LAN IP
10.12.0.6/30
EDGE 2 LAN IP...
EDGE 2 WAN IP
10.100.10.34/30
EDGE 2 WAN IP...
EDGE 1 WAN IP
169.254.2.2/30
EDGE 1 WAN IP...
1
1
2
2
21
21
45
45
ISPISD-AS
1-ff00:0:1
ISP ISD-AS...
ISPISD-AS
1-ff00:0:5
ISP ISD-AS...
10.12.0.5/30
10.12.0.5/30
ASN 65011
ASN 65011
ASN 65012
ASN 65012
ASN 65001
ASN 65001
ASN 65002
ASN 65002
BGP Session
BGP Session
Text is not SVG - cannot display

Additional information provided by the customer

BGP RouterRouter IPASN
EDGE 110.11.0.665011
EDGE 210.12.0.665012
LAN side 110.11.0.565001
LAN side 210.12.0.565002

BGP

The following BGP section is added to configure the eBGP session between the EDGE appliances and their respective BGP router in the internal network.

Loading...

IP-in-SCION tunneling

The IP-in-SCION tunneling section needs to be adjusted. The static_announcements list is no longer required. Instead, the EDGE appliances propagate the IP prefixes that are received via BGP from the LAN side routers to the SCION network. The rest of the IP-in-SCION tunneling configuration remains the same as in the disconnected EDGE setup example.

Loading...

Complete configuration

For completeness, we provide the full configuration of the EDGE appliance:

Loading...