efa policy route-map-set delete

Delete route map set.

Syntax

efa policy route-map-set delete [ --name string | --rule string | --set-community string | --set-extcommunity-rt string | --set-extcommunity-soo string | --set-communitylist-delete string |

Parameters

--name string
Specifies the name of the route map.
--rule string
Rule in format seq[seq-num],action[permit/deny].
--set-community string
In format [1-4294967295 | AA:NN, AA and NN is 2 bytes | internet | local-as | no-export | no-advertise].
--set-extcommunity-rt string
In format [ASN:NN|IpAddress:NN, ASN and NN is 2 or 4 bytes | additive].
--set-extcommunity-soo string
In format [ASN:NN|IpAddress:NN, ASN and NN is 2 or 4 bytes].
--set-communitylist-delete string
Specifies the name of the community list to delete.

Examples

efa policy route-map-set delete --name rmap1 --rule seq[10],action[permit]
 --set-community-list-delete commList --set-extcommunity-soo 60:60
efa policy route-map-set delete --name foo
 --rule seq[10],action[permit] --set-community 6550:125,internet,local-as