NAT44 static mapping details response.
- Template Parameters
-
| context | - sender context, to match reply w/ request |
| addr_only | - 1 if address only mapping |
| local_ip_address | - local IPv4 address |
| external_ip_address | - external IPv4 address |
| protocol | - IP protocol, valid only if addr_only=0 |
| local_port | - local port number, valid only if addr_only=0 |
| external_port | - external port number, valid only if addr_only=0 |
| external_sw_if_index | - external interface |
| vfr_id | - VRF ID |
| twice_nat | - if 1 translate external host address and port |
| self_twice_nat | - if 1 translate external host address and port whenever external host address equals local address of internal host |
| out2in_only | - if 1 rule match only out2in direction |
| tag | - opaque string tag |
Definition at line 405 of file nat.api.