Network protocols
7.2 IPv6 protocol
SCALANCE XM-400/XR-500 Command Line Interface (CLI)
Configuration Manual, 06/2016, C79000-G8976-C252-11
325
Requirement
●
IPv6 is activated
●
The interface is an IP interface.
●
You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#
Syntax
Call up the command with the following parameters:
ipv6 address <prefix> link-local
The parameter has the following meaning:
Parameter
Description
Range of values / note
prefix
Link local address
Specify a valid link local address.
fe80::XXXX:XXXX:XXXX:XXXX
For information on names of addresses and interfaces, refer to the section "Interface
identifiers and addresses (Page 42)".
Result
The link local address is assigned to the interface.
Further notes
You delete the link local address with the
no ipv6 address link-local
command.
You display this setting and other information with the
show ipv6 interface
command.
7.2.4.7
no ipv6 address link-local
Description
With this command, you delete the link local address.
Requirement
●
IPv6 is activated
●
The interface is an IP interface.
●
You are in the Interface configuration mode
The command prompt is as follows:
cli(config-if-$$)#