Ipv6 Address - D-Link DGS-1250 Series Reference Manual

Cli gigabit ethernet smart managed switch
Hide thumbs Also See for DGS-1250 Series:
Table of Contents

Advertisement

DGS-1250 Series Gigabit Ethernet Smart Managed Switch CLI Reference Guide
Usage Guideline
This command is used to enter the interface configuration mode for a specific interface.
Example
This example shows how to enter the interface configuration mode on VLAN 1.
Switch#configure terminal
Switch(config)#interface vlan1
Switch(config-if)#
2-17

ipv6 address

This command is used to manually configure an IPv6 addresses on the interface. Use the no form of this
command to delete a manually configured IPv6 address.
ipv6 address {IPV6-ADDRESS/PREFIX-LENGTH | IPV6-ADDRESS link-local}
no ipv6 address {IPV6-ADDRESS/PREFIX-LENGTH | IPV6-ADDRESS link-local}
Parameters
IPV6-ADDRESS
PREFIX-LENGTH
link-local
Default
None.
Command Mode
Interface Configuration Mode.
Usage Guideline
The IPv6 address can directly be specified by the user or configured based on a general prefix. The general prefix
can be acquired by the DHCPv6 client. The general prefix does not need to exist before it can be used in the ipv6
address command. The IPv6 address will not be configured until the general prefix is acquired. The configured
IPv6 address will be removed when the general prefix is timeout or removed. The general prefix IPv6 address is
formed by the general prefix in the leading part of bits and the sub-bits excluding the general prefix part in the
remaining part of bits.
Each interface can have one IPv6 address assigned. When the IPv6 address is configured on an interface, IPv6
processing is enabled for the interface. The prefix of the configured IPv6 address will automatically be advertised
as prefix in the RA messages transmitted on the interface.
Example
This example shows how to configure an IPv6 address.
Switch#configure terminal
Switch(config)#interface vlan1
Switch(config-if)#ipv6 address 3ffe:22:33:44::55/64
Specifies the IPv6 address and the length of prefix for the subnet.
Specifies the length of the prefix. The prefix of the IPv6 address is also a local
subnet on the interface.
Specifies a link-local address to be configured.
19

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents