RouteAdvertisementRule
Route advertisement rules and filtering
Properties
Action to advertise filtered routes to the connected Tier0 gateway. PERMIT: Enables the advertisment DENY: Disables the advertisement
Possible values are: PERMIT , DENY
Display name should be unique.
Prefix operator to filter subnets. GE prefix operator filters all the routes with prefix length greater than or equal to the subnets configured. EQ prefix operator filter all the routes with prefix length equal to the subnets configured.
Possible values are: GE , EQ
Enable different types of route advertisements. When not specified, routes to IPSec VPN local-endpoint subnets (TIER1_IPSEC_LOCAL_ENDPOINT) are automatically advertised.
Possible values are: TIER1_STATIC_ROUTES , TIER1_CONNECTED , TIER1_NAT , TIER1_LB_VIP , TIER1_LB_SNAT , TIER1_DNS_FORWARDER_IP , TIER1_IPSEC_LOCAL_ENDPOINT
Network CIDRs to be routed.
JSON Example
{
"action": "PERMIT",
"name": "string"
}
Vendor Extensions
x-vmw-nsx-module: PolicyConnectivity