Installation guide
25
Cisco AS5850 Universal Gateway Commissioning Guidelines
78-10537-04
How to Commission the Cisco AS5850 Universal Gateway
Step 2 Create a local login username database in global configuration mode. In this example, the administrator's
username is admin. The remote client’s login username is Harry.
Gateway(config)# username admin password
adminpasshere
Gateway(config)# username Harry password
Harrypasshere
Step 3 Configure local AAA security in global configuration mode. You must enter the aaa new-model
command before the other two authentication commands.
Gateway(config)# aaa new-model
Gateway(config)# aaa authentication login default local
Gateway(config)# aaa authentication ppp default if-needed local
Step 4 Return to privileged EXEC mode.
Gateway(config)# Ctrl-Z
Gateway#
Step 5 Log in with your username and password:
Caution After you configure AAA security, all access will require a username and password. Make sure your
login name and password are working before you exit or reboot. If you are unable to get back into your
universal gateway, see the password-recovery instructions at
http://www.cisco.com/warp/public/474/pswdrec_as5300.shtml.
Gateway# login
User Access Verification
Username: admin
Password:
Gateway#
A successful login means your local username works on any TTY or VTY line. Do not disconnect your
session until you can log in.
Tip To save the gateway configuration, save it to NVRAM.
Note For comprehensive information about how to implement a Cisco AAA-based security environment, see
the relevant Cisco security features documents at
http://www.cisco.com/univercd/cc/td/doc/product/iaabu/newsecf/.
Table 4 describes the configuration line-item commands.