Chapter 59 ISP Accounts
ZyWALL Series CLI Reference Guide
500
CHAPTER 59
ISP Accounts
Use ISP accounts to manage Internet Service Provider (ISP) account information for PPPoE, PPTP and
cellular interfaces.
59.1 ISP Accounts Overview
An ISP account is a profile of settings for Internet access using PPPoE, PPTP, or cellular.
59.1.1 PPPoE and PPTP Account Commands
The following table lists the PPPoE and PPTP ISP account commands.
Table 284 PPPoE and PPTP ISP Account Commands
COMMAND DESCRIPTION
show account [pppoe profile_name
| pptp profile_name]
Displays information about the specified account(s).
[no] account {pppoe | pptp}
profile_name
Creates a new ISP account with name profile_name if
necessary and enters sub-command mode. The
no command
deletes the specified ISP account.
profile_name: use 1-31 alphanumeric characters,
underscores(
_), or dashes (-), but the first character cannot be a
number. This value is case-sensitive.
encrypted-password ciphertext
Sets a encrypted secret for the specified account.
ciphertext:
[no] user username
Sets the username for the specified ISP account. The no
command clears the username.
username: You can use alphanumeric, underscores (_), dashes (-
), commas (,), and
/@$ characters, and it can be up to 64
characters long.
[no] password password
Sets the password for the specified ISP account. The no
command clears the password.
password: You can use up to 63 printable ASCII characters.
Spaces are not allowed.
[no] authentication {chap-pap
| chap | pap | mschap |
mschap-v2}
Sets the authentication for the specified ISP account. The no
command sets the authentication to chap-pap.
[no] compression {yes | no}
Turns compression on or off for the specified ISP account. The no
command turns off compression.