Technical information

ADC Telecommunications, Inc.
324 CHAPTER 2: CUDA 12000 BASE SYSTEM COMMANDS
ppp chap-password
Configures the password that this interface sends in response to CHAP challenges from remote
peers.
CHAP provides authentication for devices that want to establish a Point-to-Point Protocol (PPP)
link with the current POS interface. The CHAP password, along with the CHAP hostname, must
be provided by remote devices during CHAP challenges before a PPP connection is established
with the interface.
Note that you must set the CHAP hostname using the ppp chap-hostname command before
you configure a CHAP password. Use the no ppp chap-password command to delete the
CHAP password from the current interface.
Mode
interface:pos:csi(<c/s/i>)
Syntax
ppp chap-password <password>
Arguments
Example
cli# interface 1/3/1
mode: interface:pos:csi(1/3/1)
cli# ppp chap-password p210
cli#
Related Commands
no ppp chap-password on page 286
no ppp chap-hostname on page 285
<password> CHAP password that you want to define for this interface. Note that a
remote router must provide the correct CHAP hostname and password
before establishing a PPP link with the interface. The password can be 0
to 255 bytes in length.