configure ppp user ports
ExtremeWare Software 7.3.0 Command Reference Guide 1659
configure ppp user ports
configure ppp user <name> {encrypted} {<password>} ports <portlist>
Description
Configures the user
name
and
password
that the specified PPP port uses in the event the PPP peer
requests authentication.
Syntax Description
Default
The default value of both
name
and
password
is
extreme
.
Usage Guidelines
The
name
is also sent when a port transmits a CHAP authentication request. The implementation
responds to either CHAP or PAP authentication requests issued by the peer regardless of whether the
port is configured to authenticate the peer. The
name
parameter is a string with a length in the range of
[1..32] characters. The
password
parameter is also a character string, with a maximum length of 32
characters. If no
password
is provided on the command line, then you are prompted to enter the
password twice (with the second time serving as a confirmation). You should not enter the encrypted
parameter option (it is used by the switch when generating an ASCII configuration).
Example
The following command example sets the name to
titus
and sets the password to
1Afortune
for port 1
of the PoS module installed in slot
8 of the BlackDiamond switch:
config ppp user "titus" "1Afortune" ports 8:1
History
This command was first available in an ExtremeWare IP Technology Services Release based on
v6.1.5b20.
Platform Availability
This command is available on the on the BlackDiamond switch. A similar command is available on the
Alpine switch.
name Specifies user name for PPP peer authentication requests.
encrypted This parameter option should not be entered.
password Specifies the password for PPP peer authentication requests.
portlist Specifies the port number(s).