Displaying and Maintaining IP Performance Configuration 93
Displaying and
Maintaining IP
Performance
Configuration
After the above configurations, you can execute the display command in any
view to display the running status to verify your IP performance configuration.
Use the reset command in user view to clear the IP, TCP, and UDP traffic statistics.
Tab le 54 Display and maintain IP performance
Operation Command Remarks
Display TCP connection
status
display tcp status You can execute the display
command in any view.
Display TCP connection
statistics
display tcp statistics
Display UDP traffic
statistics
display udp statistics
Display IP traffic statistics display ip statistics
Display ICMP traffic
statistics
display icmp statistics
Display the current
socket information of
the system
display ip socket [ socktype
sock-type ] [ task-id socket-id ]
Display the forwarding
information base (FIB)
entries
display fib
Display the FIB entries
matching the destination
IP address
display fib ip_address1 [ { mask1 |
mask-length1 } [ ip_address2 {
mask2 | mask-length2 } | longer ] |
longer ]
Display the FIB entries
filtering through a
specific ACL
display fib acl number
Display the FIB entries in
the buffer which begin
with, include or exclude
the specified character
string.
display fib | { begin | include |
exclude } regular-expression
Display the total number
of the FIB entries
display fib statistics
Clear IP traffic statistics reset ip statistics You can execute the reset
command in user view.
Clear TCP traffic statistics reset tcp statistics
Clear UDP traffic
statistics
reset udp statistics