RouteMapSequenceMatch
RouteMapSequenceMatch
Match sequence in route map which is used for matching routes. IP prefix lists and match community expression are mutually exclusive fields, one of them must be provided.
JSON Example
{
"match_community_expression": {
"operator": "string",
"expression": [
{
"match_operator": "string",
"regular_expression": "string",
"community_list_id": "string"
}
]
},
"ip_prefix_lists": [
"string"
]
}
array of string
ip_prefix_lists
Optional
IPPrefixList Identifiers for RouteMap Sequence Match Criteria