847
View Interface view
Parameter ipv6-address: IPv6 link-local address. The first ten bits of an address must be
1111111010 (binary), that is, the first group of hexadecimals in the address must
be FE80 to FEBF.
Description Use the ipv6 address link-local command to configure a link-local address
manually for a specified interface.
Use the undo ipv6 address link-local command to remove the configured
link-local address for the interface.
Example # Configure a link-local address for Ethernet1/0.
<Sysname> system-view
[Sysname] interface ethernet 1/0
[Sysname-Ethernet1/0] ipv6 address fe80::1 link-local
ipv6 fibcache
Syntax ipv6 fibcache
undo ipv6 fibcache
View System view
Parameter None
Description 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 the
IPv6 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 be
forwarded.
Example # Enable the caching function of the IPv6 FIB.
<Sysname> system-view
[Sysname] ipv6 fibcache
ipv6 fib-loadbalance-type hash-based
Syntax ipv6 fib-loadbalance-type hash-based
undo ipv6 fib-loadbalance-type hash-based
View System view