1. Open the console interface with the default user name and password “admin”
to access the Privileged Exec level.
2. Type “configure” and press <Enter>.
3. Type “username guest password 0 password,” for the Normal Exec level,
where password is your new password. Press <Enter>.
4. Type “username admin password 0 password,” for the Privileged Exec level,
where password is your new password. Press <Enter>.
Username: admin
Password:
CLI session with the host is opened.
To end the CLI session, enter [Exit].
Console#configure
Console(config)#username guest password 0 [password]
Console(config)#username admin password 0 [password]
Console(config)#
Setting an IP Address
You must establish IP address information for the switch to obtain management
access through the network. This can be done in either of the following ways:
> Manual — You have to input the information, including IP address and subnet
mask. If your management station is not in the same IP subnet as the switch,
you will also need to specify the default gateway router.
> Dynamic — The switch sends IP configuration requests to BOOTP or DHCP
address allocation servers on the network.
Only one VLAN interface can be assigned an IP address (the default is VLAN 1). This
defines the management VLAN, the only VLAN through which you can gain manage-
ment access to the switch. If you assign an IP address to any other VLAN, the new IP
address overrides the original IP address and this becomes the new management
VLAN.
9