No access-list, No authentication login, No date auto-time-update – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 163

Advertising
background image

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

4-37

Global Configuration Mode

Global Configuration Commands

no access-list

Use the no access-list command to remove an advanced filtering entry. To add a filter, see access-
list
command on page 4-5.

Syntax:

(config)# no access-list rule

rule-name apply {eth-lan|eth-wan

|ppp-wan|initial|final}

Example:

(config)# no access-list rule TestRule-1 apply eth-lan

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no authentication login

Use the no authentication login command to disable RADIUS for login authentication. To enable
RADIUS login authentication, see authentication login command on page 4-6.

Syntax:

(config)# no authentication login use-radius

Example:

(config)# no authentication login use-radius

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no date auto-time-update

Use the no date auto-time-update command to stop the automatic update the clock from the
defined server. To enable automatic update of the clock, see date auto-time-update command on
page 4-8.

Syntax:

(config)# no date auto-time-update

Example:

(config)# no date auto-time-update

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

rule-name

Enter an existing rule name to apply this command to.

eth-lan

Ethernet LAN interface.

eth-wan

Ethernet WAN interface.

initial

Initial rules defined here will be applied first to the interface.

final

Final rules defined here will be applied last to the interface.

ppp-wan

PPP WAN interface.

Advertising