Access-list arp – LevelOne FGL-2870 User Manual

Page 577

Advertising
background image

Access Control List Commands

4-211

4

access-list arp

This command adds an ARP access list and enters ARP ACL configuration mode.
Use the no form to remove the specified ACL.

Syntax

[no] access-list arp acl-name

acl-name – Name of the ACL. (Maximum length: 16 characters)

Default Setting

None

Command Mode

Global Configuration

Command Usage

• When you create a new ACL or enter configuration mode for an existing ACL,

use the permit or deny command to add new rules to the bottom of the list.
To create an ACL, you must add at least one rule to the list.

• To remove a rule, use the no permit or no deny command followed by the

exact text of a previously configured rule.

• An ACL can contain up to 64 rules.

Example

Related Commands

permit, deny (4-212)
show arp access-list (4-213)

Console(config)#access-list arp factory
Console(config-arp-acl)#

Advertising