Management access-class, Show management access-list – Allied Telesis AT-S94 CLI (AT-8000S Series) User Manual

Page 198

Advertising
background image

Page 197

Allied Telesis
AT-8000S-S94-3.0 Command Line Interface User’s Guide

Example

The following example denies all ports in the Access List called mlist.

management access-class

The management access-class Global Configuration mode command restricts management connections by
defining the active management Access List. Use the no form of this command to disable this restriction.

Syntax

management access-class {console-only | name}

no management access-class

Parameters

console-only — Indicates that the device can be managed only from the console.

name — Specifies the name of the Access List to be used. (Range: 1-32 characters)

Default Configuration

If no Access List is specified, an empty Access List is used.

Command Mode

Global Configuration mode

User Guidelines

There are no user guidelines for this command.

Example

The following example configures an Access List called mlist as an active Access List.

show management access-list

The show management access-list Privileged EXEC mode command displays management access-lists.

Syntax

show management access-list [name]

Parameters

name — Specifies the name of a management Access List. (Range: 1 - 32 characters)

Default Configuration

This command has no default configuration.

console(config)# management access-list mlist

console(config-macl)# deny

console(config)# management access-class mlist

Advertising