Skip to content

GRE Tunnel

1. Network Topology

The network topology consists of two Xatellite devices. Xatellite1's eth1 interface is connected to Xatellite2's eth1 interface, serving as the basic working environment for implementing GRE tunnel functionality.

2. Objectives

  1. Enable communication between terminal devices after configuring IPv4 addresses

  2. Enable communication between terminal devices after configuring GRE tunnels over IPv4, including:

    • Remote tunnel endpoint IPv4 address configuration
    • Local tunnel IPv4 address configuration

3. Equipment Requirements

DeviceModelVersionNote
XatelliteXatellteesix_x86-64_512MB_v1.6.0.R-fd99369c-24112922_STDXatellite1
XatelliteXatellteesix_x86-64_512MB_v1.6.0.R-fd99369c-24112922_STDXatellite2

4. Configuration Steps

  1. Initial Setup
  2. Connect the devices according to the topology diagram
  3. Configure basic network settings on both devices
  4. GRE Tunnel Configuration

4.1 Xatellite1 Configuration

  1. Configure interface IP address
  1. Create GRE tunnel interface
  1. Set up tunnel parameters
  1. Configure GRE tunnel interface

4.2 Xatellite2 Configuration

  1. Configure interface IP address
  1. Create GRE tunnel interface
  1. Set up tunnel parameters
  1. Configure bridge interface

5. Testing and Verification

5.1 Basic Connectivity Test

  1. Test IPv4 connectivity

    • Ping test from Xatellite1 to Xatellite2
  • Ping test from Xatellite2 to Xatellite1

5.2 GRE Tunnel Test

  1. Test GRE tunnel connectivity

    • Ping test from Xatellite1 to Xatellite2 through tunnel
  • Ping test from Xatellite2 to Xatellite1 through tunnel

6. Conclusion

  • IPv4 connectivity was successfully established between terminal devices
  • GRE tunnel configuration was successfully implemented and verified
  • All communication tests passed as expected