Cisco Cisco ASR 5000

Page of 9109
  Exec Mode show Commands (H-L) 
show ip prefix-list  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
4689 
show ip prefix-list 
Displays IP prefix lists used to filter routes. With no keyword supplied, a list of all prefix lists and their entries is 
displayed. 
Product
 
All 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show ip prefix-list [ detail | name | summary ] list_name [ | { grep grep_options | more 
]
 
detail
 
Displays detailed information for the named prefix list. 
name
 
Displays information for the named prefix list. 
summary
 
Displays summary information for the named prefix list. 
list_name
 
Specifies the name of an existing prefix list as an alphanumeric string of 1 through 79 characters. 
| { grep
 
grep_options
 | 
more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
Use this command to display information about IP prefix lists. 
Example
 
To display detailed information about a prefix list named 
route_101
, enter the following command: 
show ip prefix-list detail route_101