Skip to main content

Static Routing

With Static Routing, you maintain the routing table manually. Static routing is practical for a single network communicating with one or two other networks. However, as your network begins to communicate with more networks, the number of gateways increases, and so does the amount of time and effort required to maintain the routing table manually. Static routing is suitable for networks where the network topology is stable and changes are infrequent. It is also commonly used for specific purposes, such as routing traffic to a default gateway or configuring specific routes for security or performance reasons.

Static Routing supports Virtual Router Redundancy Protocol (VRRP).

IP Subnets Sourcing

There are two options for LAN IP subnets used for EIA services. You can configure multiple subnets (up to 100) when configuring EIA service. Mixing Equinix-assigned and Customer-assigned IPs is allowed.

Single Static

This configuration requires a routed network setup. The default peering (WAN) IP addresses assigned are /30 for IPv4 and /64 for IPv6. You are required to provide a Layer 3 device.

Dual Static

This configuration requires a routed network setup. The default peering (WAN) IP addresses assigned are /29 for IPv4 and /64 for IPv6. You are required to provide a Layer 3 device.

  • The first three octets are reserved for Equinix, in this order: Equinix VIP (customer gateway), Equinix PRI, Equinix SEC.
  • The next three usable IP addresses are designated for your use.
  • Your static routes are sent to the Customer VIP as the next hop.

Example:

NetworkIP address
Equinix VIP149.97.230.129
Equinix PRI149.97.230.130
Equinix SEC149.97.230.131
Customer PRI149.97.230.132
Customer SEC149.97.230.133
Customer VIP149.97.230.134

Protection switching is where your equipment switches based on monitoring hello messages. You provide the multi-access network (Layer 2 switching) required for VRRP advertisements between the primary router and the client.

Was this page helpful?