
Access Control List (ACL) Commands
©2008 Allied Telesis Inc. All rights reserved.
38.26
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
show ip prefix-list
Use this command to display the prefix-list entries. Note that this command is valid for RIP and
BGP routing protocols only.
Syntax
show ip prefix-list [
<list>
|
<detail>
|
<summary>
]
Mode
Privileged Exec mode
Usage
The following sample output of the show ip prefix-list command shows prefix-list entries:
Examples
Parameter
Description
<list>
<ip-addr/mask>
[
first-match
|
longer
]
<ip-addr/mask>
IP address for the prefix list and mask
<0-32> is the range for the mask
first-match
the show command displays the first matching routing table for the
given IP address or prefix
longer
causes the show command to lookup longer prefixes
<detail>
detail
[<word-detail>]
<word-detail>
name of prefix list when used after the keyword detail
<summary>
summary
[<
word-summary
>]
<word-summary>
name of the prefix list when used after the keyword summary
awplus# show ip prefix-list
ip prefix-list list1: 3 entries
seq 5 permit 172.1.1.0/16
seq 10 permit 173.1.1.0/16
seq 15 permit 174.1.1.0/16
awplus#
show ip prefix-list
awplus#
show ip prefix-list 10.10.0.98/8 first-match
awplus#
show ip prefix-list detail home