4-8
Cisco Connected Grid Routers 2010 Hardware Installation Guide
OL-21559-01
Chapter 4 Configuring the Router
Performing the Initial Configuration on the Router
Step 3
Press
Return
to bring up the
Router>
prompt.
...
flashfs[4]: Initialization complete.
Router>
Step 4
Type
enable
to enter privileged EXEC mode:
Router>
enable
Router#
The following tasks are either required or optional:
•
Configuring the Router Hostname, page 4-8
(Optional)
•
Configuring the Enable and Enable Secret Passwords, page 4-9
(Required)
•
Configuring the Console Idle Privileged EXEC Timeout, page 4-10
(Optional)
•
Configuring Gigabit Ethernet Interfaces, page 4-12
(Required)
•
Specifying a Default Route or Gateway of Last Resort, page 4-14
(Required)
•
Configuring IP Routing and IP Protocols, page 4-14
(Required)
•
(Optional)
•
(Optional)
•
Configuring Virtual Terminal Lines for Remote Console Access, page 4-17
(Required)
•
Configuring the Auxiliary Line, page 4-19
(Optional)
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.
enable
2.
configure
terminal
3.
hostname
name
4.
Verify that the router prompt displays your new hostname.
5.
end