Initial Configuration

Configuration
Page 35
Note
100.1.1.254 is the IP address of the default gateway that is used to reach the management network
101.101.0.0.
To check the configuration, enter the command “show ip interface” as illustrated in the following example.
User Name
A user name is used to manage the device remotely, for example through SSH, Telnet, or the Web interface. To
gain complete administrative (super-user) control over the device, the highest privilege (15) must be specified.
Note
Only an administrator (super-user) with the highest privilege level (15) is allowed to manage the device
through the Web browser interface.
For more information about the privilege level, see the CLI Reference Guide.
The configured user name is entered as a login name for remote management sessions. To configure the user
name “bob” and privilege level of 15, enter the command at the system prompt as shown in the configuration
example:
Console#
show ip interface
Gateway IP Address Activity Status Type
----------------------------- ---------------- ---------
100.1.1.254 active static
IP Address I/F Type
----------------------------- ---------------- ---------
100.1.1.1/16 vlan 1 static
Console>
enable
Console#
configure
Console(config)#
username bob password
lee
level
15