ppp user

This command defines the username and password for authentication of the PPP connection for PPP over cellular interface.

Syntax

ppp user <Username>

Command

Description

obscured-pass

Copy the password from existing configuration

pass

Defines the password for the PPP connection.

Command Mode

Privileged User

Note

The command is applicable only to PPP-based cellular modems.

Example

This example configures a PPP username "JohnD" and password "1234".

(config-data)# interface cellular 0/0
(conf-cellular)# ppp user JohnD pass 1234