Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

ip-ioam - IPv6 In-situ OAM (IOAM)

Author

       Justin Iurman <justin.iurman@uliege.be>

iproute2                                           05 Jul 2021                                        IP-IOAM(8)

Description

       The ipioam 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 ipioammonitor command displays IOAM data received.

Examples

ConfigureanIOAMnamespace(ID=1)withbothdata(32bits)andwidedata(64bits)
       # ip ioam namespace add 1 data 0xdeadbeef wide 0xcafec0caf00dc0de

   LinkanexistingIOAMschema(ID=7)toanexistingIOAMnamespace(ID=1)
       # ip ioam namespace set 1 schema 7

Name

       ip-ioam - IPv6 In-situ OAM (IOAM)

See Also

ip-route(8)

Synopsis

ipioam  { COMMAND | help }

       ipioamnamespaceshowipioamnamespaceaddID[dataDATA32][wideDATA64]ipioamnamespacedelIDipioamschemashowipioamschemaaddIDDATAipioamschemadelIDipioamnamespacesetIDschema  { ID | none }

       ipioammonitor

See Also