efa policy large-community-list list

Lists the large community list for a list of devices.

Syntax

efa policy large-community-list list [ --ip string --type string | --name string | ]

Parameters

--ip string
Specifies comma-separated range of device IP addresses. Example: 10.1.1.13,10.1.1.50,10.1.1.101.
--type string
Specifies the type of large community list. Valid types are standard and extended. Optional. If not specified both standard and extended list will be listed.
--name string
Specifies the name of large community list.

Examples

efa policy large-community-list list 
                
large community list details: 
                
Name: lgcomm1 
Seq: 5 
Action: deny 
StdValue: 10:10:10 20:20:20 
ExtValue:  
                
Name: lgcomm1 
Seq: 10 
Action: permit 
StdValue: 30:30 
ExtValue:  
efa policy large-community-list list –-type standard –-ip 10.139.44.159 
                
Large community list details:  
                
                
Name: lgcomm1 
Seq: 5 
Action: deny 
StdValue: 10:10:10 20:20:20 
ExtValue:  
                
Name: lgcomm1 
Seq: 10 
Action: permit 
StdValue: 30:30:30 
ExtValue:  
                
IP Addresses: 
+-------+-----+---------------+-------------+ 
| Name    | Seq |  IP Address   |  App State  | 
+---------+-----+---------------+-------------+ 
| lgcomm1 | 5   | 10.139.44.159 | cfg-in-sync | 
+---------+-----+---------------+-------------+ 
| lgcomm1 | 10  | 10.139.44.159 | cfg-in-sync | 
+---------+-----+---------------+-------------+