Command Manual – IP Address and Confiugration
Quidway S3900 Series Ethernet Switches-Release
1510
Chapter 2 IP Performance Configuration Commands
2-4
Description
Use the
display
fib acl
command to view the FIB entries matching a specific ACL. For
ACL, refer to the ACL module of this manual.
Example
# View all the FIB entries.
<Quidway>display fib
Flag:
U:Usable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Reject E:Equal cost multi-path L:Generated by ARP or ESIS
Destination/Mask Nexthop Flag TimeStamp Interface
211.71.75.0/24 1.1.1.2 GSU t[250763] Vlan-interface2
1.1.2.1/32 127.0.0.1 GHU t[37] InLoopBack0
127.0.0.1/32 127.0.0.1 GHU t[37] InLoopBack0
127.0.0.0/8 127.0.0.1 U t[37] InLoopBack0
1.1.1.1/32 127.0.0.1 GHU t[37] InLoopBack0
1.1.1.0/24 1.1.1.1 U t[37] Vlan-interface2
# View ACL 2001.
<Quidway>display acl 2001
Basic ACL 2001, 1 rule
Acl's step is 1
rule 0 permit source 211.71.75.0 0.0.0.255
# View the FIB entries filtered by ACL 2001.
<Quidway>display fib acl 2001
Route Entry matched by access-list 2001
Summary Counts :1
Flag:
U:Usable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Reject E:Equal cost multi-path L:Generated by ARP or ESIS
Destination/Mask Nexthop Flag TimeStamp Interface
211.71.75.0/24 1.1.1.2 GSU t[250763] Vlan-interface2
For details about the displayed information, see Table 2-1.
2.1.4 display fib |
Syntax
display fib
|
{
begin
|
exclude
|
include
}
text
View
Any view