Configuring The Router Hostname - Cisco 1900 series Hardware Installation

Hide thumbs Also See for 1900 series:
Table of Contents

Advertisement

Performing the Initial Configuration on the Router

Configuring the Router Hostname

The hostname is used in CLI prompts and default configuration filenames. If you do not configure the
router hostname, the router uses the factory-assigned default hostname "Router."
Do not expect capitalization and lower casing to be preserved in the hostname. Uppercase and lowercase
characters are treated as identical by many Internet software applications. It may seem appropriate to
capitalize a name as you would ordinarily do, but conventions dictate that computer names appear in all
lowercase characters. For more information, see the RFC 1178, Choosing a Name for Your Computer.
The name must also follow the rules for Advanced Research Projects Agency Network (ARPANET)
hostnames. They must start with a letter, end with a letter or digit, and have as interior characters only
letters, digits, and hyphens. Names must be 63 characters or fewer. For more information, see the RFC
1035, Domain Names—Implementation and Specification.
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
hostname name
Example:
Router(config)# hostname myrouter
Step 4
Verify that the router prompt displays your new
hostname.
Example:
myrouter(config)#
Step 5
end
Example:
myrouter# end
Cisco 1900 Series Hardware Installation
6-10
enable
configure terminal
hostname name
Verify that the router prompt displays your new hostname.
end
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
Enters global configuration mode.
Specifies or modifies the hostname for the network server.
(Optional) Returns to privileged EXEC mode.
Chapter 6
Configuring the Router
OL-19084-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents