Cisco AS5350XM Configuration Manual page 65

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

Advertisement

Basic Configuration Using the Command-Line Interface
For comprehensive information about how to implement a Cisco AAA-based security environment for
Note
dial-based and router environments, see the Cisco AAA Implementation Case Study document, 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.
This is a secured device.
Unauthorized use is prohibited by law.
|
AS5400(config)# ^Z
AS5400#
Test the banner:
Step 2
AS5400# login
This is a secured device.
Unauthorized use is prohibited by law.
User Access Verification
Username: admin
Password:
AS5400#
Configuring Loopback Interfaces, Gigabit Ethernet Interfaces,
and IP Route
To commission a basic dial access service, perform the following tasks:
Assign the IP addresses as in the following example, and create an IP route to the default gateway:
Step 1
AS5400(config)# interface loopback 0
AS5400(config-if)# ip address 172.22.99.1 255.255.255.255
AS5400(config-if)# exit
AS5400(config)# interface loopback 1
End with the character '|'.
Create two loopback interfaces.
Bring up the Gigabit Ethernet interface.
Add an IP route to the default gateway.
Cisco AS5350XM and Cisco AS5400XM Universal Gateways Software Configuration Guide
Creating a Login Banner
5

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5400xm

Table of Contents