Command Manual – IP Addressing and Performance
H3C S7500E Series Ethernet Switches
Chapter 2 IP Performance Configuration
Commands
2-3
10.2.0.0/16 0.0.0.0 U t[1150900568] Vlan1 invalid
10.2.1.1/32 127.0.0.1 HU t[1150900568] InLoop0 invalid
# Display all entries that contain the string 127 and start from the first one.
<Sysname> display fib | begin 127
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Reject L:Generated by ARP or ESIS
Destination/Mask Nexthop Flag TimeStamp Interface Token
10.2.1.1/32 127.0.0.1 HU t[1150900568] InLoop0 invalid
127.0.0.0/8 127.0.0.1 U t[1150623094] InLoop0 invalid
127.0.0.1/32 127.0.0.1 HU t[1150623094] InLoop0 invalid
# Display FIB information passing the IP prefix list abc0
<Sysname> system-view
[Sysname] ip ip-prefix abc0 permit 10.2.0.0 16
[Sysname] display fib ip-prefix abc0
Route Entry matched by prefix-list abc0:
Summary count: 1
Flag:
U:Useable G:Gateway H:Host B:Blackhole D:Dynamic S:Static
R:Reject L:Generated by ARP or ESIS
Destination/Mask Nexthop Flag TimeStamp Interface Token
10.2.0.0/16 0.0.0.0 U t[1150900568] Vlan1 invalid
2.1.2 display fib ip-address
Syntax
display fib ip-address1 [ { mask1 | mask-length1 } [ ip-address2 { mask2 |
mask-length2 } | longer ] | longer ]
View
Any view
Parameters
ip-address1, ip-address2: Destination IP address, in dotted decimal notation.
ip-address1 and ip-address2 together determine an address range for the FIB entries
to be displayed.
mask1, mask2: IP address mask.
mask-length1, mask-length2: Length of IP address mask.