3Com 4500 26-PORT Switch User Manual


 
124 CHAPTER 5: USING NETWORK PROTOCOL COMMANDS
Description
Use the display fib ip-prefix command to view the FIB entries matching the
specific prefix list.
Example
To display the FIB entries matching prefix list abc0, enter the following:
<4500>display fib ip-prefix abc0
Route Entry matched by prefix-list abc0:
Summary count: 3
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] Vlan-interface1
display fib statistics Syntax
display fib statistics [ | { begin | include | exclude } text ]
View
Any view
Parameter
begin: Display the FIB entries from the first one containing the character string
text.
include: Display only those FIB entries containing the character string text.
exclude: Display only those FIB entries excluding the character string text.
text: String of specific characters.
Description
Use the display fib statistics command to view the total number of FIB
entries.
Example
To display the total number of FIB entries, enter the following:
<4500>display fib statistics
Route Entry Count : 30
display icmp statistics Syntax
display icmp statistics
View
Any view
Parameter
none