3Com 3031 Command Reference Manual page 448

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

448
C
5: N
HAPTER
ETWORK
display fib statistics
P
ROTOCOL
View
Any view
Parameter
dest-addr1: The destination IP address 1, which is expressed in dot-deliminated
decimal format.
dest-mask1: The subnet mask 1 corresponding to the destination IP address 1,
which is the mask in dot-deliminated decimal format or the mask length in
integer format.
dest-addr2: The destination IP address 2, which is expressed in dot-deliminated
decimal format.
dest-mask2: The subnet mask 2 corresponding to the destination IP address 2,
which is the mask in dot-deliminated decimal format or the mask length in
integer format.
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.
Example
Display the FIB table entries whose destination address matches169.253.0.0
longest with the natural mask range.
<3Com> display fib 169.253.0.0
Destination/MaskNexthopFlagTimeStampInterface
169.0.0.0/162.1.1.1 Ut[0]Ethernet0/0/0
Display the FIB entries whose destination address is within the range from
69.254.0.0/16 to 169.254.0.6/16.
<3Com> display fib 169.254.0.0 255.255.0.0 169.254.0.6 255.255.0.0
Destination/MaskNexthopFlagTimeStampInterface
169.254.0.1/162.1.1.1Ut[0]Ethernet0/0/0
Syntax
display fib statistics

Advertisement

Table of Contents
loading

Table of Contents