| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
NdpHeader.Builder |
NdpHeader.Builder.setDstIp(java.lang.String dstIp)
The IP address of the destination of the solicitation.
|
NdpHeader.Builder |
NdpHeader.Builder.setMsgType(java.lang.String msgType)
Possible values are:
NdpHeader.MSG_TYPE_SOLICITATION
NdpHeader.MSG_TYPE_ADVERTISEMENT
This field specifies the type of the Neighbor discover message being sent. |