Cisco AS5350XM Configuration Manual page 62

Universal gateways software configuration guide
Hide thumbs Also See for AS5350XM:
Table of Contents

Advertisement

Configuring the Hostname, Password, and Time Stamps
Tip
If you are experienced using the Cisco IOS software, you might find the
page 40
Configuring the Hostname, Password, and Time Stamps
The first configuration tasks you might want to execute are assign a hostname to your Cisco AS5350XM
or Cisco AS5400XM, set an encrypted password, and turn on time stamps for these reasons:
Configure
Command
Step 1
Router> enable
Password: password
Router#
Step 2
Router# configure terminal
Enter configuration commands, one per line.
End with CNTL/Z.
Router(config)#
Step 3
Router(config)# hostname AS5400
AS5400(config)#
Step 4
AS5400(config)# enable secret guessme
Step 5
AS5400(config)# service password-encryption
Step 6
AS5400(config)# service timestamps debug
datetime msec
Step 7
AS5400(config)# service timestamps log
datetime msec
Cisco AS5350XM and Cisco AS5400XM Universal Gateways Software Configuration Guide
2
a useful reference for configuration.
Assigning a hostname allows you to distinguish between different network devices.
Setting an encrypted password in the configuration file adds greater security on your gateway.
Time stamps help you trace debug output for testing connections. Not knowing exactly when an
event occurs hinders you from examining background processes.
Basic Configuration Using the Command-Line Interface
"Where to Go Next" section on
Purpose
Enters enable mode (also called privileged EXEC
mode). Enters the password. You are in enable
mode when the prompt changes to
Enters global configuration mode. You are in
global configuration mode when the prompt
changes to
Router(config)#.
Changes the name of the gateway to a meaningful
name. Substitute your hostname for AS5400.
Enters an enable secret password. This password
provides access to privileged EXEC mode. When
you type enable at the EXEC prompt (
), you must enter the enable secret
AS5400>
password to gain access to configuration mode.
Substitute your enable secret password for
guessme.
Applies password encryption.
When password encryption is enabled, the
encrypted form of the password is displayed when
a show configuration command is entered.
You cannot recover a lost encrypted
Note
password.
Enters time-stamp debugging messages to include
milliseconds in the date and time stamp.
Enters time-stamp logging messages to include
milliseconds in the date and time stamp.
.
Router#
or
AS5350>

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5400xm

Table of Contents