Configuring the hop limit of icmpv6 reply packets, Configuring ipv6 dns, Configuring a static ipv6 dns entry – H3C Technologies H3C S3600 Series Switches User Manual
Page 1104: Configuring dynamic dns resolution
1-14
token bucket, the subsequent IPv6 ICMP error packets cannot be sent out until new tokens are put into
the token bucket based on the specified update frequency.
Follow these steps to configure the maximum number of IPv6 ICMP error packets sent within a
specified time:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Configure the maximum
number of IPv6 ICMP error
packets sent within a specified
time
ipv6 icmp-error { bucket
bucket-size | ratelimit
interval }*
Optional
By default, the capacity of a
token bucket is 10 and the
update period to 100
milliseconds. That is, at most
10 IPv6 ICMP error packets
can be sent within an update
period.
Configuring the Hop Limit of ICMPv6 Reply Packets
When sending an ICMPv6 reply packet, the device will fill a configurable value in the Hop Limit field in
the ICMPv6 reply packet header.
Follow these steps to configure the hop limit of ICMPv6 reply packets:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Configure the hop limit of
ICMPv6 reply packets
ipv6 nd hop-limit value
Optional
64 by default.
Configuring IPv6 DNS
Configuring a static IPv6 DNS entry
You can directly use a host name when applying telnet applications and the system will resolve the host
name into an IPv6 address. Each host name can correspond to only one IPv6 address. A newly
configured IPv6 address will overwrite the previous one.
Follow these steps to configure a static IPv6 DNS entry:
To do…
Use the command…
Remarks
Enter system view
system-view
—
Configure a static IPv6 DNS
entry
ipv6 host hostname
ipv6-address
Required
Configuring dynamic DNS resolution
If you want to use the dynamic domain name function, you can use the following command to enable
the dynamic domain name resolution function. In addition, you should configure a DNS server so that a
query request message can be sent to the correct server for resolution. The system can support at most
six DNS servers.