InlineTier11
{
"default_rule_logging": false,
"dhcp_config_paths": [
"string"
],
"disable_firewall": false,
"enable_standby_relocation": false,
"failover_mode": "string",
"force_whitelisting": false,
"ipv6_profile_paths": [
"string"
],
"route_advertisement_rules": [
{
"action": "string",
"name": "string",
"prefix_operator": "string",
"route_advertisement_types": [
"string"
],
"subnets": [
"string"
]
}
],
"route_advertisement_types": [
"string"
],
"tier0_path": "string",
"type": "string"
}
Indicates if logging should be enabled for the default whitelisting rule. This filed is deprecated and recommended to change Rule logging filed. Note that this filed is not synchornied with default logging field.
DHCP configuration for Segments connected to Tier-1. DHCP service is enabled in relay mode.
Disable or enable gateway fiewall.
Flag to enable standby service router relocation. Standby relocation is not enabled until edge cluster is configured for Tier1.
Determines the behavior when a Tier-1 instance restarts after a failure. If set to PREEMPTIVE, the preferred node will take over, even if it causes another failure. If set to NON_PREEMPTIVE, then the instance that restarted will remain secondary. Only applicable when edge cluster is configured in Tier1 locale-service.
This filed is deprecated and recommended to change Rule action filed. Note that this filed is not synchornied with default rule field.
Configuration IPv6 NDRA and DAD profiles. Either or both NDRA and/or DAD profiles can be configured.
Route advertisement rules and filtering
Enable different types of route advertisements. When not specified, routes to IPSec VPN local-endpoint subnets (TIER1_IPSEC_LOCAL_ENDPOINT) are automatically advertised.
Specify Tier-1 connectivity to Tier-0 instance.
Tier1 connectivity type for reference. Property value is not validated with Tier1 configuration. ROUTED: Tier1 is connected to Tier0 gateway and routing is enabled. ISOLATED: Tier1 is not connected to any Tier0 gateway. NATTED: Tier1 is in ROUTED type with NAT configured locally.