Command Manual – IP Addressing and Performance
H3C S7500E Series Ethernet Switches
Chapter 2 IP Performance Configuration
Commands
2-15
Table 2-8 Description on the fields of the display udp statistics command
Field Description
Total
Total number of UDP packets
received
checksum error
Total number of packets with
incorrect checksum
shorter than header
Number of packets with data
shorter than head
data length larger than packet
Number of packets with data
longer than packet
unicast(no socket on port)
Number of unicast packets with
no socket on port
broadcast/multicast(no socket on
port)
Number of broadcast/multicast
packets without socket on port
not delivered, input socket full
Number of packets not delivered
to upper layer due to socket buffer
being full
Received
packets:
input packets missing pcb cache
Number of packets without
matching PCB cache
Sent
packets:
Total
Total number of UDP packets
sent
2.1.10 ip forward-broadcast (interface view)
Syntax
ip forward-broadcast [ acl acl-number ]
undo ip forward-broadcast
View
Interface view
Parameters
acl acl-number: Number of an ACL from 2000 to 3999. From 2000 to 2999 are numbers
for basic ACLs, and from 3000 to 3999 are numbers for advanced ACLs. Only directed
broadcasts permitted by the ACL can be forwarded.
Description
Use the ip forward-broadcast command to enable the interface to forward directed
broadcasts.