efa policy extcommunity-list delete

Delete extcommunity-list.

Syntax

efa policy extcommunity-list delete [ --name string | --type { standard | extended } | --seq string ]

Parameters

--name string
The name of the extended community list.
--type { standard | extended }
The type of extended community list. Valid options are standard, extended.
--seq string
Sequence numbers. For example 5,10,20 or all.

Examples

This example deletes the extcommunity-list rules on all devices for the name, type, and seq provided.

efa policy extcommunity-list delete --name excommlist-2 --type extended --seq all
+------------------------------+---------+--------+----+-----+-----------+ 
                
| Extended community list name | Seq num | Action | Rt | Soo | Ext Value | 
                
+------------------------------+---------+--------+----+-----+-----------+ 
                
| excommlist-2                 | 2       | permit |    |     | _15000_   | 
                
+------------------------------+---------+--------+----+-----+-----------+ 
                
| excommlist-2                 | 5       | deny   |    |     | _25000_   | 
                
+------------------------------+---------+--------+----+-----+-----------+ 
                
Extended community list details 
                
+--------------+---------+--------+-----------------+ 
                
|  IP Address  | Result  | Reason | Rollback reason | 
                
+--------------+---------+--------+-----------------+ 
                
| 10.20.246.29 | Success |        |                 | 
                
+--------------+---------+--------+-----------------+ 
                
| 10.20.246.30 | Success |        |                 | 
                
+--------------+---------+--------+-----------------+ 
                
Device Results