from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209612

userrating:


May 25th. 2007:
Words

486

Views

258612

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149912

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





IP-IOAM

Section: Linux (8)
Updated: 05 Jul 2021
Index Return to Main Contents
 

NAME

i-ioam - IPv6 I-situ OAM (IOAM)  

SYNOPSIS


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

 

DESCRIPTION

The ip ioam command is used to configure IPv6 I-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.

 

EXAMPLES

 

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
 

SEE ALSO


i-route(8)  

AUTHOR

Justin Iurman <justin.iurman@uliege.be>


 

Index

NAME
SYNOPSIS
DESCRIPTION
EXAMPLES
Configure an IOAM namespace (ID = 1) with both data (32 bits) and wide data (64 bits)
Link an existing IOAM schema (ID = 7) to an existing IOAM namespace (ID = 1)
SEE ALSO
AUTHOR





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 13.2 ms