Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 10
3Com Corporation
10-9
10.1.9 display fib ip-prefix
Syntax
display fib ip-prefix listname
View
Any view
Parameter
listname: The name of the prefix list.
Description
Use the display fib ip-prefix command to filter and display FIB information by
prefix-list name in certain format.
If no FIB entry matches the specified prefix-list, the system displays the prompt
indicating that the number of FIB entry matches is 0; if the specified prefix-list name
cannot be found, no FIB entry is displayed; if the FIB table entries after filtering is not 0,
they are output in certain format.
If no FIB table entry matching the prefix list, the following information will be output:
Route entry matched by prefix-list abc1:
Summary count: 0
If the number of FIB table entries after filtering is not 0, FIB table entry information will
be output in the following format:
Route entry matched by prefix-list abc2:
Summary count: 1
Destination/Mask Nexthop Flag TimeStamp Interface
127.0.0.0/8 127.0.0.1 U t[0] InLoopBack0
Example
# Display the FIB table entries matched by the prefix list abc0.
<3Com> display fib ip-prefix abc0
Route Entry matched by prefix-list abc0:
Summary count: 4
Destination/Mask Nexthop Flag TimeStamp Interface
127.0.0.0/8 127.0.0.1 U t[0] InLoopBack0
127.0.0.1/32 127.0.0.1 U t[0] InLoopBack0
169.0.0.0/8 2.1.1.1 SU t[0] Ethernet 0/0/0
169.0.0.0/15 2.1.1.1 SU t[0] Ethernet 0/0/0