Specifications
Basic Router Configuration
Configuring Global Parameters
3
Cisco 3900 Series, 2900 Series, and 1900 Series Integrated Services Routers Software
OL-21850-01
!
no ip http server
!
!
!
!
!
control-plane
!
!
line con 0
line aux 0
line vty 0 3
login
!
exception data-corruption buffer truncate
scheduler allocate 20000 1000
end
Configuring Global Parameters
To configure the global parameters for your router, follow 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.
Use the following to connect to the router with a
remote terminal:
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.