

For most purposes, though, it is only necessary to use one IP address, and that is 127.0.0.1. Addresses on Loopbackįor IPv4, the loopback interface is assigned all the IPs in the 127.0.0.0/8 address block. So if you want to experience the same site others do, the best course is usually to connect to your own server. You may be able to load the files in your browser too, though with server-side active content, it won't work the way it does when someone accesses it normally. But it is also helpful when a server offering a resource you need is running on your own machine.įor example, if you run a web server, you have all your web documents and could examine them file by file. The loopback device is sometimes explained as purely a diagnostic tool. This is important for troubleshooting (it can be compared to looking in a mirror). The loopback interface does not represent any actual hardware, but exists so applications running on your computer can always connect to servers on the same machine. When a network interface is disconnected-for example, when an Ethernet port is unplugged or Wi-Fi is turned off or not associated with an access point-no communication on that interface is possible, not even communication between your computer and itself. It is used mainly for diagnostics and troubleshooting, and to connect to servers running on the local machine. This makes sure that the new configuration settings remain after reboot.The loopback device is a special, virtual network interface that your computer uses to communicate with itself. Important - After using Gaia Clish commands to add, configure or delete features, you must run the save config command. When you create a new loopback interface, Gaia automatically assigns a name in the format loopXX, where XX is a sequence number starting from 00. Gaia> delete interface lo loopback loop01 Gaia> add interface lo loopback 10.10.99.1/24 You must use the lo (local interface) keyword to define a loopback interface.Ĭonfigures an IPv4 subnet mask or IPv6 mask length using CIDR (/xx) notation. To see the configured loopback interface:.When the confirmation message shows, click OK.Ĭonfiguring Loopback Interfaces - Gaia Clish Select a loopback interface and click Delete. In the navigation tree, click Network Management > Network Interfaces. If required, change the IPv6 address and mask length.If required, change the IPv4 address and subnet mask.Select a loopback interface and click Edit. The second loopback interface is loop01, and so on. For example, the name of first loopback interface is loop00. The new loopback interface name is automatically created with the addition of a sequence number to the string ' loop'. Important - First, you must enable the IPv6 Support and reboot.


The Enable option is selected by default to set the loopback interface status to UP.In the navigation tree, click Interface Management > Network Interfaces. Configuring Loopback Interfaces - Gaia Portal
LOOPBACK INTERFACES HOW TO
This section shows you how to configure a loopback interface using the Gaia Portal and the Gaia Clish. This can be useful for testing purposes or as a proxy interface for an unnumbered interface. You can define a virtual loopback interface by assigning an IPv4 or IPv6 address to the lo (local) interface.
