Loopback Interfaces

You can define a virtual loopback interface by assigning an IPv4 or IPv6 address to the lo (local) interface.

This can be useful for testing purposes or as a proxy interface for an unnumbered interface.

This section shows you how to configure a loopback interface in the Gaia Portal and Gaia Clish.

Configuring Loopback Interfaces in Gaia Portal

Important - On Scalable Platforms (ElasticXL, Maestro, and Chassis), you must connect to the Gaia Portal of the applicable Security Group.

Configuring Loopback Interfaces in Gaia Clish

Important - On Scalable Platforms (ElasticXL, Maestro, and Chassis), you must run the applicable commands in Gaia gClish of the applicable Security Group.

Syntax

Important - After you add, configure, or delete features, run the "save config" command to save the settings permanently. Scalable Platforms save the changes automatically.

Parameters

Example

gaia> add interface lo loopback 128.0.0.1/24

gaia> save config

gaia> delete interface lo loopback loop01

gaia> save config