Cisco AS5300 - Universal Access Server Configuration Manual - Page 5

Browse online or download pdf Configuration Manual for Server Cisco AS5300 - Universal Access Server. Cisco AS5300 - Universal Access Server 46 pages. Access server
Also for Cisco AS5300 - Universal Access Server: Appendix (10 pages), Quick Start Manual (25 pages), Manual (21 pages)

Cisco AS5300 - Universal Access Server Configuration Manual
Chapter 2
Configuring the Cisco AS5300 Network Access Server
Enter global configuration mode. If the logging output generated by the access server interferes with
Step 2
your terminal screen, redisplay your current command line by using the Tab key.
Router# configure terminal
Enter configuration commands, one per line. End
with CNTL/Z.
Step 3
Assign a host name to the access server. The router prompt changes from
hq-sanjose(config)#
Router(config)# hostname hq-sanjose
Step 4
Enter a secret enable password that secures privileged EXEC mode. Make sure to change "letmein" to
your own secret password.
hq-sanjose(config)# enable secret letmein
Step 5
Encrypt passwords in the configuration file for greater security.
hq-sanjose(config)# service password-encryption
Step 6
Enable millisecond time stamping on debug and logging output. Time stamps are useful for detailed
access troubleshooting.
hq-sanjose(config)# service timestamps debug datetime msec
hq-sanjose(config)# service timestamps log datetime msec
Verifying the Host Name, Password, and Time Stamp Configuration
Log in with your new enable password.
Step 1
Exit out of privileged EXEC mode by using the disable command. The prompt changes from
hq-sanjose#
Step 2
Enter the enable command followed by your password.
Step 3
Enter the show privilege command to show the current security privilege level:
hq-sanjose# disable
hq-sanjose> enable
Password: letmein
hq-sanjose# show privilege
Current privilege level is 15
hq-sanjose#
. This host name is typically used during authentication with PPP peers.
to
.
hq-sanjose>
Task 1—Setting Up Basic Configuration Parameters
Router(config)#
Cisco IOS Dial Services Quick Configuration Guide
to
2-5