pdn-profile pdn-profile-number [create]
no pdn-profile
config>system>cellular
This command creates a PDN profile with an associated ID when used with the create keyword.
The system supports a default PDN profile and up to 15 user-created PDN profiles.
The default PDN profile is used during the ADP-Hm process and cannot be modified.
The no form of this command deletes the PDN profile if the profile is not in use. If the profile is in use, the no form of the command cannot be executed.
n/a
the PDN profile identifier
the keyword used to create the PDN profile
apn apn-name
no apn
config>system>cellular>pdn-profile
This command configures the Access Point Name (APN) for the PDN profile.
The no form of this command removes the APN.
no apn
a character string up to a maximum of 100 characters
authentication {pap | chap}
no authentication
config>system>cellular>pdn-profile
This command configures the authentication type used by the PDN profile.
The no form of this command removes authentication from the PDN profile.
n/a
sets the authentication type to PAP
sets the authentication type to CHAP
password password [hash | hash2 | custom]
no password
config>system>cellular>pdn-profile
This command configures the password for PAP or CHAP authentication of the PDN profile. The password must be confirmed by entering it twice.
The no form of this command removes the authentication password from the PDN profile.
no password
a character string up to a maximum of 64 characters
specifies that the key is entered in an encrypted form. If the hash parameter is not used, the key is assumed to be in a non-encrypted, clear text form For security, all keys are stored in encrypted form in the configuration file with the hash or hash2 parameter specified.
specifies that the key is entered in a more complex encrypted form that involves more variables than the key value alone. This means that a hash2 encrypted variable cannot be copied and pasted. If the hash2 parameter is not used, the key is assumed to be in a non-encrypted, clear text form. For security, all keys are stored in encrypted form in the configuration file with the hash or hash2 parameter specified.
specifies the custom encryption to management interface
protocol {ipv4 | ipv6}
config>system>cellular>pdn-profile
This command configures the address type, either IPv4 or IPv6, that is learned by the PDN router interface during the PDN attachment process. When set to IPv4, the PDN router interface can operate in static cellular system mode, static cellular interface mode, or dynamic cellular interface mode. When set to IPv6, the PDN router interface can operate in either static cellular interface mode or dynamic cellular interface mode. For more information about the PDN router interface modes, see "PDN router interfaces" in the 7705 SAR-Hm and SAR-Hmc Main Configuration Guide.
ipv4
sets the IP address type for the PDN connection to IPv4
sets the IP address type for the PDN connection to IPv6
username user-name
no username
config>system>cellular>pdn-profile
This command configures the username for PAP or CHAP authentication of the PDN profile.
The no form of this command removes the username.
n/a
a character string up to a maximum of 255 characters