ip-ioam(8) — Справочная страница Linux
IP-IOAM(8) Linux IP-IOAM(8)
НАЗВАНИЕ
ip-ioam - IPv6 In-situ OAM (IOAM)
СИНТАКСИС
ip ioam { COMMAND | help }
ip ioam namespace show
ip ioam namespace add ID [ data DATA32 ] [ wide DATA64 ]
ip ioam namespace del ID
ip ioam schema show
ip ioam schema add ID DATA
ip ioam schema del ID
ip ioam namespace set ID schema { ID | none }
ip ioam monitor
ОПИСАНИЕ
The ip ioam command is used to configure IPv6 In-situ OAM (IOAM6)
internal parameters, namely IOAM namespaces and schemas.
Those parameters also include the mapping between an IOAM
namespace and an IOAM schema.
The ip ioam monitor command displays IOAM data received.
ПРИМЕРЫ
Configure an IOAM namespace (ID = 1) with both data (32 bits) and
wide data (64 bits)
# ip ioam namespace add 1 data 0xdeadbeef wide 0xcafec0caf00dc0de
Link an existing IOAM schema (ID = 7) to an existing IOAM namespace
(ID = 1)
# ip ioam namespace set 1 schema 7
СМОТРИТЕ ТАКЖЕ
ip-route(8)
АВТОР
Justin Iurman <justin.iurman@uliege.be>
КОЛОФОН
This page is part of the iproute2 (utilities for controlling
TCP/IP networking and traffic) project. Information about the
project can be found at
⟨http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2⟩.
If you have a bug report for this manual page, send it to
netdev@vger.kernel.org, shemminger@osdl.org. This page was
obtained from the project's upstream Git repository
⟨https://git.kernel.org/pub/scm/network/iproute2/iproute2.git⟩ on
2024-06-14. (At that time, the date of the most recent commit
that was found in the repository was 2024-06-11.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
iproute2 05 Jul 2021 IP-IOAM(8)
Страницы, которые ссылаются на эту страницу: ip(8), ip-route(8)