D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
97
delete ipif
Purpose
Used to delete an interface.
Syntax
delete ipif [System] [ipv6address <ipv6networkaddr>]
Description
This command is used to delete an interface. The System interface
cannot be deleted. By using this command, an IPv6 address can be
deleted from the ipif.
Parameters
<ipv6networkaddr> Specifies the IPv6 network address.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To delete an IPv6 address of the System interface:
DES-3200-28:4#delete ipif System ipv6address FE80::200:1FF:FE02:303/128
Command: delete ipif System ipv6address FE80::200:1FF:FE02:303/128
Success.
DES-3200-28:4#
enable ipif_ipv6_link_local_auto
Purpose
Used to enable the auto configuration of a link local address when
no IPv6 address is configured.
Syntax
enable ipif_ipv6_link_local_auto [System]
Description
This command is used to enable the auto configuration of a 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 start. When there is no IPv6 address explicitly
configured, by default, a link local address is not configured and the
IPv6 processing will be disabled. By enabling this automatic
configuration, the link local address will be automatically configured
and the IPv6 processing will start.
Parameters
None.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To enable the automatic configuration of a link local address for an interface:
DES-3200-28:4#enable ipif_ipv6_link_local_auto System
Command: enable ipif_ipv6_link_local_auto System
Success.
DES-3200-28:4#