![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 181](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439181.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
181
To display IP interface settings.
DES-3528:admin# show ipif System
Command: show ipif System
IP Interface : System
VLAN Name : default
Interface Admin State : Enabled
IPv4 Address : 10.24.73.21/8 (Manual) Primary
Proxy ARP : Disabled (Local : Disabled)
DES-3528:admin#
enable ipif_ipv6_link_local_auto
Purpose
Enable the auto configuration of link local address when no IPv6 address is configured.
Syntax
enable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
Description
Enable the auto configuration of link local address when there are no IPv6 addresses
explicitly configured. When an IPv6 address is explicitly configured, the link local address will
be automatically configured, and the IPv6 processing will be started. When there is no IPv6
address explicitly configured, by default, link local address is not configured and the IPv6
processing will be disabled. By enable this automatic configuration, the link local address will
be automatically configured and IPv6 processing will be started.
Parameters
<ipif_name 12>
- Specifies the name of the IP interface used.
all
- Specifies that all the IP interfaces will be used.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
Enable the automatic configuration of link local address for an interface:
DES-3528:admin# enable ipif_ipv6_link_local_auto Intface_1
Command: enable ipif_ipv6_link_local_auto Intface_1
Success
DES-3528:admin#
disable ipif_ipv6_link_local_auto
Purpose
Disable the auto configuration of link local address when no IPv6 address are configured.
Syntax
disable ipif_ipv6_link_local_auto [<ipif_name 12> | all]
Description
Disable the auto configuration of link local address when no IPv6 address is explicitly
configured.
Parameters
<ipif_name 12>
- Specifies the name of the IP interface used.
all
- Specifies that all the IP interfaces will be used.
Restrictions
Only Administrator, Operator and Power User-level users can issue this command.
Example usage:
Disable the automatic configuration of link local address for an interface:
DES-3528:admin# disable ipif_ipv6_link_local_auto Intface_1
Command: disable ipif_ipv6_link_local_auto Intface_1
Success
DES-3528:admin#