Arp acls, Show ipv6 access-group, Table 4-52 – LevelOne FGL-2870 User Manual

Page 576: Arp acl commands

Advertising
background image

Command Line Interface

4-210

4

Example

Related Commands

show ipv6 access-list (4-209)

show ipv6 access-group

This command shows the ports assigned to IPv6 ACLs.

Command Mode

Privileged Exec

Example

Related Commands

ipv6 access-group (4-209)

ARP ACLs

The commands in this section configure ACLs based on the IP or MAC address
contained in ARP request and reply messages. To configure ARP ACLs, first create
an access list containing the required permit or deny rules, and then bind the access
list to one or more VLANs using the ip arp inspection vlan command (page 4-191).

Console(config)#int eth 1/2
Console(config-if)#ipv6 access-group standard david in
Console(config-if)#

Console#show ip access-group
Interface ethernet 1/2
IPv6 standard access-list david in
Console#

Table 4-52 ARP ACL Commands

Command

Function

Mode

Page

access-list arp

Creates a ARP ACL and enters configuration mode

GC

4-211

permit, deny

Filters packets matching a specified source or destination

address in ARP messages

ARP-ACL

4-212

show arp access-list

Displays the rules for configured ARP ACLs

PE

4-213

Advertising