ip-ioam - IPv6 In-situ OAM (IOAM)
| Use Case | Command | Description |
|---|---|---|
| 📋 List IOAM namespaces | ip ioam namespace show |
Display all configured IOAM namespaces |
| ➕ Add IOAM namespace with data | ip ioam namespace add ID [data DATA32] [wide DATA64] |
Create a new IOAM namespace with optional 32-bit and 64-bit data |
| 🗑️ Delete an IOAM namespace | ip ioam namespace del ID |
Remove an existing IOAM namespace by ID |
| 📋 List IOAM schemas | ip ioam schema show |
Display all configured IOAM schemas |
| ➕ Add an IOAM schema | ip ioam schema add ID DATA |
Create a new IOAM schema with ID and data |
| 🗑️ Delete an IOAM schema | ip ioam schema del ID |
Remove an existing IOAM schema by ID |
| 🔗 Link schema to namespace | ip ioam namespace set ID schema {ID | none} |
Associate a schema with a namespace, or remove the association |
ip ioam { COMMAND | help }ip ioam namespace showip ioam namespace add ID [ data DATA32 ] [ wide DATA64 ]ip ioam namespace del IDip ioam schema showip ioam schema add ID DATAip ioam schema del IDip ioam namespace set ID schema { ID | none }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.
# ip ioam namespace add 1 data 0xdeadbeef wide 0xcafec0caf00dc0de
# ip ioam namespace set 1 schema 7
Justin Iurman <justin.iurman AT uliege.be>
iproute2 05 Jul 2021 IP-IOAM(8)
```Generated by phpman v4.9.26-1-g511901d Author: Che Dong Under GNU General Public License
2026-08-07 07:41 @216.73.216.207
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format