ZyXEL Communications 3.1 Security Camera User Manual


 
ZyWALL (ZLD) CLI Reference Guide 264
CHAPTER 33
ISP Accounts
Use ISP accounts to manage Internet Service Provider (ISP) account information for PPPoE, PPTP
and cellular interfaces.
33.1 ISP Accounts Overview
An ISP account is a profile of settings for Internet access using PPPoE, PPTP, or cellular.
33.1.1 PPPoE and PPTP Account Commands
The following table lists the PPPoE and PPTP ISP account commands.
Table 157 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.
[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.
[no] idle <0..360> Sets the idle timeout for the specified ISP account. The
no command sets
the idle timeout to zero.
[no] service-name {ip | hostname
| service_name}
Sets the service name for the specified PPPoE ISP account. The
no
command clears the service name.
hostname: You may up to 63 alphanumeric characters, dashes (-), or
periods (.), but the first character cannot be a period.
service_name: You can use up to 63 alphanumeric characters, underscores
(_), dashes (-), and
@$./ characters.