837socket-id: Displays the information of the socket. The socket ID is in the range 0 to3072.Description Use the display ipv6 socket command to display socket information.Example # Display the information of all sockets. display ipv6 socketSOCK_STREAM:Task = VTYD(14), socketid = 4, Proto = 6,LA = ::->22, FA = ::->0,sndbuf = 8192, rcvbuf = 8192, sb_cc = 0, rb_cc = 0,socket option = SO_ACCEPTCONN SO_REUSEPORT SO_SENDVPNID,socket state = SS_PRIV SS_ASYNCTask = VTYD(14), socketid = 3, Proto = 6,LA = ::->23, FA = ::->0,sndbuf = 8192, rcvbuf = 8192, sb_cc = 0, rb_cc = 0,socket option = SO_ACCEPTCONN SO_REUSEPORT SO_SENDVPNID,socket state = SS_PRIV SS_ASYNCSOCK_DGRAM:SOCK_RAW:display ipv6 statisticsSyntax display ipv6 statisticsView Any viewParameter NoneTable 178 Description on fields of the display ipv6 socket commandField DescriptionSOCK_STREAM TCP socketSOCK_DGRAM UDP socketSOCK_RAW Raw IP socketTask Task ID of the created socketsocketid ID assigned by the kernel to the created socketProto Protocol IDLA Local address and local port numberFA Remote address and remote port numbersndbuf Size of the send bufferrcvbuf Size of the receive buffersb_cc Number of bytes sent by the send bufferrb_cc Number of bytes received by the receive buffersocket option Socket option set by the applicationsocket state State of the socket