public interface AllocationPool
| Modifier and Type | Method and Description |
|---|---|
org.onlab.packet.IpAddress |
endIp()
The end address for the allocation pool.
|
org.onlab.packet.IpAddress |
startIp()
The start address for the allocation pool.
|
Copyright © 2015. All rights reserved.