![Cisco AS5350 - Universal Access Server Скачать руководство пользователя страница 49](http://html.mh-extra.com/html/cisco/as5350-universal-access-server/as5350-universal-access-server_configuration-manual_63700049.webp)
3-5
Cisco AS5350 and Cisco AS5400 Universal Gateway Software Configuration Guide
OL-3418-02 B0
Chapter 3
Basic Configuration Using the Command-Line Interface
Creating a Login Banner
Step 3
Log in with your username and password:
AS5400# login
User Access Verification
Username: admin
Password:
AS5400#
A successful login means that your local username works on any TTY or VTY line. Do not disconnect
your session until you can log in.
Note
For comprehensive information about how to implement a Cisco AAA-based security environment for
dial-based and router environments, see Cisco AAA Implementation Case Study, available online at
http://www.cisco.com/univercd/cc/td/doc/cisintwk/intsolns/aaaisg/index.htm
Creating a Login Banner
A banner shows you which unit you are connected to (or are connecting through, in the case of a console
server).
Step 1
Create the banner:
AS5400(config)# banner login |
Enter TEXT message. End with the character '|'.
This is a secured device.
Unauthorized use is prohibited by law.
|
AS5400(config)# ^Z
AS5400#
Step 2
Test the banner:
AS5400# login
This is a secured device.
Unauthorized use is prohibited by law.
User Access Verification
AS5400(config)# aaa authentication login
default local
Configures AAA to perform login authentication
by using the local username database. The login
keyword authenticates EXEC shell users.
AS5400(config)# aaa authentication ppp
default if-needed local
Configures PPP authentication to use the local
database if the session was not already
authenticated by login.
Table 3-1
Local AAA Commands (continued)
Command
Purpose