Installation guide

26
Cisco AS5850 Universal Gateway Commissioning Guidelines
78-10537-04
How to Commission the Cisco AS5850 Universal Gateway
Set Up a Login Banner
Create a login banner. However, do not tell users what device they are connecting to until after they log
on. Providing device-sensitive information can tempt unauthorized users to hack into the system.
To set up a login banner, perform the following steps.
Step 1 Create the banner.
Gateway(config)# banner login |
Enter TEXT message. End with the character '|'.
This is a secured device.
Unauthorized use is prohibited by law.
|
Gateway(config)#^Z
Gateway#
Step 2 Test the banner.
Gateway#
Gateway# login
This is a secured device.
Unauthorized use is prohibited by law.
User Access Verification
Username: admin
Password:
Gateway#
Table 4 Local AAA Commands
Command Purpose
aaa new-model
Initiates the AAA access control system and
immediately locks down login and PPP
authentication.
aaa authentication login default local
Configures AAA to perform login authentication
by using the local username database. The login
keyword authenticates EXEC-shell users.
aaa authentication ppp default if-needed
local
Configures PPP authentication to use the local
database if the session was not already
authenticated by login.