Command Reference Guide
SROS Command Line Interface Reference Guide PPP Interface Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 770
ppp chap hostname <hostname>
Use the ppp chap hostname command to configure an alternate hostname for CHAP PPP authentication.
Use the no form of this command to remove a configured hostname. For more information on PAP and
CHAP functionality, see the Technology Review section for the command ppp authentication <protocol>
on page 766.
Syntax Description
<hostname> Alphanumeric string up to 80 characters in length
Default Values
By default, there are no configured PPP CHAP hostnames.
Command Modes
(config-ppp 1)# PPP Interface Configuration Mode required
Usage Examples
The following example specifies a PPP CHAP hostname of my_host:
(config)#interface ppp 1
(config-ppp 1)#ppp chap hostname my_host