Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
122
Switch# configure terminal
Switch(config)# interface vlan2
Switch(config-if)# no ipv6 address dhcp-prefix 0:0:0:2::3/64
10-3 ipv6 address eui-64
This command is used to configure an IPv6 address on the interface using the EUI-64 interface ID. Use
the no form of the command to delete an IPv6 address formed by the EUI-64 interface ID.
ipv6 address IPV6-PREFIX/PREFIX-LENGTH eui-64
no ipv6 address IPV6-PREFIX/PREFIX-LENGTH eui-64
Parameters
IPV6-PREFIX
Specifies the IPv6 prefix part for the configured IPv6 address.
PREFIX-LENGTH
Specifies the length of the prefix. The prefix of the IPv6 address is also
a local subnet on the interface. The prefix length must be smaller than
64.
Default
None.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
If the command is configured on an IPv6 ISTAP tunnel, the last 32 bits of the interface ID are constructed
using the source IPv4 address of the tunnel.
Example
This example shows how to add an IPv6 address incidence.
Switch# configure terminal
Switch(config)# interface vlan1
Switch(config-if)# ipv6 address 3ffe:501:ffff:0::/64 eui-64
Switch(config-if)#
10-4 ipv6 address dhcp
This command is used to configure an interface using DHCPv6 to get an IPv6 address. Use the no form
of the command to disable the using of DHCPv6 to get an IPv6 address.
ipv6 address dhcp [rapid-commit]
no ipv6 address dhcp