PacketAddressClassifier

PacketAddressClassifier
PacketAddressClassifier

A packet is classified to have an address binding, if its address configuration matches with all user specified properties.

JSON Example
{
    "ip_address": "string",
    "mac_address": "string",
    "vlan": 0
}
string As address-or-block-or-range As address-or-block-or-range
ip_address
Optional

A single IP address or a subnet, e.g. x.x.x.x or x.x.x.x/y

string As mac-address As mac-address
mac_address
Optional

A single MAC address

integer As int64 As int64
vlan
Optional

Virtual Local Area Network Identifier