JetStream  52-Port Gigabit Stackable L3 Managed Switch  CLI Guide 
 
50.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 
Example 
Configure the global address 3001::1/64 on VLAN interface 1: 
T3700G-52TQ(config)# interface vlan 1 
T3700G-52TQ(config-if)# ipv6 address 3001::1/64 
50.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. 
Syntax   
show ipv6 interface 
Command Mode 
Privileged EXEC Mode and Any Configuration Mode 
Example 
Display the ipv6 information of the management interface: 
457