get_prefixlength#
Builtin function
get_prefixlength(prefix)
Description
Return the get_prefixlength of a prefix.
Parameters
prefix
(string): The IP prefix.
Returns
int
: Returns the prefixLength of the prefix.
Example
Builtin function
get_prefixlength(prefix)
Description
Return the get_prefixlength of a prefix.
Parameters
prefix
(string): The IP prefix.Returns
int
: Returns the prefixLength of the prefix.
Example