Access, Access-control, Access -4 access-control -4 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 130

Advertising
background image

4-4

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

Global Configuration Mode

Global Configuration 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-36.

Syntax:

(config)# access {lan|wan} enable

Example:

(config)# access lan enable

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

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-36.

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, MSR

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-61

Advertising