R2511-HP MSR Router Series Layer 3 - IP Services Command Reference(V5)

273
generated one. If you first adopt manual assignment and then automatic generation, the automatically
generated link-local address does not take effect and the link-local address of an interface is still the
manually assigned one. If you delete the manually assigned address, the automatically generated
link-local address is validated. For information about automatic generation of an IPv6 link-local address,
see the ipv6 address auto link-local command.
Examples
# Configure a link-local address for Ethernet 1/1.
<Sysname> system-view
[Sysname] interface ethernet 1/1
[Sysname-Ethernet1/1] ipv6 address fe80::1 link-local
ipv6 fib-loadbalance-type hash-based
Use ipv6 fib-loadbalance-type hash-based to enable load sharing based on the HASH algorithm for
packet forwarding.
Use undo ipv6 fib-loadbalance-type hash-based to restore the default.
Syntax
ipv6 fib-loadbalance-type hash-based
undo ipv6 fib-loadbalance-type hash-based
Default
Load sharing based on polling is adopted. ECMP routes are used in turn to forward packets.
Views
System view
Default command level
2: System level
Examples
# Enable load sharing based on the HASH algorithm for packet forwarding.
<Sysname> system-view
[Sysname] ipv6 fib-loadbalance-type hash-based
ipv6 hoplimit-expires enable
Use ipv6 hoplimit-expires enable to enable sending ICMPv6 Time Exceeded packets.
Use undo ipv6 hoplimit-expires to disable sending ICMPv6 Time Exceeded packets
Syntax
ipv6 hoplimit-expires enable
undo ipv6 hoplimit-expires
Default
Sending ICMPv6 Time Exceeded packets is enabled.
Views
System view