Technical information

Cuda 12000 IP Access Switch CLI Reference Guide
ppp chap-hostname 323
ppp chap-hostname
Configures the hostname that this POS interface uses for Challenge Handshake Authentication
Protocol (CHAP) authentication. From a CHAP server perspective, you must configure the CHAP
hostname using this command.
When configuring the interface as a CHAP client, you must use this command to configure the
chap-hostname with which the interface will respond to challenges, and, in addition, use the
ppp chap-password command to configure the associated password.
Mode
interface:pos:csi(<c/s/i>)
Syntax
ppp chap-hostname <name>
Arguments
Example
cli# interface 1/3/1
mode: interface:pos:csi(1/3/1)
cli# ppp authentication chap
cli# ppp chap-hostname "Trusted Router"
cli#
Related Commands
no ppp chap-password on page 286
ppp chap-password on page 324
show interface pos on page 437
<name> Username that this interface uses for CHAP authentication. You can
enter up to 256 characters.