3com 5500-ei pwr Reference Guide

Page of 1314
 
2-5 
display fib ip-prefix 
Syntax 
display fib ip-prefix ip-prefix-name 
View 
Any view 
Parameters 
ip-prefix-name: IP prefix list name, in the range of 1 to 19 characters. 
Description 
Use the display fib ip-prefix command to display the FIB entries matching a specific IP prefix list. For 
details about IP prefix list, refer to the part discussing IP routing in this manual. 
Examples 
# Configure and display the IP prefix list abc
<Sysname> system-view 
System View: return to User View with Ctrl+Z. 
[Sysname] ip ip-prefix abc permit 211.71.75.0 24 
[Sysname] display ip ip-prefix abc 
name                 index   conditions  ip-prefix / mask    GE  LE 
abc                  10      permit      211.71.75.0/24      --  -- 
# Display the FIB entries matching IP prefix list abc.  
<Sysname> display fib ip-prefix abc 
Route Entry matched by prefix-list abc 
  Summary Counts :1 
Flag: 
  U:Usable   G:Gateway    H:Host       B:Blackhole  D:Dynamic    S:Static 
  R:Reject   E:Equal cost multi-path   L:Generated by ARP or ESIS 
Destination/Mask   Nexthop         Flag TimeStamp     Interface 
211.71.75.0/24     1.1.1.2         GSU  t[250763]     Vlan-interface2 
For details about the displayed information, see 
display fib statistics 
Syntax 
display fib statistics 
View 
Any view 
Parameters 
None