Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ACEDELETE_MAX_RETRIES |
3 |
public static final int |
ACES_PER_TRANSACTION |
30 |
public static final String |
ACL_JOB_KEY_PREFIX |
"ACL-" |
public static final String |
ACL_SYNC_KEY_EXT |
"-acl" |
public static final long |
ACL_TAG_POOL_END |
10000L |
public static final String |
ACL_TAG_POOL_NAME |
"ACL-TAG-POOL" |
public static final long |
ACL_TAG_POOL_START |
1L |
public static final int |
ALL_LAYER4_PORT |
65535 |
public static final int |
ALL_LAYER4_PORT_MASK |
0 |
public static final String |
BROADCAST_MAC |
"ff:ff:ff:ff:ff:ff" |
public static final int |
CT_MARK_EST_STATE |
1 |
public static final int |
CT_MARK_EST_STATE_MASK |
1 |
public static final int |
CT_MARK_NEW_STATE |
0 |
public static final int |
DEST_LOWER_PORT_2 |
2 |
public static final int |
DEST_LOWER_PORT_HTTP |
80 |
public static final int |
DEST_LOWER_PORT_UNSPECIFIED |
-1 |
public static final int |
DEST_REMOTE_IP_PREFIX_SPECIFIED |
1 |
public static final int |
DEST_REMOTE_IP_PREFIX_UNSPECIFIED |
-1 |
public static final int |
DEST_UPPER_PORT_3 |
3 |
public static final int |
DEST_UPPER_PORT_HTTP |
80 |
public static final int |
DEST_UPPER_PORT_UNSPECIFIED |
-1 |
public static final short |
DHCP_CLIENT_PORT_IPV4 |
68 |
public static final short |
DHCP_CLIENT_PORT_IPV6 |
546 |
public static final short |
DHCP_SERVER_PORT_IPV4 |
67 |
public static final short |
DHCP_SERVER_PORT_IPV6 |
547 |
public static final int |
FLOWS_PER_TRANSACTION |
30 |
public static final int |
ICMPV6_TYPE_MLD_QUERY |
130 |
public static final int |
ICMPV6_TYPE_MLD2_REPORT |
143 |
public static final int |
ICMPV6_TYPE_NA |
136 |
public static final int |
ICMPV6_TYPE_NS |
135 |
public static final int |
ICMPV6_TYPE_RA |
134 |
public static final int |
ICMPV6_TYPE_RS |
133 |
public static final short |
INGRESS_ACL_SERVICE_INDEX |
2 |
public static final String |
INGRESS_ACL_SERVICE_NAME |
"ACL_SERVICE" |
public static final int |
INVALID_ACL_TAG |
-1 |
public static final String |
IPV4_ALL_NETWORK |
"0.0.0.0/0" |
public static final String |
IPV4_ALL_SUBNET_BROADCAST_ADDR |
"255.255.255.255" |
public static final String |
IPV6_ALL_NETWORK |
"::/0" |
public static final String |
IPV6_LINK_LOCAL_PREFIX |
"fe80::/10" |
public static final int |
JOB_MAX_RETRIES |
3 |
public static final int |
SECURITY_GROUP_ICMP_IDLE_TIME_OUT |
30 |
public static final String |
SECURITY_GROUP_TCP_FIN_HARD_TO_KEY |
"security-group-tcp-fin-hard-timeout" |
public static final String |
SECURITY_GROUP_TCP_FIN_IDLE_TO_KEY |
"security-group-tcp-fin-idle-timeout" |
public static final String |
SECURITY_GROUP_TCP_HARD_TO_KEY |
"security-group-tcp-hard-timeout" |
public static final String |
SECURITY_GROUP_TCP_IDLE_TO_KEY |
"security-group-tcp-idle-timeout" |
public static final String |
SECURITY_GROUP_UDP_HARD_TO_KEY |
"security-group-udp-hard-timeout" |
public static final String |
SECURITY_GROUP_UDP_IDLE_TO_KEY |
"security-group-udp-idle-timeout" |
public static final int |
SOURCE_LOWER_PORT_UNSPECIFIED |
-1 |
public static final int |
SOURCE_REMOTE_IP_PREFIX_SPECIFIED |
1 |
public static final int |
SOURCE_REMOTE_IP_PREFIX_UNSPECIFIED |
-1 |
public static final int |
SOURCE_UPPER_PORT_UNSPECIFIED |
-1 |
public static final long |
TCP_FLAG_ACK |
16L |
public static final long |
TCP_FLAG_SYN |
2L |
public static final long |
TCP_FLAG_SYN_ACK |
18L |
public static final int |
TRACKED_CT_STATE |
32 |
public static final int |
TRACKED_CT_STATE_MASK |
32 |
public static final int |
TRACKED_EST_CT_STATE |
34 |
public static final int |
TRACKED_EST_CT_STATE_MASK |
55 |
public static final int |
TRACKED_INV_CT_STATE |
48 |
public static final int |
TRACKED_INV_CT_STATE_MASK |
48 |
public static final int |
TRACKED_NEW_CT_STATE |
33 |
public static final int |
TRACKED_NEW_CT_STATE_MASK |
33 |
public static final int |
TRACKED_REL_CT_STATE |
36 |
public static final int |
TRACKED_REL_CT_STATE_MASK |
55 |
public static final int |
TRACKED_RPL_CT_STATE |
32 |
public static final int |
TRACKED_RPL_CT_STATE_MASK |
40 |
public static final int |
UNTRACKED_CT_STATE |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OP_CLEARALARM |
"clearAlarm" |
public static final String |
OP_RAISEALARM |
"raiseAlarm" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_RETRIES |
2147483647 |
public static final int |
MAX_DELAY_FACTOR |
15 |
public static final long |
TIME_IN_MILLI |
1000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BGP_COUNTER_NBR_PKTS_RX |
"BgpNeighborPacketsReceived" |
public static final String |
BGP_COUNTER_NBR_PKTS_TX |
"BgpNeighborPacketsSent" |
public static final String |
BGP_COUNTER_RD_ROUTE_COUNT |
"BgpRdRouteCount" |
public static final String |
BGP_COUNTER_TOTAL_PFX |
"BgpTotalPrefixes:Bgp_Total_Prefixes" |
public static final String |
BGP_DEF_LOG_FILE |
"/opt/quagga/var/log/quagga/zrpc.init.log" |
public static final String |
BGP_DEF_LOG_LEVEL |
"debugging" |
public static final int |
BGP_NOTIFY_CEASE_CODE |
6 |
public static final String |
BGP_SPEAKER_HOST_NAME |
"vpnservice.bgpspeaker.host.name" |
public static final String |
BGP_SPEAKER_THRIFT_PORT |
"vpnservice.bgpspeaker.thrift.port" |
public static final String |
DEFAULT_BGP_HOST_NAME |
"localhost" |
public static final int |
DEFAULT_BGP_THRIFT_PORT |
7644 |
public static final long |
DEFAULT_ETH_TAG |
0L |
public static final String |
QBGP_VTY_PASSWORD |
"sdncbgpc" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BGP_EVPN_FILE |
"cmd_bgp_l2vpn_evpn_all.txt" |
public static final String |
BGP_EVPN_SUMMARY_FILE |
"cmd_bgp_evpn_all_summary.txt" |
public static final String |
BGP_VPNV4_FILE |
"cmd_ip_bgp_vpnv4_all.txt" |
public static final String |
BGP_VPNV4_SUMMARY_FILE |
"cmd_ip_bgp_vpnv4_all_summary.txt" |
public static final String |
BGP_VPNV6_FILE |
"cmd_ip_bgp_vpnv6_all.txt" |
public static final String |
BGP_VPNV6_SUMMARY_FILE |
"cmd_ip_bgp_vpnv6_all_summary.txt" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BGP_ERR_ACTIVE |
10 |
public static final int |
BGP_ERR_COMMON_FAILURE |
2 |
public static final int |
BGP_ERR_FAILED |
1 |
public static final int |
BGP_ERR_IN_ITER |
103 |
public static final int |
BGP_ERR_INACTIVE |
11 |
public static final int |
BGP_ERR_INITED |
101 |
public static final int |
BGP_ERR_NOT_INITED |
102 |
public static final int |
BGP_ERR_NOT_ITER |
15 |
public static final int |
BGP_ERR_NOT_SUPPORTED |
200 |
public static final int |
BGP_ERR_PARAM |
100 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ABORTED |
4 |
public static final int |
DEFAULT_TCP_SOCK_SZ |
87380 |
public static final int |
DONE |
3 |
public static final int |
INITED |
1 |
public static final int |
ITERATING |
2 |
public static final int |
NEVER_DONE |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BGP_ERR_ACTIVE |
10 |
public static final int |
BGP_ERR_FAILED |
1 |
public static final int |
BGP_ERR_INACTIVE |
11 |
public static final int |
BGP_ERR_NOT_ITER |
15 |
public static final int |
BGP_ERR_NOT_SUPPORTED |
200 |
public static final int |
BGP_ERR_PARAM |
100 |
public static final int |
BGP_RT_ADD |
0 |
public static final int |
BGP_RT_DEL |
1 |
public static final int |
GET_RTS_INIT |
0 |
public static final int |
GET_RTS_NEXT |
1 |
public static final int |
LBL_EXPLICIT_NULL |
3 |
public static final int |
LBL_NO_LABEL |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
UNKNOWN_DMAC |
"00:00:00:00:00:00" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
BOOTREPLY |
2 |
public static final byte |
BOOTREQUEST |
1 |
public static final int |
DHCP_MAX_SIZE |
576 |
public static final int |
DHCP_MIN_SIZE |
300 |
public static final int |
DHCP_NOOPT_HDR_SIZE |
240 |
public static final byte |
HTYPE_ETHER |
1 |
public static final int |
MAGIC_COOKIE |
1669485411 |
public static final byte |
MSG_ACK |
5 |
public static final byte |
MSG_DECLINE |
4 |
public static final byte |
MSG_DISCOVER |
1 |
public static final byte |
MSG_FORCERENEW |
9 |
public static final byte |
MSG_INFORM |
8 |
public static final byte |
MSG_NAK |
6 |
public static final byte |
MSG_OFFER |
2 |
public static final byte |
MSG_RELEASE |
7 |
public static final byte |
MSG_REQUEST |
3 |
public static final byte |
OPT_AGENT_OPTIONS |
82 |
public static final byte |
OPT_ALL_SUBNETS_LOCAL |
27 |
public static final byte |
OPT_ARP_CACHE_TIMEOUT |
35 |
public static final byte |
OPT_ASSOCIATED_IP |
92 |
public static final byte |
OPT_AUTO_CONFIGURE |
116 |
public static final byte |
OPT_BOOT_SIZE |
13 |
public static final byte |
OPT_BOOTFILE |
67 |
public static final byte |
OPT_BROADCAST_ADDRESS |
28 |
public static final byte |
OPT_CLASSLESS_ROUTE |
121 |
public static final byte |
OPT_CLIENT_IDENTIFIER |
61 |
public static final byte |
OPT_CLIENT_LAST_TRANSACTION_TIME |
91 |
public static final byte |
OPT_COOKIE_SERVERS |
8 |
public static final byte |
OPT_DEFAULT_IP_TTL |
23 |
public static final byte |
OPT_DEFAULT_TCP_TTL |
37 |
public static final byte |
OPT_DOMAIN_NAME |
15 |
public static final byte |
OPT_DOMAIN_NAME_SERVERS |
6 |
public static final byte |
OPT_DOMAIN_SEARCH |
119 |
public static final byte |
OPT_END |
-1 |
public static final byte |
OPT_EXTENSIONS_PATH |
18 |
public static final byte |
OPT_FINGER_SERVER |
73 |
public static final byte |
OPT_FONT_SERVERS |
48 |
public static final byte |
OPT_FQDN |
81 |
public static final byte |
OPT_HOST_NAME |
12 |
public static final byte |
OPT_IEEE802_3_ENCAPSULATION |
36 |
public static final byte |
OPT_IMPRESS_SERVERS |
10 |
public static final byte |
OPT_INTERFACE_MTU |
26 |
public static final byte |
OPT_IP_FORWARDING |
19 |
public static final byte |
OPT_IRC_SERVER |
74 |
public static final byte |
OPT_LEASE_TIME |
51 |
public static final byte |
OPT_LOG_SERVERS |
7 |
public static final byte |
OPT_LPR_SERVERS |
9 |
public static final byte |
OPT_MASK_SUPPLIER |
30 |
public static final byte |
OPT_MAX_DGRAM_REASSEMBLY |
22 |
public static final byte |
OPT_MAX_MESSAGE_SIZE |
57 |
public static final byte |
OPT_MERIT_DUMP |
14 |
public static final byte |
OPT_MESSAGE |
56 |
public static final byte |
OPT_MESSAGE_TYPE |
53 |
public static final byte |
OPT_MOBILE_IP_HOME_AGENT |
68 |
public static final byte |
OPT_NAME_SERVERS |
5 |
public static final byte |
OPT_NAME_SERVICE_SEARCH |
117 |
public static final byte |
OPT_NDS_CONTEXT |
87 |
public static final byte |
OPT_NDS_SERVERS |
85 |
public static final byte |
OPT_NDS_TREE_NAME |
86 |
public static final byte |
OPT_NETBIOS_DD_SERVER |
45 |
public static final byte |
OPT_NETBIOS_NAME_SERVERS |
44 |
public static final byte |
OPT_NETBIOS_NODE_TYPE |
46 |
public static final byte |
OPT_NETBIOS_SCOPE |
47 |
public static final byte |
OPT_NIS_SERVERS |
41 |
public static final byte |
OPT_NISPLUS_DOMAIN |
64 |
public static final byte |
OPT_NISPLUS_SERVER |
65 |
public static final byte |
OPT_NNTP_SERVER |
71 |
public static final byte |
OPT_NON_LOCAL_SOURCE_ROUTING |
20 |
public static final byte |
OPT_NTP_SERVERS |
42 |
public static final byte |
OPT_NWIP_DOMAIN_NAME |
62 |
public static final byte |
OPT_NWIP_SUBOPTIONS |
63 |
public static final byte |
OPT_OPTION_OVERLOAD |
52 |
public static final byte |
OPT_PAD |
0 |
public static final byte |
OPT_PARAMETER_REQUEST_LIST |
55 |
public static final byte |
OPT_PATH_MTU_AGING_TIMEOUT |
24 |
public static final byte |
OPT_PATH_MTU_PLATEAU_TABLE |
25 |
public static final byte |
OPT_PERFORM_MASK_DISCOVERY |
29 |
public static final byte |
OPT_POLICY_FILTER |
21 |
public static final byte |
OPT_POP3_SERVER |
70 |
public static final byte |
OPT_REBINDING_TIME |
59 |
public static final byte |
OPT_RENEWAL_TIME |
58 |
public static final byte |
OPT_REQUESTED_ADDRESS |
50 |
public static final byte |
OPT_RESOURCE_LOCATION_SERVERS |
11 |
public static final byte |
OPT_ROOT_PATH |
17 |
public static final byte |
OPT_ROUTER_DISCOVERY |
31 |
public static final byte |
OPT_ROUTER_SOLICITATION_ADDRESS |
32 |
public static final byte |
OPT_ROUTERS |
3 |
public static final byte |
OPT_SERVER_IDENTIFIER |
54 |
public static final byte |
OPT_SMTP_SERVER |
69 |
public static final byte |
OPT_STATIC_ROUTES |
33 |
public static final byte |
OPT_STDA_SERVER |
76 |
public static final byte |
OPT_STREETTALK_SERVER |
75 |
public static final byte |
OPT_SUBNET_MASK |
1 |
public static final byte |
OPT_SUBNET_SELECTION |
118 |
public static final byte |
OPT_SWAP_SERVER |
16 |
public static final byte |
OPT_TCP_KEEPALIVE_GARBAGE |
39 |
public static final byte |
OPT_TCP_KEEPALIVE_INTERVAL |
38 |
public static final byte |
OPT_TFTP_SERVER |
66 |
public static final byte |
OPT_TIME_OFFSET |
2 |
public static final byte |
OPT_TIME_SERVERS |
4 |
public static final byte |
OPT_TRAILER_ENCAPSULATION |
34 |
public static final byte |
OPT_USER_AUTHENTICATION_PROTOCOL |
98 |
public static final byte |
OPT_USER_CLASS |
77 |
public static final byte |
OPT_VENDOR_CLASS_IDENTIFIER |
60 |
public static final byte |
OPT_VENDOR_ENCAPSULATED_OPTIONS |
43 |
public static final byte |
OPT_WWW_SERVER |
72 |
public static final byte |
OPT_X_DISPLAY_MANAGER |
49 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ARP_FLOW_PRIORITY |
50 |
public static final String |
BCAST_DEST_IP |
"255.255.255.255" |
public static final int |
BCAST_IP |
-1 |
public static final int |
DEFAULT_DHCP_ALLOCATION_POOL_FLOW_PRIORITY |
49 |
public static final int |
DEFAULT_DHCP_ARP_FLOW_PRIORITY |
10 |
public static final int |
DEFAULT_DHCP_FLOW_PRIORITY |
50 |
public static final String |
DEFAULT_DOMAIN_NAME |
"openstacklocal" |
public static final short |
DEFAULT_FLOW_PRIORITY |
100 |
public static final int |
DEFAULT_LEASE_TIME |
86400 |
public static final short |
DHCP_CLIENT_PORT |
68 |
public static final String |
DHCP_JOB_KEY_PREFIX |
"DHCP_" |
public static final short |
DHCP_SERVER_PORT |
67 |
public static final long |
DHCP_TABLE_MAX_ENTRY |
10000L |
public static final String |
FLOWID_PREFIX |
"DHCP." |
public static final int |
RETRY_COUNT |
6 |
public static final String |
VMFLOWID_PREFIX |
"DHCP.INTERFACE." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROVIDER_MAPPINGS_KEY |
"provider_mappings" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
HA_CHILDREN |
"ha_children" |
public static final String |
HA_ENABLED |
"ha_enabled" |
public static final String |
HA_ID |
"ha_id" |
public static final String |
HWVTEP_ENTITY_TYPE |
"hwvtep" |
public static final String |
HWVTEP_URI_PREFIX |
"hwvtep" |
public static final String |
L2GW_JOB_KEY |
":l2gw" |
public static final String |
MANAGER_KEY |
"managerKey" |
public static final String |
PHYSICALSWITCH |
"/physicalswitch/" |
public static final String |
TEP_PREFIX |
"vxlan_over_ipv4:" |
public static final String |
UUID |
"uuid" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NODE_CHECK |
"physical" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ELAN_CLI_FORMAT |
"%-35s %-20s %-20s " |
public static final String |
ELAN_INTERFACE_CLI_FORMAT |
"%-35s %-25s %-15s %-15s " |
public static final String |
ETREE_CLI_FORMAT |
"%-35s %-20s %-20s %-20s" |
public static final String |
ETREE_INTERFACE_CLI_FORMAT |
"%-35s %-25s %-15s %-15s %-15s" |
public static final String |
HEADER_UNDERLINE |
"----------------------------------------------------------------------------------------------" |
public static final String |
MAC_TABLE_CLI_FORMAT |
"%-35s %-20s %-20s %-20s" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
DEFAULT_MAC_TIME_OUT |
300L |
public static final int |
ELAN_GID_MIN |
200000 |
public static final long |
ELAN_ID_HIGH_VALUE |
10000L |
public static final long |
ELAN_ID_LOW_VALUE |
5000L |
public static final String |
ELAN_ID_POOL_NAME |
"elan.ids.pool" |
public static final String |
ELAN_SERVICE_NAME |
"ELAN" |
public static final int |
ELAN_SERVICE_PRIORITY |
5 |
public static final int |
ELAN_TAG_LENGTH |
16 |
public static final int |
INTERFACE_TAG_LENGTH |
20 |
public static final int |
JOB_MAX_RETRIES |
6 |
public static final String |
L2_CONTROL_PACKETS_DMAC |
"01:80:C2:00:00:00" |
public static final String |
L2_CONTROL_PACKETS_DMAC_MASK |
"FF:FF:FF:FF:FF:F0" |
public static final String |
L2GATEWAY_DS_JOB_NAME |
"L2GW" |
public static final String |
LEAVES_POSTFIX |
"_leaves" |
public static final String |
LLDP_DST_1 |
"01:80:C2:00:00:00" |
public static final String |
LLDP_DST_2 |
"01:80:C2:00:00:03" |
public static final String |
LLDP_DST_3 |
"01:80:C2:00:00:0E" |
public static final int |
LLDP_ETH_TYPE |
35020 |
public static final String |
OVSDB_BRIDGE_URI_PREFIX |
"bridge" |
public static final int |
STATIC_MAC_TIMEOUT |
0 |
public static final String |
UNKNOWN_DMAC |
"00:00:00:00:00:00" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
L2GATEWAY_CONN_CACHE_NAME |
"L2GWCONN" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_FIB_FLOW_PRIORITY |
10 |
public static final int |
DEFAULT_IPV6_PREFIX_LENGTH |
128 |
public static final String |
DEFAULT_NEXTHOP_IP |
"0.0.0.0" |
public static final int |
DEFAULT_PREFIX_LENGTH |
32 |
public static final String |
FLOWID_PREFIX |
"L3." |
public static final long |
INVALID_GROUP_ID |
-1L |
public static final String |
PREFIX_SEPARATOR |
"/" |
public static final String |
SEPARATOR |
"." |
public static final String |
VPN_IDPOOL_NAME |
"vpnservices" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ADD_ENTRY |
0 |
public static final int |
ADD_FLOW |
0 |
public static final long |
DEF_FLOWLABEL |
0L |
public static final String |
DEF_MCAST_MAC |
"33:33:00:00:00:01" |
public static final short |
DEFAULT_FLOW_PRIORITY |
50 |
public static final int |
DEL_ENTRY |
1 |
public static final int |
DEL_FLOW |
1 |
public static final String |
DEVICE_OWNER_DHCP |
"network:dhcp" |
public static final String |
DHCPV6_OFF |
"DHCPV6_OFF" |
public static final int |
ELAN_GID_MIN |
200000 |
public static final int |
ETHTYPE_START |
96 |
public static final String |
FLOWID_PREFIX |
"IPv6." |
public static final String |
FLOWID_SEPARATOR |
"." |
public static final int |
FLOWS_CONFIGURED |
1 |
public static final int |
FLOWS_NOT_CONFIGURED |
0 |
public static final int |
ICMP_V6 |
1 |
public static final short |
ICMP_V6_MAX_HOP_LIMIT |
255 |
public static final short |
ICMP_V6_NA_CODE |
136 |
public static final short |
ICMP_V6_NS_CODE |
135 |
public static final short |
ICMP_V6_OPTION_SOURCE_LLA |
1 |
public static final short |
ICMP_V6_OPTION_TARGET_LLA |
2 |
public static final short |
ICMP_V6_RA_CODE |
134 |
public static final short |
ICMP_V6_RS_CODE |
133 |
public static final short |
ICMP_V6_TYPE |
58 |
public static final short |
ICMP6_NHEADER |
58 |
public static final int |
ICMPV6_HDR_START |
432 |
public static final int |
ICMPV6_OFFSET |
54 |
public static final int |
ICMPV6_OPTION_PREFIX_LENGTH |
32 |
public static final int |
ICMPV6_OPTION_SOURCE_LLA_LENGTH |
8 |
public static final int |
ICMPV6_RA_LENGTH_WO_OPTIONS |
16 |
public static final int |
IP_V6_ETHTYPE |
34525 |
public static final int |
IP_V6_HDR_START |
112 |
public static final int |
IP_V6_NEXT_HDR |
48 |
public static final short |
IP_VERSION_6 |
6 |
public static final String |
IP_VERSION_V4 |
"IPv4" |
public static final String |
IP_VERSION_V6 |
"IPv6" |
public static final String |
IPV6_AUTO_ADDRESS_SUBNETS |
"IPV6_SLAACDHCPV6_STATELESS" |
public static final int |
IPV6_DEFAULT_HOP_LIMIT |
64 |
public static final String |
IPV6_DHCPV6_STATEFUL |
"DHCPV6_STATEFUL" |
public static final String |
IPV6_DHCPV6_STATELESS |
"DHCPV6_STATELESS" |
public static final int |
IPV6_RA_PREFERRED_LIFETIME |
604800 |
public static final int |
IPV6_RA_REACHABLE_TIME |
120000 |
public static final int |
IPV6_RA_VALID_LIFETIME |
2592000 |
public static final int |
IPV6_ROUTER_LIFETIME |
4500 |
public static final String |
IPV6_SLAAC |
"IPV6_SLAAC" |
public static final short |
IPV6_VERSION |
6 |
public static final String |
NETWORK_ROUTER_GATEWAY |
"network:router_gateway" |
public static final String |
NETWORK_ROUTER_INTERFACE |
"network:router_interface" |
public static final int |
ONE_BYTE |
8 |
public static final String |
OPENFLOW_NODE_PREFIX |
"openflow:" |
public static final long |
PERIODIC_RA_INTERVAL |
60L |
public static final int |
TWO_BYTES |
16 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DNAT_CT_STATE |
128 |
protected static final int |
DNAT_CT_STATE_MASK |
128 |
protected static final int |
SNAT_CT_STATE |
64 |
protected static final int |
SNAT_CT_STATE_MASK |
64 |
protected static final int |
TRACKED_NEW_CT_MASK |
33 |
protected static final int |
TRACKED_NEW_CT_STATE |
33 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ADD_FLOW |
0 |
public static final String |
COLON_SEPARATOR |
":" |
public static final int |
DEFAULT_DNAT_FLOW_PRIORITY |
10 |
public static final short |
DEFAULT_HARD_TIMEOUT |
0 |
public static final short |
DEFAULT_IDLE_TIMEOUT |
0 |
public static final long |
DEFAULT_L3VNI_VALUE |
0L |
public static final int |
DEFAULT_LABEL_VALUE |
0 |
public static final short |
DEFAULT_NAPT_FLOW_PRIORITY |
10 |
public static final int |
DEFAULT_NAPT_IDLE_TIMEOUT |
300 |
public static final short |
DEFAULT_PREFIX |
32 |
public static final short |
DEFAULT_PSNAT_FLOW_PRIORITY |
5 |
public static final short |
DEFAULT_SNAT_FLOW_PRIORITY |
10 |
public static final int |
DEFAULT_TS_FLOW_PRIORITY |
10 |
public static final int |
DEL_FLOW |
1 |
public static final String |
DNAT_FLOW_NAME |
"DNAT" |
public static final int |
EVENT_QUEUE_LENGTH |
1000000 |
public static final String |
FLOWID_PREFIX |
"L3." |
public static final String |
FLOWID_SEPARATOR |
"." |
public static final long |
INVALID_ID |
-1L |
public static final String |
NAPT_FLOW_NAME |
"SNAT" |
public static final String |
NAPT_FLOWID_PREFIX |
"SNAT." |
public static final int |
NAT_DJC_MAX_RETRIES |
3 |
public static final String |
NAT_DJC_PREFIX |
"NAT-" |
public static final String |
ODL_VNI_POOL_NAME |
"opendaylight-vni-ranges" |
public static final short |
SNAT_FIB_FLOW_PRIORITY |
42 |
public static final String |
SNAT_FLOW_NAME |
"SNAT" |
public static final String |
SNAT_FLOWID_PREFIX |
"SNAT." |
public static final long |
SNAT_ID_HIGH_VALUE |
250000L |
public static final long |
SNAT_ID_LOW_VALUE |
225000L |
public static final String |
SNAT_IDPOOL_NAME |
"snatGroupIdPool" |
public static final short |
SNAT_NEW_FLOW_PRIORITY |
5 |
public static final int |
SNAT_PACKET_RETRY_THEADPOOL_SIZE |
15 |
public static final int |
SNAT_PACKET_THEADPOOL_SIZE |
25 |
public static final short |
SNAT_TRK_FLOW_PRIORITY |
6 |
public static final long |
VNI_DEFAULT_HIGH_VALUE |
99999L |
public static final long |
VNI_DEFAULT_LOW_VALUE |
70000L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IPV4_ALL_NETWORK |
"0.0.0.0/0" |
public static final String |
IPV6_ALL_NETWORK |
"::/0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BINDING_PROFILE_CAPABILITIES |
"capabilities" |
public static final String |
DEVICE_OWNER_DHCP |
"network:dhcp" |
public static final String |
DEVICE_OWNER_FLOATING_IP |
"network:floatingip" |
public static final String |
DEVICE_OWNER_GATEWAY_INF |
"network:router_gateway" |
public static final String |
DEVICE_OWNER_ROUTER_INF |
"network:router_interface" |
public static final String |
FLOATING_IP_DEVICE_ID_PENDING |
"PENDING" |
public static final String |
PREFIX_TAP |
"tap" |
public static final String |
PREFIX_VHOSTUSER |
"vhu" |
public static final String |
RD_IDPOOL_NAME |
"RouteDistinguisherPool" |
public static final String |
RD_IDPOOL_SIZE |
"65535" |
public static final long |
RD_IDPOOL_START |
1L |
public static final String |
RD_PROPERTY_KEY |
"vpnservice.admin.rdvalue" |
public static final String |
SWITCHDEV |
"switchdev" |
public static final String |
VIF_TYPE_BINDING_FAILED |
"binding_failed" |
public static final String |
VIF_TYPE_BRIDGE |
"bridge" |
public static final String |
VIF_TYPE_DISTRIBUTED |
"distributed" |
public static final String |
VIF_TYPE_MACVTAP |
"macvtap" |
public static final String |
VIF_TYPE_OTHER |
"other" |
public static final String |
VIF_TYPE_OVS |
"ovs" |
public static final String |
VIF_TYPE_UNBOUND |
"unbound" |
public static final String |
VIF_TYPE_VHOSTUSER |
"vhostuser" |
public static final String |
VNIC_TYPE_DIRECT |
"direct" |
public static final String |
VNIC_TYPE_NORMAL |
"normal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PORT_STATUS_ACTIVE |
"ACTIVE" |
public static final String |
PORT_STATUS_BUILD |
"BUILD" |
public static final String |
PORT_STATUS_DOWN |
"DOWN" |
public static final String |
PORT_STATUS_ERROR |
"ERROR" |
public static final String |
PORT_STATUS_NOTAPPLICABLE |
"N/A" |
public static final String |
VNIC_TYPE_NORMAL |
"normal" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ALERT_MSG_FORMAT |
"Packet drop threshold hit for qos policy {} with qos-id {} for port port-{} on network network-{} rx_received {} rx_dropped {}" |
public static final short |
IPV4_ADDR_MASK_BIT |
0 |
public static final short |
IPV6_ADDR_MASK_BIT |
1 |
public static final String |
QOS_ALERT_OWNER_ENTITY_TYPE |
"netvirt-qos-owner-entity" |
public static final int |
QOS_DEFAULT_FLOW_PRIORITY |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
OPTION_KEY_EXTS |
"exts" |
public static final String |
OPTION_VALUE_EXTS_GPE |
"gpe" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
ACL_FLAG_CONTEXT_VALUE |
16777215L |
public static final long |
DEFAULT_NSH_CONTEXT_VALUE |
0L |
public static final int |
EGRESS_CLASSIFIER_EGRESS_LOCAL_PRIORITY |
260 |
public static final int |
EGRESS_CLASSIFIER_EGRESS_REMOTE_PRIORITY |
250 |
public static final String |
EGRESS_CLASSIFIER_FILTER_NONSH_FLOW_NAME |
"nvsfc_egr_class_filter_nonsh" |
public static final int |
EGRESS_CLASSIFIER_FILTER_NONSH_PRIORITY |
250 |
public static final String |
EGRESS_CLASSIFIER_FILTER_NSH_FLOW_NAME |
"nvsfc_egr_class_filter_nsh" |
public static final int |
EGRESS_CLASSIFIER_FILTER_NSH_PRIORITY |
260 |
public static final String |
EGRESS_CLASSIFIER_NEXTHOP_C1C2_FLOW_NAME |
"nvsfc_egr_class_nexthop_c1c2" |
public static final int |
EGRESS_CLASSIFIER_NEXTHOP_C1C2_PRIORITY |
250 |
public static final String |
EGRESS_CLASSIFIER_NEXTHOP_NOC1C2_FLOW_NAME |
"nvsfc_egr_class_nexthop_noc1c2" |
public static final int |
EGRESS_CLASSIFIER_NEXTHOP_NOC1C2_PRIORITY |
260 |
public static final String |
EGRESS_CLASSIFIER_TPORTEGRESS_FLOW_NAME |
"nvsfc_egr_class_ tport egress" |
public static final String |
INGRESS_CLASSIFIER_ACL_FLOW_NAME |
"nvsfc_ingr_class_acl" |
public static final int |
INGRESS_CLASSIFIER_ACL_NOMATCH_PRIORITY |
10 |
public static final int |
INGRESS_CLASSIFIER_ACL_PRIORITY |
500 |
public static final String |
INGRESS_CLASSIFIER_CAPTURE_SFC_TUNNEL_TRAFFIC_FLOW_NAME |
"nvsfc_ingr_class_capture_sfc_tunnel" |
public static final int |
INGRESS_CLASSIFIER_CAPTURE_SFC_TUNNEL_TRAFFIC_PRIORITY |
10 |
public static final int |
INGRESS_CLASSIFIER_FILTER_CHAIN_EGRESS_PRIORITY |
520 |
public static final int |
INGRESS_CLASSIFIER_FILTER_ETH_NSH_PRIORITY |
511 |
public static final String |
INGRESS_CLASSIFIER_FILTER_ETHNSH_FLOW_NAME |
"nvsfc_ingr_class_filter_eth" |
public static final String |
INGRESS_CLASSIFIER_FILTER_NONSH_FLOW_NAME |
"nvsfc_ingr_class_filter_nonsh" |
public static final int |
INGRESS_CLASSIFIER_FILTER_NONSH_PRIORITY |
500 |
public static final String |
INGRESS_CLASSIFIER_FILTER_NSH_CHAIN_EGRESS_FLOW_NAME |
"nvsfc_ingr_class_filter_chain_egress" |
public static final int |
INGRESS_CLASSIFIER_FILTER_TUN_NSH_PRIORITY |
510 |
public static final String |
INGRESS_CLASSIFIER_FILTER_VXGPENSH_FLOW_NAME |
"nvsfc_ingr_class_filter_vxgpe" |
public static final short |
NSH_MDTYPE_ONE |
1 |
public static final short |
NSH_NP_ETH |
3 |
public static final String |
OF_URI_SEPARATOR |
":" |
public static final long |
SFC_TUNNEL_ID |
0L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ETHERTYPE_NSH |
35151 |
public static final short |
TUN_GPE_NP_NSH |
4 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NETVIRT_LOGICAL_SFF_NAME |
"Netvirt-Logical-SFF" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MIP_PROCESSING_JOB |
"MIP-JOB" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
VPN_SERVICE_ENTITY |
"VPN_SERVICE" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ARP_MONITORING_ENTITY |
"arpmonitoring" |
public static final short |
DEFAULT_FLOW_PRIORITY |
10 |
public static final String |
DEFAULT_GATEWAY_MAC_ADDRESS |
"de:ad:be:ef:00:01" |
public static final int |
DEFAULT_LPORT_DISPATCHER_FLOW_PRIORITY |
1 |
public static final int |
ELAN_GID_MIN |
200000 |
public static final String |
FLOWID_PREFIX |
"L3." |
public static final long |
INVALID_ID |
-1L |
public static final int |
INVALID_LABEL |
0 |
public static final long |
MAX_WAIT_TIME_IN_MILLISECONDS |
180000L |
public static final long |
MIN_WAIT_TIME_IN_MILLISECONDS |
10000L |
public static final long |
PER_INTERFACE_MAX_WAIT_TIME_IN_MILLISECONDS |
4000L |
public static final long |
PER_VPN_INSTANCE_MAX_WAIT_TIME_IN_MILLISECONDS |
90000L |
public static final long |
PER_VPN_INSTANCE_OPDATA_MAX_WAIT_TIME_IN_MILLISECONDS |
180000L |
public static final String |
SEPARATOR |
"." |
public static final int |
VPN_ID_LENGTH |
24 |
public static final long |
VPN_IDPOOL_HIGH |
130000L |
public static final long |
VPN_IDPOOL_LOW |
100000L |
public static final String |
VPN_IDPOOL_NAME |
"vpnservices" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
NBR_OF_DPNS_PROPERTY_NAME |
"vpnservice.intervpnlink.number.dpns" |
Copyright © 2019 OpenDaylight. All rights reserved.