Dynamic Arp Inspection Commands - D-Link DXS-3600 Series Cli Reference Manual

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide

35. Dynamic ARP Inspection Commands

35-1 arp access-list
This command is used to create or modify an ARP access list. This command will enter into the ARP
access-list configuration mode. Use the no command to remove an ARP access-list.
arp access-list NAME
no arp access-list NAME
Parameters
NAME
Default
None.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The name must be unique among all access-lists. The characters used in the name are case sensitive.
There is an implicit deny statement at the end of an access list.
Example
This example shows how to configure an ARP access list with two permit entries.
Switch# configure terminal
Switch(config)# arp access-list static-arp-list
Switch(config-arp-nacl)# permit ip 10.20.0.0 0.0.255.255 mac any
Switch(config-arp-nacl)# permit ip 10.30.0.0 0.0.255.255 mac any
Switch(config-arp-nacl)#
35-2 clear ip arp inspection log
This command is used to clear the ARP inspection log buffer.
clear ip arp inspection log
Parameters
None.
Default
None.
Command Mode
Specifies the name of the ARP access-list to be configured. The
maximum length is 32 characters.
452

Advertisement

Table of Contents
loading

Table of Contents