3.10.5 Access Management Configuration

Use this command to configure access management table.

Command Syntax:

access management 
access management <access_id> <access_vid> <start_addr> [ to <end_addr> ] { [ web ] [ snmp ] [ telnet ] | all }
Table 3-46. Command Description

Argument

Description

Parameter

<access_id>

The maximum number of entries is 16.

<access_vid>

Indicates the VLAN ID for the access management entry.

<start_addr>

Indicates the start IP unicast address for the access management entry.

<end_addr>

Indicates the end IP unicast address for the access management entry.

<access_id_list>

ID of access management entry.

Default

N.A

Mode

Global Configuration mode

Usage

Enable/Disable access management

Example

Example 1:

Enable access management ID1, VLAN ID1 from IP 10.10.01 to 10.10.0.99 for all interfaces.
(config)# access management 1 1 10.10.0.1 to 10.10.0.99 all

Example 2:

Delete access management entry 1.

(config)# no access management 1