FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
NAT64 session table details response. More...
Data Fields | |
u32 | context |
u8 | il_addr [16] |
u8 | ol_addr [4] |
u16 | il_port |
u16 | ol_port |
u8 | ir_addr [16] |
u8 | or_addr [4] |
u16 | r_port |
u32 | vrf_id |
u8 | proto |
NAT64 session table details response.
context | - sender context, to match reply w/ request |
il_addr | - inside IPv6 address of the local host |
ol_addr | - outside IPv4 address of the local host |
il_port | - inside port number id of the local host/inside ICMP id |
ol_port | - outside port number of the local host/outside ICMP id |
il_addr | - inside IPv6 address of the remote host |
ol_addr | - outside IPv4 address of the remote host |
l_port | - port number of the remote host (not used for ICMP) |
vrf_id | - VRF id of tenant |
proto | - protocol number |