208
Example
Configure an EUI-64 global address on the interface with the network prefix
3ffe::/64:
T2600G-28TS(config)# interface vlan 1
T2600G-28TS(config-if)# ipv6 address 3ffe::/64 eui-64
27.7 ipv6 address
Description
This command is used to manually configure a global IPv6 address on the
interface. To remove a global IPv6 address from the interface, please use no
ipv6 address command.
Syntax
ipv6 address ipv6-addr
no ipv6 address ipv6-addr
Parameter
ipv6-addr —— Global IPv6 address with network prefix, for example 3ffe::1/64.
Configuration Mode
Interface Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Configure the global address 3001::1/64 on VLAN interface 1:
T2600G-28TS(config)# interface vlan 1
T2600G-28TS(config-if)# ipv6 address 3001::1/64
27.8 show ipv6 interface
Description
This command is used to display the configured ipv6 information of the
management interface, including ipv6 function status, link-local address and
global address, ipv6 multicast groups etc.