TP-Link T1500 Series User Manual page 64

Hide thumbs Also See for T1500 Series:
Table of Contents

Advertisement

Managing System
Step 6
Step 7
Step 8
Step 9
The following example shows how to enable the IPv6 function and configure the IPv6
parameters of the management interface:
Switch#configure
Switch(config)#interface vlan 1
Switch(config-if)#ipv6 enable
Switch(config-if)#ipv6 address autoconfig
Switch(config-if)#ipv6 address dhcp
Switch(config-if)#show ipv6 interface
Vlan2 is up, line protocol is up
IPv6 is enable, Link-Local Address: fe80::20a:ebff:fe13:237b[NOR]
Global Address RA:
Global Address DHCPv6: Enable
Global unicast address(es): ff02::1:ff13:237b
Joined group address(es): ff02::1
Configure the IPv6 global address for the management interface:
Automatically configure the interface's global IPv6 address via RA message:
ipv6 address ra
Configure the interface's global IPv6 address according to the address prefix and other
configuration parameters from its received RA (Router Advertisement) message.
Automatically configure the interface's global IPv6 address via DHCPv6 server:
ipv6 address dhcp
Enable the DHCPv6 Client function. When this function is enabled, the Layer 3 interface will
try to obtain the IPv6 address from DHCPv6 server.
Manually configure the interface's global IPv6 address:
ipv6 address ipv6-addr
The Global IPv6 address with network prefix, for example 3ffe::1/64.
ipv6-addr:
ipv6 address ipv6-addr eui-64
Specify a global IPv6 address with an extended unique identifier (EUI) in the low-order 64
bits of the IPv6 address. Specify only the network prefix; the last 64 bits are automatically
computed from the switch MAC address. This enables IPv6 processing on the interface.
show ipv6 interface
Verify the configured ipv6 information of the interface.
end
Return to privileged EXEC mode.
copy running-config startup-config
Save the settings in the configuration file.
Disable
System Info Configurations
Configuration Guide
42

Advertisement

Table of Contents
loading

Table of Contents