efa policy route-map-match create

Creates the match criterion for a route map rule.

Syntax

efa policy route-map-match create[ --name string | --rule string | --match-ipv4-prefix string]

Parameters

--name string
Specifies the name of the route map.
--rule string
Specifies the rule in the following format: seq[seq-num],action[permit/deny].
--match-ipv4-prefix string
Specifies the name of the IPv4 prefix list that contains the rule that you want to match.

Usage Guidelines

Examples

efa policy route-map-match create –-name rmap_1 
–-rule seq[5],action[permit] --match-ipv4-prefix prefix_1