Home > Configuration > Policy > bindpolicydataset_endrange

bindpolicydataset_endrange

Use this method to bind endrange to policy dataset.

Syntax



Parameters

name

Name of the dataset to which to bind the value.
This is mandatory parameter.

value

Value of the specified type that is associated with the dataset. For ipv4 and ipv6, value can be a subnet using the slash notation address/n, where address is the beginning of the subnet and n is the number of left-most bits set in the subnet mask, defining the end of the subnet. The start address will be masked by the subnet mask if necessary, for example for 192.128.128.0/10, the start address will be 192.128.0.0.
This is mandatory parameter.

endrange

The dataset entry is a range from through , inclusive. endRange cannot be used if value is an ipv4 or ipv6 subnet and endRange cannot itself be a subnet.

Return Value

Returns simpleResult

See Also