Command Reference Guide

3Com Router 5000 Family and Router 6000 Family display fib longer 133
Command Reference
display fib longer
Purpose display fib dest-addr1 [ dest-mask2 ] [ longer ]
Use this command to display the FIB table entries matching the destination address.
Different parameters selected leads to different matching methods.
display fib dest-addr1 dest-mask1 dest-addr2 dest-mask2
Use this command to display the FIB table entries whose destination address ranges
from dest-addr1 dest-mask1 to dest-addr2 dest-mask2, including the FIB entries
exactly matching dest-addr1 dest-mask1 and dest-addr2 dest-mask2.
Syntax display fib dest-addr1 [ dest-mask2 ] [ longer ]
display fibdest-addr1 dest-mask1 dest-addr2 dest-mask2
Parameters dest-addr1
The destination IP address 1, which is expressed in
dotted decimal format.
dest-mask1
The subnet mask 1 corresponding to the destination IP
address 1, which is the mask in dotted decimal format
or the mask length in integer format.
dest-addr2
The destination IP address 2, which is expressed in
dotted decimal format.
dest-mask2
The subnet mask 2 corresponding to the destination IP
address 2, which is the mask in dotted decimal format
or the mask length in integer format.
Example Display the FIB table entries whose destination address matches 169.253.0.0 longest
with the natural mask range.
<3Com> display fib 169.253.0.0
Destination/Mask Nexthop Flag TimeStamp Interface
169.0.0.0/16 2.1.1.1 U t[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/Mask Nexthop Flag TimeStamp Interface
169.254.0.1/16 2.1.1.1 U t[0] Ethernet0/0/0
View This command can be used in the following views:
Any view