847View Interface viewParameter ipv6-address: IPv6 link-local address. The first ten bits of an address must be1111111010 (binary), that is, the first group of hexadecimals in the address mustbe FE80 to FEBF.Description Use the ipv6 address link-local command to configure a link-local addressmanually for a specified interface.Use the undo ipv6 address link-local command to remove the configuredlink-local address for the interface.Example # Configure a link-local address for Ethernet1/0. system-view[Sysname] interface ethernet 1/0[Sysname-Ethernet1/0] ipv6 address fe80::1 link-localipv6 fibcacheSyntax ipv6 fibcacheundo ipv6 fibcacheView System viewParameter NoneDescription Use the ipv6 fibcache command to enable the caching function of the IPv6 FIB.Use the undo ipv6 fibcache command to disable the caching function of theIPv6 FIB.By default, the caching function of the IPv6 FIB is disabled.Note that the caching function of the IPv6 FIB is valid only for packets to beforwarded.Example # Enable the caching function of the IPv6 FIB. system-view[Sysname] ipv6 fibcacheipv6 fib-loadbalance-type hash-basedSyntax ipv6 fib-loadbalance-type hash-basedundo ipv6 fib-loadbalance-type hash-basedView System view