![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/fa/ffa63819-0092-4e25-b43b-b3dd7442913c/ffa63819-0092-4e25-b43b-b3dd7442913c-bga1.png)
xStack
®
DGS-3400 Series Layer 2 Gigabit Managed Switch CLI Manual
157
disable ipif_ipv6_link_local_auto
Purpose Disables the auto configuration of link local addresses when no IPv6 addresses are
configured.
Syntax
disable ipif_ipv6_link_local_auto [<ipif_name 12> | all ]
Description This command is used to disable the auto-configuration of link local addresses when no
IPv6 address is explicitly configured.
Parameters
<ipif_name 12> − The name of the IP interface.
all – Indicates all IP interfaces.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To disable the automatic configuration of link local address for an interface:
DGS–3426:5#disable ipif_ipv6_link_local_auto System
Command: disable ipif_ipv6_link_local_auto System
Success.
DGS–3426:5#
show ipif_ipv6_link_local_auto
Purpose Displays the link local address automatic configuration state.
Syntax
show ipif_ipv6_link_local_auto {<ipif_name 12>}
Description This command is used to display the link local address automatic configuration state.
Parameters
<ipif_name 12> − The name created for the IP interface.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To display the link local address automatic configuration state:
DGS–3426:5#show ipif_ipv6_link_local_auto
Command: show ipif_ipv6_link_local_auto
IPIF: System Automatic Link Local Address: Disabled
DGS–3426:5#