848 CHAPTER 65: IPV6 BASICS CONFIGURATION COMMANDSParameter NoneDescription Use the ipv6 fib-loadbalance-type hash-based command to specify the loadsharing mode based on the HASH algorithm for packet forwarding.Use the undo ipv6 fib-loadbalance-type hash-based command to restorethe load sharing mode to the default.By default, the load sharing based on polling is adopted, that is, each ECMP routeis used in turn to forward packets.Example # Specify the load sharing mode based on the HASH algorithm for packetforwarding. system-view[Sysname] ipv6 fib-loadbalance-type hash-basedipv6 hostSyntax ipv6 host hostname ipv6-addressundo ipv6 host hostname [ ipv6-address ]View System viewParameter hostname: Host name, a string of up to 20 characters. The character string cancontain letters, numerals, “_”, “-”, or “.” and must contain at least one letter.ipv6-address: IPv6 address.Description Use the ipv6 host command to configure the mappings between host namesand IPv6 addresses.Use the undo ipv6 host command to remove the mappings between hostnames and IPv6 addresses.Each host name can correspond to only one IPv6 address.Example # Configure the mapping between a host name and an IPv6 address. system-view[Sysname] ipv6 host aaa 2001::1ipv6 icmp-errorSyntax ipv6 icmp-error { bucket bucket-size | ratelimit interval } *undo ipv6 icmp-errorView System view