Dns Server Ipv6 - H3C S3100 Series Command Manual

Hide thumbs Also See for S3100 Series:
Table of Contents

Advertisement

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
Table 1-16 Description on the fields of the display udp ipv6 statistics command
Total
checksum error
shorter than header
data length larger than packet
unicast(no socket on port)
broadcast/multicast(no socket on port)
not delivered, input socket full
input packet missing pcb cache

dns server ipv6

Syntax
dns server ipv6 ipv6-address [ interface-type interface-number ]
undo dns server ipv6 ipv6-address [ interface-type interface-number ]
View
VLAN interface view
Parameters
ipv6-address: IPv6 address of a DNS server.
interface-type interface-number: Interface type and interface number. It is required when the IPv6
address of the specified DNS server is a link-local address.
Field
Description
Total number of received/sent packets
Total number of packets with an invalid checksum
Total number of IPv6 UDP packets whose total length is less
than that specified by the packet header
Total number of packets whose data length exceeds that
specified by the packet header
Total number of received unicast packets without any socket on
a port
Total number of received broadcast/multicast packets without
any socket on a port
Number of packets not handled because of the receiving buffer
being full
Number of packets that do not match any entry in the PCB
cache
1-23

Advertisement

Table of Contents
loading

Table of Contents