GRE Tunnel Groups

ArubaOS supports redundancy of GRE Generic Routing Encapsulation. GRE is an IP encapsulation protocol that is used to transport packets over a network. tunnels for both Layer-2 and Layer-3 GRE Generic Routing Encapsulation. GRE is an IP encapsulation protocol that is used to transport packets over a network. tunnels. This feature enables automatic redirection of the user traffic to a standby tunnel when the primary tunnel goes down.

A tunnel group is identified by a name or number. You can add multiple tunnels to a tunnel group. The order of the tunnels defined in the tunnel-group configuration specifies their standby precedence. The first member of the tunnel-group is the primary tunnel.

A GRE Generic Routing Encapsulation. GRE is an IP encapsulation protocol that is used to transport packets over a network. tunnel group combines two tunnels created on a managed device, where one tunnel is active and the other tunnel is the standby. Traffic forwarding can occur on the active tunnel, and the standby tunnel can become active once the active tunnel is down. When the first tunnel fails, the second tunnel carries the traffic. The third tunnel in the tunnel-group takes over if the second tunnel also fails. In the meantime, if the first tunnel comes up, it becomes the most eligible standby tunnel.

You can also enable or disable preemption as part of the tunnel-group configuration. Preemption is enabled by default. This preemptive-failover option automatically redirects the traffic whenever it detects an active tunnel with a higher precedence in the tunnel group. When preemption is disabled, the traffic gets redirected to a higher precedence tunnel only when the tunnel carrying the traffic fails.

When creating a tunnel group, keep in mind the following:

The following procedure configures a Layer-2 or Layer-3 tunnel group:

  1. In the Managed Network node hierarchy, navigate to Configuration > Interfaces > GRE Tunnels.
  2. Click + below the Tunnel Group table.
  3. Specify a name for the tunnel-group in the Tunnel Group Name field.
  4. In the Tunnel Group Members text box, click + to add one or more tunnel IDs.
  5. Select the IDs and click OK.
  6. To enable preemption, select the Enable preemptive-failover Mode check box. This option is enabled by default.
  7. In the Mode section, identify the tunnel group type as a layer-2 or layer-3 group.
  8. Click Submit.
  9. Click Pending Changes.
  10. In the Pending Changes window, select the check box and click Deploy changes.

The following CLI Command-Line Interface. A console interface with a command line shell that allows users to execute text input as commands and convert these commands to appropriate functions. command configures a Layer-2 or Layer-3 tunnel group:

(host) [mynode] (config) tunnel-group <tungrpname>

(host) [mynode] (config-tunnel-group)#

mode {L2|L3)

preemptive-failover

tunnel <tunnel-id>