Creating A Login Banner - Cisco VGD-1T3 Software Configuration Manual

Voice gateway
Table of Contents

Advertisement

Creating a Login Banner

Table 1
Command
Router(config)# aaa new-model
Router(config)# aaa authentication login
default local
Router(config)# aaa authentication ppp
default if-needed local
Log in with your username and password:
Step 3
Router# login
User Access Verification
Username: admin
Password:
Router#
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 the

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:
Router(config)# banner login |
Enter TEXT message.
This is a secured device.
Unauthorized use is prohibited by law.
|
Router(config)# ^Z
Router#
Step 2
Test the banner:
Router# login
This is a secured device.
Unauthorized use is prohibited by law.
Cisco VGD 1T3 Voice Gateway Software Configuration Guide
48
Basic Configuration Using the Command-Line Interface on the Cisco VGD 1T3 Voice Gateway
Local AAA Commands
End with the character '|'.
Purpose
Initiates the AAA access control system. This
command immediately locks down login and PPP
authentication.
Configures AAA to perform login authentication
by using the local username database. The login
keyword authenticates EXEC shell users.
Configures PPP authentication to use the local
database if the session was not already
authenticated by the login keyword.
Cisco AAA Implementation Case Study
document.

Advertisement

Table of Contents
loading

Table of Contents