Managing System System Info Configurations
User Guide    41
Step 5 show interface vlan { 
vlan-id 
}
vlan-id:  
The management VLAN ID.
Verify the summary information of the management interface.
Step 6 end
Return to privileged EXEC mode.
Step 7 copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure the switch’s IP address as 192.168.0.10/24 
and configure the default gateway as 192.168.0.100. 
Switch#configure
Switch(config)#interface vlan 1
Switch(config-if)#ip address 192.168.0.10 255.255.255.0 gateway 192.168.0.100
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.7  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.
Downloaded from ManualsNet.com search engine