Cisco Systems CISCO881SECK9 Router User Manual


 
3-7
Cisco 880 Series Integrated Services Router Software Configuration Guide
OL-22206-01
Chapter 3 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
Configuring WAN Interfaces
Configure the WAN interface for your router using one of the following as appropriate:
Configuring a Fast Ethernet WAN Interface, page 3-8
Configuring a VDSL2 WAN Interface, page 3-8
Configuring ADSL or VDSL on Cisco Multi Mode 886VA and 887VA ISRs, page 3-9
Configuring ADSL Mode, page 3-10
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.