ressubscr
SlaacHostManagedRoute


Represents a Managed Route for SLAAC Hosts.



public struct SlaacHostManagedRoute

Properties
serviceId A number used to identify a Service. This ID must be unique within the Service Domain.

type=long

prefixType Indicates the address type of prefix.

type=rtr.InetAddressType

prefix . The IPv6 prefix of the SLAAC host.

type=InetAddress

macAddr Indicates the MAC address of the this SLAAC host.

type=MacAddress