public class DhcpRelayConfig
extends org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>
| Constructor and Description |
|---|
DhcpRelayConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.onosproject.net.ConnectPoint |
getDhcpServerConnectPoint()
Returns the dhcp server connect point.
|
org.onlab.packet.Ip4Address |
getDhcpServerIp()
Returns the dhcp server ip.
|
org.onlab.packet.MacAddress |
getDhcpServermac()
Returns the dhcp server mac.
|
boolean |
isValid() |
apply, clear, get, get, get, get, get, get, getList, getList, hasFields, hasFields, hasOnlyFields, hasOnlyFields, init, isBoolean, isBoolean, isConnectPoint, isConnectPoint, isDecimal, isDecimal, isIntegralNumber, isIntegralNumber, isIpAddress, isIpAddress, isIpPrefix, isIpPrefix, isMacAddress, isMacAddress, isNumber, isNumber, isString, isString, isTpPort, isTpPort, key, node, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, setOrClear, subjectpublic boolean isValid()
isValid in class org.onosproject.net.config.Config<org.onosproject.core.ApplicationId>public org.onosproject.net.ConnectPoint getDhcpServerConnectPoint()
public org.onlab.packet.Ip4Address getDhcpServerIp()
public org.onlab.packet.MacAddress getDhcpServermac()