Technical information
ADC Telecommunications, Inc.
328 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
ppp username
This command allows you to define user authentication accounts on the current POS interface.
Each username/password combination is added to the PPP LCP Users Table for that interface.
These username and password pairs are used for any authentication requests received from both
CHAP and PAP.
You can define multiple username/password pairs. Note that you must define a
username/password entry for each remote system from which the current POS interface requires
authentication.
Use the no ppp username command to delete a username/password entry from the current
POS interface.
Mode
interface:pos:csi(<c/s/i>)
Syntax
ppp username <username> password <password>
Arguments
Example
cli# interface 1/3/1
mode: interface:pos:csi(1/3/1)
cli# ppp username "Router 1" password Chicago_and_LA
cli#
Related Commands
■ no ppp username on page 291
■ show interface on page 414
<username> Username that identifies the remote system during PAP and CHAP
negotiations. Username may range from 1 to 255 characters.
<password> Password that the remote system must provide in negotiations with the
POS interface in order to establish a point-to-point connection.
Password may range from 1 to 255 uppercase and lowercase
alphanumeric characters.