Skip to main content
Contributor III
November 16, 2015

Meru Technical Note - Configuring GRE Tunnels

  • November 16, 2015
  • 0 replies
  • 2974 views
Description

The GRE tunneling provides packet isolation from one endpoint to another, encapsulated within an IP tunnel to separate user traffic.

Configuring GRE Tunnels.

 


Scope

KB ARTICLE TYPE: Configuration

RELATED PRODUCTS: N/A

RELATED SOFTWARE VERSIONS: N/A

KEYWORDS: GRE, Tunnels, Ethernet


Solution
CONFIGURATION STEPS:

GUI Steps:

Configuring a GRE tunnel:
Configuration>>Wired>>GRE
Local IP: x.x.x.x
Remote IP : y.y.y.y
Fast Ethernet Interface Index : 1/2
OK

To configure the GRE ESSID:

Configuration >> Wireless >> ESS
ESS Profile Name: Name
Tunnel Interface Type: GRE
GRE Tunnel Profile Name: GRE profile name
Security Profile Name: Select profile name
OK

CLI Steps:

Configuring a GRE tunnel:
default(config)# gre guest
default(config-gre)# interface FastEthernet controller 2
default(config-gre)# controller FastEthernet IP address x.x.x.x
default(config-gre)# ip remote-external-address y.y.y.y
default(config-gre)# end

x.x.x.x : Local end point
y.y.y.y : Remote end point

To configure the GRE ESSID:

default(config)# essid guest
default(config-essid)# gre name guest
default(config-essid)# tunnel-type gre
default(config-essid)# security-profile default
default(config)# exit


Thought Leadership Security Summit. Outpace New Threats with AI - enhanced defense. Tuesday, Septmeber 15, 8:30 AM - 2:30 PM PT. The Golf Club at Newcastle, WA.
Virtual event | September 2026. SASE summit. The age of autonomous trust. Register here!