Command Manual - Network Protocol
Quidway S6500 Series Ethernet Switches
Chapter 6 IP Performance Configuration
Commands
Huawei Technologies Proprietary
6-1
Chapter 6 IP Performance Configuration
Commands
6.1 IP Performance Configuration Commands
6.1.1 display fib
Syntax
display fib
View
Any view
Parameter
None
Description
Using display fib command, you can view the summary of the Forwarding
Information Base. The information includes: destination address/mask length, next
hop, current flag and outbound interface.
Example
# Display the summary of the Forwarding Information Base.
<Quidway> display fib
Flag D:Direct, I:Indirect, B:BlackHole, R:Reject, N:Not Use
Destination/Mask Nexthop Flag Interface
127.0.0.0/8 127.0.0.1 D InLoopBack0
1.1.1.0/24 1.1.1.1 D Vlan-interface1
1.1.1.1/32 127.0.0.1 D InLoopBack0