H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – IP Address-IP Performance-IPX
H3C S7500 Series Ethernet Switches
Chapter 2 IP Performance Configuration
Commands
2-3
211.71.75.0/24 1.1.1.2 GSU t[250763] Vlan-interface2
# View all the lines from the line containing the string 1.1.1.1.
<H3C> display fib | begin 1.1.1.1
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 the total number of FIB entries.
<H3C> display fib statistics
Route Entry Count : 30
2.1.2 display icmp statistics
Syntax
display icmp statistics
View
Any view
Parameters
None
Description
Use the display icmp statistics command to view the statistics about ICMP packets.
Related commands: display ip interface, reset ip statistics.
Examples
# View the statistics about ICMP packets.
<H3C> display icmp statistics
Input: bad formats 0 bad checksum 0
echo 5 destination unreachable 0
source quench 0 redirects 0
echo reply 10 parameter problem 0
timestamp 0 information request 0
mask requests 0 mask replies 0
time exceeded 0
Output:echo 10 destination unreachable 0
source quench 0 redirects 0
echo reply 5 parameter problem 0
timestamp 0 information reply 0
mask requests 0 mask replies 0
time exceeded 0