D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
153
disable ipif_ipv6_link_local_auto
Purpose Used to disable the autoconfiguration of the IPv6 link local address.
Syntax
disable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
Description This command will disable the automatic creation of an IPv6 link local
address for the Switch. Once this command is entered, any previous
IPv6 link local address that has been created for the IP interface
selected will be deleted from the switch.
Parameters
<ipif_name 12> The name of the IP interface that will be disabled for
having an IPv6 link local address.
all – Entering this command will disable IPv6 link-local addresses from
being configured on IP Interfaces currently configured on the switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To disable the IP interface IPv6 link-local settings.
DGS-3600:4#disable ipif_ipv6_link_local_auto all
Command:disable ipif_ipv6_link_local_auto all
Success.
DGS-3600:4#
show ipif_ipv6_link_local_auto
Purpose Used to display the link local automatic configuration state for IPv6.
Syntax
show ipif_ipv6_link_local_auto {<ipif_name 12>}
Description This command will display the current link local automatic configuration
state for IPv6.
Parameters
<ipif_name 12> The name created for the IP interface, to be viewed.
Restrictions Only administrator-level users can issue this command.
Example usage:
To display IP interface settings.
DGS-3600:4# show ipif_ipv6_link_local_auto
Command: show ipif_ipv6_link_local_auto
IPIF : System Automatic Link Local Address: Disabled.
DGS-3600:4#