efa policy route-map-set delete
Delete route map set.
Syntax
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