Skip to main content

Direct Routing

Direct Routing allows devices on a network to communicate with each other directly, without the need for intermediate routers. It is typically used in small networks where all devices are connected to the same network segment or subnet. Direct routing protocols do not involve complex routing algorithms or the exchange of routing information between devices. Instead, they rely on the devices' knowledge of the network topology and their ability to communicate directly with each other.

Direct Routing supports Virtual Router Redundancy Protocol (VRRP).

Single-Port Architectures

Single-Port Direct – Provider-assigned IP

This configuration uses a flat network, meaning there is no routed network. The default IP addresses assigned by Equinix are /30 (for IPv4) and /64 (for IPv6).

note

You can purchase more IP addresses from Equinix if you require more than /30 for your LAN.

  • The IPv4 choices are: /29, /28, /27, /26, /25, /24
  • The IPv6 choice is: /48

To run Network Address Translation (NAT) or Port Address Translation (PAT), you must provide your own router or firewall as shown:

Single-Port Direct – Provider-independent IP

This configuration allows you to use your own public IP addresses for the LAN. Equinix must originate the public IP addresses, which must be a minimum of IPv4 /24 or IPv6 /48.

This example uses the /24 IP address:

Dual-Port Architectures

Dual-Port VRRP Direct – Provider-assigned IP

For this configuration, Equinix assigns a default /29 (IPv4) and /64 (IPv6) for your LAN subnet. The first three octets are reserved for Equinix, in this order: Equinix VIP, Equinix PRI, and Equinix SEC. The customer gateway points to the Equinix VIP.

Example:

Network149.97.230.128/29
Equinix VIP149.97.230.129
Equinix PRI149.97.230.130
Equinix SEC149.97.230.131

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

note

You must provide the switching network between your Layer 2 switches.

Additional IP address options are:

  • The IPv4 choices are: /28, /27, /26, /25, /24
  • The IPv6 choice is: /48

To run NAT or PAT, you must provide your own router or firewall behind your Layer 2 switches as shown:

Dual-Port VRRP Direct – Provider-independent IP

This configuration allows you to use your own Public IP addresses for the LAN. Equinix must originate the public IP addresses, which must be a minimum of IPv4 /24 or IPv6 /48.

note

You must provide the switching network between your Layer 2 switches.

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