InlineProviderGatewayCommunityList1

InlineProviderGatewayCommunityList1
InlineProviderGatewayCommunityList1
JSON Example
{
    "communities": [
        "3356:2040",
        "NO_ADVERTISE",
        "33:44:55"
    ],
    "version": {
        "version": 0
    }
}
array of string
communities
Required

List of BGP community entries. Both regular and large communities are supported. Regular community format: aa:nn where aa and nn must be within the range [1 - 65536]. Large BGP Community format: aa:bb:nn where aa (Global Administrator), bb (Local Data Part 1) and nn (Local Data Part 2) must be within the range [1 - 4294967295]. In addition to numbered communities (e.g. 3356:2040), predefined communities (NO_EXPORT, NO_ADVERTISE, NO_EXPORT_SUBCONFED) are also supported. For multiple community types, only the combination of regular and predefined communities is allowed.

version
Optional

version