Cisco Systems C819GUK9 Router User Manual


 
5-8
Cisco 819 Series Integrated Services Router Software Configuration Guide
OL-23590-02
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 domain-lookup
DETAILED STEPS
Command Purpose
Step 1
configure terminal
Example:
Router> enable
Router# configure terminal
Router(config)#
Enters global configuration mode when using the
console port.
If you are connecting to the router using a remote
terminal, use the following:
telnet router name or address
Login: login id
Password: *********
Router> enable
Step 2
hostname name
Example:
Router(config)# hostname Router
Router(config)#
Specifies the name for the router.
Step 3
enable secret password
Example:
Router(config)# enable secret cr1ny5ho
Router(config)#
Specifies an encrypted password to prevent
unauthorized access to the router.
Step 4
no ip domain-lookup
Example:
Router(config)# no ip domain-lookup
Router(config)#
Disables the router from translating unfamiliar
words (typos) into IP addresses.