Cisco Systems OL-31454-01 Network Router User Manual


 
4-8
Cisco 2010 Connected Grid Router Hardware Installation Guide
OL-31454-01
Chapter 4 Configuring the Router
Performing the Initial Configuration on the Router
Would you like to terminate autoinstall? [yes] Return
Several messages are displayed, ending with a line similar to the following:
...
Copyright (c) 1986-2009 by cisco Systems, Inc.
Compiled <date> <time> by <person>
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-11 (Optional)
Configuring Gigabit and FastEthernet 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)
Default Routes, page 4-15 (Optional)
Default Network, page 4-15 (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.