IPv6Network1.1.1
Properties
-
-
-
-
-
link
The first address in this network. Will be equivalent to
lastAddress
whenprefix
is equal tobitWidth
. -
link
The last address in this network. Will be equivalent to
firstAddress
whenprefix
is equal tobitWidth
.
Methods( )
-
-
-
-
-
-
-
-
-
-
-
linkfunction
Calculate all subnets of this network with prefix
target
. For example, given IPv6Network("2620:149:a:960::/61").subdivideTo(64), it outputs 8 /64 networks
An IPv6 network.