![]() |
FD.io VPP
v16.09
Vector Packet Processing
|
Dump lisp eid-table. More...
Data Fields | |
| u32 | context |
| u32 | locator_set_index |
| u8 | is_local |
| u8 | eid_type |
| u32 | vni |
| u8 | eid [16] |
| u8 | eid_prefix_len |
| u32 | ttl |
| u8 | authoritative |
Dump lisp eid-table.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| locator_set_index | - index of locator_set |
| is_local | - local if non-zero, else remote |
| eid_type | 0 : ipv4 1 : ipv6 2 : mac |
| eid | - EID can be ip4, ip6 or mac |
| prefix_len | - prefix len |
| vni | - virtual network instance |
| ttl | - time to live |
| authoritative | - authoritative |