Cisco Systems OL-6426-02 Benutzerhandbuch

Seite von 196
 
1-6
Cisco 1800 Series Integrated Services Routers (Fixed) Software Configuration Guide
OL-6426-02
Chapter 1      Basic Router Configuration
  Configuring Basic Parameters
Configure Global Parameters
Perform these steps to configure selected global parameters for your router:
For complete information on the global parameter commands, see the Cisco IOS Release 12.3 
documentation set.
Configure Fast Ethernet LAN Interfaces
The Fast Ethernet LAN interfaces on your router are automatically configured as part of the default 
VLAN and as such, they are not configured with individual addresses. Access is afforded through the 
VLAN. You may assign the interfaces to other VLANs if desired. For more information about creating 
VLANs, see 
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.