efa policy large-community-list delete

Delete large community list from devices and XCO.

Syntax

efa policy large-community-list delete [ --type string | --name string | --seq string | --oob ]

Parameters

--type string
Type of large community list. Valid types are standard and extended.
--name string
Name of large community list.
--seq string
Sequence numbers. For example 5,10,20 or all.
--oob
Optional command to delete out of band entries and remove configuration from associated devices.

Examples

This example removes the large community rules from all devices of the type and seq specified.
efa policy large-community-list delete --name lgcomm1 --seq all --type standard 
                
+---------------------+---------+--------+-------------------+-----------+ 
| Community List Name | Seq num | Action |     Std Value     | Ext Value | 
+---------------------+---------+--------+-------------------+-----------+ 
| lgcomm1             | 5       | deny   | 10:10:10 20:20:20 |           | 
+---------------------+---------+--------+-------------------+-----------+ 
| lgcomm1             | 10      | permit | 30:30:30          |           | 
+---------------------+---------+--------+-------------------+-----------+ 
Community List details 
+---------------+---------+--------+-----------------+ 
|  IP Address   | Result  | Reason | Rollback reason | 
+---------------+---------+--------+-----------------+ 
| 10.139.44.159 | Success |        |                 | 
+---------------+---------+--------+-----------------+ 
Device Results