1-17
Examples
# View the IPv6 TCP connection status.
<Sysname> display tcp ipv6 status
TCP6CB Local Address Foreign Address State
83a9fba4 ::->23 ::->0 Listening
Table 1-12 Description on the fields of the display tcp ipv6 status command
Field Description
TCP6CB IPv6 address of the TCP control block (hexadecimal)
Local Address Local IPv6 address
Foreign Address Remote IPv6 address
State
TCP connection status, including: Closed, Listening, Syn_Sent,
Syn_Rcvd, Established, Close_Wait, Fin_Wait1, Closing, Last_Ack,
Fin_Wait2, Time_Wait
display udp ipv6 statistics
Syntax
display udp ipv6 statistics
View
Any view
Parameters
None
Description
Use the display udp ipv6 statistics command to display statistics of IPv6 UDP packets.
You can use the reset udp ipv6 statistics command to clear statistics of all IPv6 UDP packets.
Examples
# View statistics of IPv6 UDP packets.
<Sysname> display udp ipv6 statistics
Received packets:
Total: 10
checksum error: 0
shorter than header: 0, data length larger than packet: 0
unicast(no socket on port): 0
broadcast/multicast(no socket on port): 0
not delivered, input socket full: 0
input packets missing pcb cache: 0
Sent packets:
Total: 21