Configure Global Parameters
To manually define Gigabit Ethernet interfaces, follow these steps, beginning from global configuration mode.
Procedure
|
Step 1 |
configure terminal Example:
Enters global configuration mode when using the console port. Use the following to connect to the device with a remote terminal:
|
|
Step 2 |
hostname name Example:
Specifies the name for the device. |
|
Step 3 |
enable secret password Example:
Specifies an encrypted password to prevent unauthorized access to the device. |
|
Step 4 |
no ip domain-lookup Example:
Disables the device from translating unfamiliar words (typos) into IP addresses. For complete information on global parameter commands, see the Cisco IOS Release Configuration Guide documentation set. |
Feedback