Show ip prefix-list [detail | summary] <listname – ADTRAN 1000R Series User Manual

Page 237

Advertising
background image

Command Reference Guide

Enable Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

237

show ip prefix-list [detail | summary] <listname>

Use the show ip prefix-list command to display BGP prefix list information.

Syntax Description

detail

Shows a listing of the prefix list rules and their hit counts.

summary

Shows information about the entire prefix list.

<listname>

Shows information for a specific prefix list.

Default Values

No default values are necessary for this command.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 8.1

Command was introduced.

Functional Notes

If the show ip prefix-list command is issued with no arguments, a listing of the prefix-list rules but no hit
count statistics is displayed.

Usage Examples

The following example displays information about the prefix list test.

>enable

#show ip prefix-list test

ip prefix-list test: 4 entries

seq 5 permit 0.0.0.0/0 ge 8 le 8

seq 10 deny 0.0.0.0/0 ge 9 le 9

seq 15 permit 0.0.0.0/0 ge 10 le 10

seq 20 deny 0.0.0.0/0 ge 11

Advertising