System information

Adit 3000 CLI - Release 1.6 4-3
Global Configuration Mode
access
Global Configure Commands
access
Use the access command to enable remote access via LAN or WAN. To disable remote access, see no
access command on page 4-33.
Syntax: (config)# access {lan|wan} enable
Example: (config)# access lan enable
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
access-control
Use the access-control command to configure an access (scheduler) rule for the system. To remove a
rule, see no access-control command on page 4-33.
Syntax: (config)# access-control name apply-to {lan|object-name}
time-range {always|schedule-id} service service-id
Example: (config)# access-control AccessControl_1 apply-to lan time-range
always service 16777220
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
lan Enable remote access via the LAN.
wan Enable remote access via the WAN.
Field Definition
name Enter a name for the Access Control (Scheduler Rule), with a
maximum of 64 characters.
lan Apply this scheduler rule to the LAN interface.
object-name Enter the Network Object name to apply the rule to.
always Apply this rule always. Default.
schedule-id A configured schedule to apply this rule.
service-id Enter the service number to apply the rule to.
Note: The Service ID number can be found with the show service
command, on page 3-54