Command Reference Guide
134 ● display fib longer 3Com Router 5000 Family and Router 6000 Family
Command Reference
Description Different parameters selected leads to different matching methods.
display fib dest-addr: According to the destination address, if FIB table
entries can be found within the range of natural mask, all the subnets will be
displayed. Otherwise, only the FIB table entries found by operating the longest match
will be displayed.
display fib dest-addr dest-mask: The FIB table entries exactly matching the
destination address and mask are displayed.
display fib dest-addr longer: The FIB table entries matching the destination
addresses within the range of natural mask.
display fib dest-addr dest-mask longer: The FIB table entries matching
the destination IP addresses within the entered mask range.
The display fib dest-addr1 dest-mask1 dest-addr2 dest-mask2
command is used to display FIB table entries whose destination address is within the
range from
dest-addr1 dest-mask1 to dest-addr2 dest-mask2.