Skip to main content

Static Redundancy (VRRP)

Static redundancy is the easiest way to achieve appliance redundancy. In this setup the appliances form a cluster using the Virtual Router Redundancy Protocol (VRRP) and are configured with a virtual IP (VIP) which is shared between the appliances. The VIP is configured as the next hop on the LAN side for all traffic that should be sent via the SCION network.

Static redundancy is recommended when no dynamic routing protocols are available in the organization's network zone where the EDGE appliances are placed. It is required that the EDGE appliances are placed within a layer 2 network on the LAN side, such that they can form a VRRP cluster.

info

In the static redundancy setup, only one EDGE appliance will be used for outgoing traffic, the second EDGE appliance acts as a backup. Incoming traffic from the SCION network may arrive on both EDGE appliances and is not tied to the state of the VIP.

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 connected 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:1:10
Customer ISD-AS...
10.10.0.1/24
10.10.0.1/24
SCION Interface ID
SCION Interface ID
IP Connectivity
IP Connectivity
x
x
EDGE 1 LAN IP
10.10.0.12/24
EDGE 1 LAN IP...
EDGE 2 LAN IP
10.10.0.13/24
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...
EDGEs VIP
10.10.0.254/24
EDGEs VIP...
Text is not SVG - cannot display

Additional information provided by the customer

  • LAN VIP address: 10.10.0.254/24

Network interfaces

Refer to the connected EDGE deployment example for more information about basic network interfaces configuration. The lan interface is extended with the VRRP configuration. In this example, the virtual router ID is 1. The EDGE 1 appliance is configured as the primary, and the EDGE 2 appliance as the backup. This is expressed through the priority field. A higher priority means that the appliance is preferred to be the primary. The addresses field contains the VIP address that is shared between the appliances.

Loading...

Complete configuration

For completeness, we provide the full configuration of both EDGE appliances:

Loading...