Project

General

Profile

Actions

Feature #10223

open

Add the ability to create additional loopback interfaces

Added by Valery V.Smirnov about 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Interfaces
Target version:
Start date:
01/31/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

This is important for setting up dynamic routing protocols such as BGP, OSPF, and so on.
FreeBSD already has such functionality. This is implemented by adding lo<number> interfaces and their configuration in the /etc/rc.conf file. For example:
cloned_interfaces = "lo1"
ifconfig_lo1 = "inet a.b.c.d/prefixlen"

Actions

Also available in: Atom PDF