Cisco Systems A9014CFD Router User Manual


 
3-4
Cisco ASR 901 Series Aggregation Services Router Software Configuration Guide
OL-23826-09
Chapter 3 First-Time Configuration
Setup Mode
Note When you enter the enable secret password, the password is visible as you type it. Once you
enter the password, it becomes encrypted in the configuration.
Step 5 Enter an enable password that is different from the enable secret password. This password is not
encrypted (less secure) and can be seen when viewing the configuration.
The enable password is used when you do not specify an
enable secret password, with some older software versions, and
some boot images.
Enter enable password: ciscoenable
Step 6 To prevent unauthenticated access to the router through ports other than the console port, enter the virtual
terminal password.
The virtual terminal password is used to protect
access to the router over a network interface.
Enter virtual terminal password: ciscoterminal
Step 7 Respond to the following prompts as appropriate for your network:
Configure System Management? [yes/no]: no
Configure SNMP Network Management? [yes]:
Community string [public]: public
Step 8 The summary of interfaces appears. This list varies, depending on the network modules installed in your
router.
Step 9 Specify the interface to be used to connect to the network management system.
Step 10 Configure the specified interface as prompted.
Completing the Configuration
When you have provided all of the information prompted for by the setup command facility, the
configuration appears. Messages similar to the following appear:
The following configuration command script was created:
!
hostname 901-1
enable secret 5 $1$5fH0$Z6Pr5EgtR5iNJ2nBg3i6y1 enable password ciscoenable line vty 0 98
password ciscoenablesnmp-server community public !
no ip routing
!
interface GigabitEthernet0/1
shutdown
!
end
Complete the following steps to configure the router:
Step 1 The setup command facility displays the following prompt.
[0] Go to the IOS command prompt without saving this config.
[1] Return back to the setup without saving this config.
[2] Save this configuration to nvram and exit.