Interface Ipv6ServiceConstants
-
public interface Ipv6ServiceConstants
-
-
Field Summary
Fields Modifier and Type Field Description static intADD_ENTRYstatic intADD_FLOWstatic longDEF_FLOWLABELstatic shortDEFAULT_FLOW_PRIORITYstatic intDEL_ENTRYstatic intDEL_FLOWstatic java.lang.StringDEVICE_OWNER_COMPUTE_NOVAstatic java.lang.StringDEVICE_OWNER_DHCPstatic java.lang.StringDHCPV6_OFFstatic intELAN_GID_MINstatic intELAN_TAG_LENGTHstatic intFIRST_OR_LAST_VM_ON_DPNstatic shortFLOW_SUBNET_PRIORITYstatic java.lang.StringFLOWID_NS_RESPONDER_SUFFIXstatic java.lang.StringFLOWID_PREFIXstatic java.lang.StringFLOWID_SEPARATORstatic intFLOWS_CONFIGUREDstatic intFLOWS_NOT_CONFIGUREDstatic org.opendaylight.yangtools.yang.common.Uint64INVALID_DPIDstatic java.lang.StringIP_VERSION_V4static java.lang.StringIP_VERSION_V6static java.lang.StringIPV6_AUTO_ADDRESS_SUBNETSstatic java.lang.StringIPV6_DHCPV6_STATEFULstatic java.lang.StringIPV6_DHCPV6_STATELESSstatic java.lang.StringIPV6_SLAACstatic java.lang.StringNETWORK_ROUTER_GATEWAYstatic java.lang.StringNETWORK_ROUTER_INTERFACEstatic shortNS_PUNT_PROTECTION_FLOW_PRIORITYstatic longPERIODIC_RA_INTERVALstatic shortPUNT_NA_FLOW_PRIORITYstatic shortRS_PUNT_PROTECTION_FLOW_PRIORITYstatic shortSLLOPTION_SET_FLOW_PRIORITYstatic shortSLOW_PATH_PROTECTION_PRIORITY
-
-
-
Field Detail
-
DHCPV6_OFF
static final java.lang.String DHCPV6_OFF
- See Also:
- Constant Field Values
-
IPV6_DHCPV6_STATEFUL
static final java.lang.String IPV6_DHCPV6_STATEFUL
- See Also:
- Constant Field Values
-
IPV6_DHCPV6_STATELESS
static final java.lang.String IPV6_DHCPV6_STATELESS
- See Also:
- Constant Field Values
-
IPV6_SLAAC
static final java.lang.String IPV6_SLAAC
- See Also:
- Constant Field Values
-
IPV6_AUTO_ADDRESS_SUBNETS
static final java.lang.String IPV6_AUTO_ADDRESS_SUBNETS
- See Also:
- Constant Field Values
-
IP_VERSION_V4
static final java.lang.String IP_VERSION_V4
- See Also:
- Constant Field Values
-
IP_VERSION_V6
static final java.lang.String IP_VERSION_V6
- See Also:
- Constant Field Values
-
DEVICE_OWNER_DHCP
static final java.lang.String DEVICE_OWNER_DHCP
- See Also:
- Constant Field Values
-
DEVICE_OWNER_COMPUTE_NOVA
static final java.lang.String DEVICE_OWNER_COMPUTE_NOVA
- See Also:
- Constant Field Values
-
RS_PUNT_PROTECTION_FLOW_PRIORITY
static final short RS_PUNT_PROTECTION_FLOW_PRIORITY
- See Also:
- Constant Field Values
-
NS_PUNT_PROTECTION_FLOW_PRIORITY
static final short NS_PUNT_PROTECTION_FLOW_PRIORITY
- See Also:
- Constant Field Values
-
INVALID_DPID
static final org.opendaylight.yangtools.yang.common.Uint64 INVALID_DPID
-
FLOWID_PREFIX
static final java.lang.String FLOWID_PREFIX
- See Also:
- Constant Field Values
-
FLOWID_NS_RESPONDER_SUFFIX
static final java.lang.String FLOWID_NS_RESPONDER_SUFFIX
- See Also:
- Constant Field Values
-
FLOWID_SEPARATOR
static final java.lang.String FLOWID_SEPARATOR
- See Also:
- Constant Field Values
-
NETWORK_ROUTER_INTERFACE
static final java.lang.String NETWORK_ROUTER_INTERFACE
- See Also:
- Constant Field Values
-
NETWORK_ROUTER_GATEWAY
static final java.lang.String NETWORK_ROUTER_GATEWAY
- See Also:
- Constant Field Values
-
DEFAULT_FLOW_PRIORITY
static final short DEFAULT_FLOW_PRIORITY
- See Also:
- Constant Field Values
-
FLOW_SUBNET_PRIORITY
static final short FLOW_SUBNET_PRIORITY
- See Also:
- Constant Field Values
-
PUNT_NA_FLOW_PRIORITY
static final short PUNT_NA_FLOW_PRIORITY
- See Also:
- Constant Field Values
-
SLLOPTION_SET_FLOW_PRIORITY
static final short SLLOPTION_SET_FLOW_PRIORITY
- See Also:
- Constant Field Values
-
SLOW_PATH_PROTECTION_PRIORITY
static final short SLOW_PATH_PROTECTION_PRIORITY
- See Also:
- Constant Field Values
-
ADD_FLOW
static final int ADD_FLOW
- See Also:
- Constant Field Values
-
ADD_ENTRY
static final int ADD_ENTRY
- See Also:
- Constant Field Values
-
DEL_ENTRY
static final int DEL_ENTRY
- See Also:
- Constant Field Values
-
DEL_FLOW
static final int DEL_FLOW
- See Also:
- Constant Field Values
-
ELAN_GID_MIN
static final int ELAN_GID_MIN
- See Also:
- Constant Field Values
-
ELAN_TAG_LENGTH
static final int ELAN_TAG_LENGTH
- See Also:
- Constant Field Values
-
FLOWS_CONFIGURED
static final int FLOWS_CONFIGURED
- See Also:
- Constant Field Values
-
FLOWS_NOT_CONFIGURED
static final int FLOWS_NOT_CONFIGURED
- See Also:
- Constant Field Values
-
FIRST_OR_LAST_VM_ON_DPN
static final int FIRST_OR_LAST_VM_ON_DPN
- See Also:
- Constant Field Values
-
DEF_FLOWLABEL
static final long DEF_FLOWLABEL
- See Also:
- Constant Field Values
-
PERIODIC_RA_INTERVAL
static final long PERIODIC_RA_INTERVAL
- See Also:
- Constant Field Values
-
-