Configuring the Switch 85
console(config-line)# login authentication default
console(config-line)# enable authentication default
console(config-line)# password tom
console(config-line)# exit
console(config)# line telnet
console(config-line)# login authentication default
console(config-line)# enable authentication default
console(config-line)# password bob
console(config-line)# exit
console(config)# line ssh
console(config-line)# login authentication default
console(config-line)# enable authentication default
console(config-line)# password jones
console(config-line)# exit
11
Save the
running-config
file to the
startup-config
file.
This ensures that the configuration just completed is the same if the device is rebooted.
console(config-line)# exit
console(config)# exit
console# copy running-config startup-config
The device is now configured and can be managed through the different options such as Telnet,
Web browser interface, and others.

Setting the Management Station IP Address

1
On the management station, click
Start
Settings
Network and Dial-up Connections
.
2
Right-click the network connection that is used for management, and select
Properties
.
The connection properties window is displayed.