mld
MldHostBaseInfoStruct


Structure used to pass as parameter to retrieve MLD Host mapping to Subscriber Host


public struct MldHostBaseInfoStruct

Properties
siteId Indicates IP address of the Network Element to retrieve MLD Host. This field is mandatory.

type=string

routerId Indicates Routing Instance ID of MLD Host. This field is mandatory unless Service ID is specified.

type=long

ipAddressType Indicates IP Address type of the MLD Host. This field is mandatory.

type=rtr.InetAddressType

ipAddress Indicates IP Address of the MLD Host. This field is mandatory.

type=string

macAddress Indicates MAC address of this MLD Host. This field is mandatory.

type=string

sessionId Indicates PPPoE session ID of this MLD Host. Default is 0 if not specified.

type=long

serviceId Indicates Service ID of this MLD Host. This field is ignored if routerId is specified.

type=long