![]() |
FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Details about a single MAP domain. More...
Data Fields | |
| u32 | context |
| u32 | domain_index |
| vl_api_ip6_prefix_t | ip6_prefix |
| vl_api_ip4_prefix_t | ip4_prefix |
| vl_api_ip6_prefix_t | ip6_src |
| u8 | ea_bits_len |
| u8 | psid_offset |
| u8 | psid_length |
| u8 | flags |
| u16 | mtu |
| string | tag [64] |
Details about a single MAP domain.
| context | - returned sender context, to match reply w/ request |
| domain_index | - MAP domain index |
| ip6_prefix | - Rule IPv6 prefix |
| ip4_prefix | - Rule IPv4 prefix |
| ip6_src | - MAP domain IPv6 BR address / Tunnel source |
| ea_bits_len | - Embedded Address bits length |
| psid_offset | - Port Set Identifier (PSID) offset |
| psid_length | - PSID length |
| flags | - |
| mtu | - MTU |
| tag | - The user field stored with the MAP at creation time |