HP MSR2000/3000/4000 Router Series Layer 2 - WAN Command Reference

128
profile create
Use profile create to create a parameter template, which is a profile, for the 3G modem.
Syntax
profile create profile-number { dynamic | static apn } authentication-mode { none | { chap | pap } user
username [ password password ] }
Default
The default setting depends on the modem model.
Views
Cellular interface view
Predefined user roles
network-admin
Parameters
profile-number: Specifies a profile by its number. Its value is fixed at 1, or only one profile is supported.
dynamic: Enables the service provider to dynamically assign an access point name based on the
CHAP/PAP username and password.
static apn: Specifies a static access point name assigned by the service provider. It is a string of 1 to 100
characters.
authentication-mode: Specifies the authentication mode, which can be none, pap, or chap.
none: Performs no authentication.
chap: Specifies CHAP authentication.
pap: Specifies PAP authentication.
user username: Specifies a username assigned by the service provider. It is a case-sensitive string of 1 to
32 characters.
password password: Specifies an authentication password assigned by the service provider. It is a
case-sensitive string of 1 to 32 characters.
Usage guidelines
A parameter template is used to configure the access point with which a 3G modem associates and the
authentication mode in which the service provider authenticates the 3G modem.
If you specify none, no authentication is performed. If you specify chap or pap, configure the username
and password according to the requirement of the service provider.
Examples
# Create a parameter template for Cellular 0/0, specify the access point name as cmnet, and specify the
PAP authentication mode.
<Sysname> system-view
[Sysname] controller cellular 0/0
[Sysname-Cellular0/0] profile create 1 static cmnet authentication-mode pap user abc
password abc
Related commands
display cellular