Английская Википедия:Iproute2

Материал из Онлайн справочника
Версия от 20:54, 26 марта 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Short description|Suite of computer networking utilities}} {{Lowercase title}} {{Use mdy dates|date=May 2016}} {{Infobox software | title = iproute2 | screenshot = Ip addr example screenshot.png | name = | author = Alexey Kuznetsov | developer = Stephen Hemminger | latest release version = {{wikidata|propert...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Lowercase title Шаблон:Use mdy dates Шаблон:Infobox software

iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network interfaces, tunnels, traffic control, and network-related device drivers.

iproute2 is an open-source project released under the terms of version 2 of the GNU General Public License. Its development is closely tied to the development of networking components of the Linux kernel. Шаблон:As of, iproute2 is maintained by Stephen Hemminger and David Ahern. The original author, Alexey Kuznetsov, was responsible for the quality of service (QoS) implementation in the Linux kernel.[1]

iproute2 collection contains the following command-line utilities: arpd, bridge, ctstat, dcb, devlink, ip, lnstat, nstat, rdma, routef, routel, rtacct, rtmon, rtstat, ss, tc, tipc and vdpa. [2] tc is used for traffic control. iproute2 utilities communicate with the Linux kernel using the netlink protocol. Some of the iproute2 utilities are often recommended over now-obsolete net-tools utilities that provide the same functionality.[3][4] Below is a table of obsolete utilities and their iproute2 replacements.

Utilities obsoleted by iproute2
Legacy utility Replacement command Note
Шаблон:Mono Шаблон:Mono Address and link configuration
Шаблон:Mono Шаблон:Mono Routing tables
Шаблон:Mono Шаблон:Mono Neighbors
Шаблон:Mono Шаблон:Mono Tunnels
Шаблон:Mono Шаблон:Mono Rename network interfaces
Шаблон:Mono Шаблон:Mono Multicast
Шаблон:Mono Шаблон:Mono Show various networking statistics
Шаблон:Mono Шаблон:Mono Handle bridge addresses and devices

See also

Шаблон:Portal

References

Шаблон:Reflist

External links

Шаблон:Linux kernel Шаблон:Linux


Шаблон:Linux-stub Шаблон:Network-stub