A SERVICE OF

logo

CLI commands
IP address or domain name (up to 107 characters in length)
Subnet address. Include the network mask as follows: address/subnet mask For example:
192.168.30.0/24
Use the keyword all to match any address.
Use the keyword none if the protocol does not take an address range (ICMP for example).
<port> Specify a specific port to check or a port range as follows:
none: Used with ICMP (since it has no ports).
all: Check all ports.
1-65535[:1-65535] - Specify a specific port or port range.
<account> Specify the name of the user account the service controller will send billing
information to for this rule. Account names must be unique and can be up
to 32 characters in length.
<interval> Specify time between interim accounting updates. If you do not enable this
option, accounting information is only sent when a user connection is
terminated. Range: 5-99999 seconds in 15 second increments.
use access-list
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
use access-list <listname>
Specifies the name of the access list to use.
no use access-list
Do not use an access list.
use access-list unauth
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
use access-list unauth <listname>
Specifies the name of the access list to use for unauthenticated stations (list disappears once
authenticated).
no use access-list unauth
Do not use an access list for unauthenticated stations (list disappears once authenticated).
config file
Supported on: MSM710 MSM730 MSM750 MSM760 MSM765zl
config file <url>
Specifies the URL that points to a new configuration file to load.
no config file
Do not load a new configuration file.
2-56