| getmapbmrResult Structure Definition |
The getmapbmrResult structure defines the return type for getmapbmr API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
mapbmrList |
List of mapbmrs |
| mapbmr Structure Definition |
The mapbmr structure defines the actual return type values for getmapbmr API. |
Syntax |
Members |
name |
Name for the Basic Mapping Rule. |
ruleipv6prefix |
IPv6 prefix of Customer Edge(CE) device.MAP-T CE will send ipv6 packets with this ipv6 prefix as source ipv6 address prefix |
network |
IPv4 NAT address range of Customer Edge (CE). |
netmask |
Subnet mask for the IPv4 address specified in the Network parameter. |
eabitlength |
The Embedded Address (EA) bit field encodes the CE-specific IPv4 address and port information. The EA bit field, which is unique for a
given Rule IPv6 prefix. |
psidoffset |
Start bit position of Port Set Identifier(PSID) value in Embedded Address (EA) bits. |
psidlength |
Length of Port Set IdentifierPort Set Identifier(PSID) in Embedded Address (EA) bits |
_nextgenapiresource |
See Also |