class LdeIpConf

LdeIpConf

Defines an IP address for an interface.

Attributes
IPv4v6Address
mandatory
ipAddress
IP address. Both IPv4 and IPv6 addresses are accepted.
uint32
key
mandatory
noNotification
restricted
ipId
To avoid using index when add/change/delete, we combine interface and network as a key, for example ipId=interface@@network. Using either interface or netwrok as key is not enough but we have to combine them to make a unique key.
string
mandatory
network [ 1..253 ]
Network the IP address belongs to.