Chapter 5 Basic Router Configuration
Configuring Global Parameters
Configuring Global Parameters
To configure selected global parameters for your router, perform these steps:
SUMMARY STEPS
| 1. | configure terminal |
|
| 2. | hostname name |
|
| 3. | enable secret password |
|
| 4. no ip |
| |
DETAILED STEPS |
|
|
|
|
|
| |
| Command | Purpose | |
Step 1 |
|
| |
configure terminal | Enters global configuration mode when using the | ||
| Example: | console port. | |
| If you are connecting to the router using a remote | ||
| Router> enable | ||
| terminal, use the following: | ||
| Router# configure terminal | ||
|
| ||
| Router(config)# | telnet router name or address | |
|
|
| Login: login id |
|
|
| Password: ********* |
|
|
| Router> enable |
Step 2 |
|
| |
hostname name | Specifies the name for the router. | ||
| Example: |
| |
| Router(config)# hostname Router |
| |
| Router(config)# |
| |
Step 3 |
|
| |
enable secret password | Specifies an encrypted password to prevent | ||
| Example: | unauthorized access to the router. | |
|
| ||
| Router(config)# enable secret cr1ny5ho |
| |
| Router(config)# |
| |
Step 4 |
|
| |
no ip | Disables the router from translating unfamiliar | ||
| Example: | words (typos) into IP addresses. | |
|
| ||
| Router(config)# no ip |
| |
| Router(config)# |
| |
|
|
|
|
Cisco 819 Series Integrated Services Router Software Configuration Guide
|
| |
|