Managing System System Info Configurations
Configuration Guide  
  41
The connection will be interrupted and you should telnet to the switch's new IP address 
192.168.0.10.
C:\Users\Administrator>telnet 192.168.0.10
User:admin
Password:admin
Switch>enable
Switch#show interface vlan 1
Switch#copy running-config startup-config
2.2.6  Configuring System IPv6 Parameters 
Follow these steps to configure the system IPv6 parameters.
Step 1 configure
Enter global configuration mode.
Step 2 ip management-vlan { 
vlan-id
}
Configure the management VLAN of the switch. Only the computers in the management 
VLAN can access the management interface of the switch.
Step 3 interface vlan { 
vlan-id
}
Enter the Interface VLAN Mode.
vlan-id:  
The management VLAN ID.
Step 4 ipv6 enable
Enable the IPv6 feature on the management interface. 
Step 5 Configure the IPv6 link-local address for the management interface:
Manually configure the ipv6 link-local address for the management interface:
ipv6 address 
ipv6-addr
 link-local
ipv6-addr
:  Specify the link-local address of the interface. It should be a standardized IPv6 
address with the prefix fe80::/10, otherwise this command will be invalid.
Automatically configure the ipv6 link-local address for the management interface:
ipv6 address autoconfig