Configuring A Tunnel Interface - Alcatel-Lucent OmniSwitch 9900 Series Network Configuration Manual

Omniswitch aos release 8
Table of Contents

Advertisement

Configuring IP

Configuring a Tunnel Interface

To configure a GRE tunnel, use the
-> ip interface "gre"
In this example, the GRE tunnel named "gre" is created and assigned a source IP address of 23.23.23.1
and a destination IP address of 155.2.2.2.
You can configure an IP address for the GRE tunnel interface using the ip interface command as shown:
-> ip interface "gre" address 24.24.24.1 mask 255.255.255.0
To configure an IPIP tunnel, use the ip interface tunnel command as shown:
-> ip interface "ipip"
ipip
In this example, the IPIP tunnel named "ipip" is created and assigned a source IP address of 23.23.23.1
and a destination IP address of 155.2.2.2.
You can configure an IP address for the IPIP tunnel interface using the ip interface command as shown:
-> ip interface "ipip" address 24.24.24.1 mask 255.255.255.0
Notes.
An interface can be configured only as a VLAN or a Tunnel interface.
To display information about the configured tunnels on the switch, use the
command.
OmniSwitch AOS Release 8 Network Configuration Guide
ip interface tunnel
tunnel
source 23.23.23.1 destination 155.2.2.2 protocol gre
tunnel
source 23.23.23.1 destination 155.2.2.2 protocol
December 2017
command as shown:
show ip interface
Tunneling
page 15-38

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents