Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
show ip prefix-list
Syntax
show ip prefix-list [ listName [
seq seqNum | ipPrefix [
longer | first-match ] ] ]
[ filter ]
To display summary or detail info:
show ip prefix-list { summary | detail } [ listName ] [ filter ]
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Displays information about prefix lists.
Options
- listName—Prefix list for which information is displayed
- seqNum—Sequence number of prefix list entry for which information is displayed
- ipPrefix—Prefix in the format IPbaseaddress / length; for example, 10.10.10.0/24
- longer—Displays all entries for a prefix that are equal to or more specific than the specified prefix
- first-match—Displays only an entry that matches the specified prefix
- filter—See Filtering show Commands
- summary—Displays summary information
- detail—Displays detailed information
Mode
Privileged Exec