D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 2 IPv6 Configuration
2-15
Command Meaning
DES-7200#configure terminal
Enter the global configuration mode.
DES-7200(config)#interface
interface-id
Enter the interface configuration mode.
Note that the no switchport command shall be
used to switchover the layer-2 port to the layer-3
interface.
DES-7200(config-if)#ipv6 enable
Enable the IPv6 protocol on an interface. If this
command is not run, the system automatically
enables the IPv6 protocol when you configure an
IPv6 address for an interface.
DES-7200(config-if)#ipv6 address
ipv6-address/prefix-length
DES-7200(config-if)#ipv6 address
ipv6-prefix/prefix-length [eui-64]
Configure the IPv6 unicast address for this
interface. The key word Eui-64 indicates the
generated IPv6 address consists of the
configured address prefix and the 64-bit interface
ID.
Note: Whether the key word eui-64 is used, it is
necessary to enter the complete address format
to delete an IPv6 address (Prefix + interface
ID/prefix length).
When you configure an IPv6 address on an
interface, then the IPv6 protocol is automatically
enabled on the interface. Even if you use no ipv6
enable, you cannot disable the IPv6 protocol.
DES-7200(config-if)#end
Return to the privileged EXEC mode.
DES-7200#show ipv6 interface
interface-id
View the IPv6 interface information.
DES-7200#copy running-config
startup-config
Save the configuration.
Use the no ipv6 address ipv6-prefix/prefix-length [eui-64] command to delete the
configured IPv6 address.
The following is an example of the configuration of the IPv6 address:
DES-7200(config)# interface vlan 1
DES-7200(config-if)# ipv6 enable
DES-7200(config-if)# ipv6 address fec0:0:0:1::1/64