| 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 |
Return Value |
Returns simpleResult |
See Also |