R3303-HP HSR6800 Routers Layer 3 - IP Services Command Reference

Table Of Contents
204
Use undo ipv6 address link-local to remove the configured link-local address for the interface.
Syntax
ipv6 address ipv6-address link-local
undo ipv6 address ipv6-address link-local
Views
Interface view
Default command level
2: System level
Parameters
ipv6-address: IPv6 link-local address. The first 10 bits of an address must be 1111111010 (binary) . The first
group of hexadecimals in the address must be FE80 to FEBF.
Usage guidelines
Manual assignment takes precedence over automatic generation. If you first adopt automatic generation
and then manual assignment, the manually assigned link-local address overwrites the automatically
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 GigabitEthernet 3/1/1.
<Sysname> system-view
[Sysname] interface GigabitEthernet 3/1/1
[Sysname-GigabitEthernet3/1/1] ipv6 address fe80::1 link-local
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
Default command level
2: System level