Show Ip Arp Inspection - 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
MASK
mac any
mac host SENDER-MAC
SENDER-MAC SENDER-MAC-
MASK
Default
None.
Command Mode
ARP Access-list Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Using the permit any option will permit the rest of the packets that do not match any previous rule.
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 255.255.0.0 mac any
Switch(config-arp-nacl)# permit ip 10.30.0.0 255.255.0.0 mac any
Switch(config-arp-nacl)#
35-12

show ip arp inspection

This command is used to display the status of DAI for a specific range of VLANs.
show ip arp inspection [interfaces [INTERFACE-ID [, | -]] | statistics [vlan VLAN-ID [, | -]]]
Parameters
interfaces INTERFACE-ID
,
-
vlan VLAN-ID
Default
None.
Command Mode
User EXEC or Any Configuration Mode.
format is the same as IP address.
Specifies to match any source MAC address.
Specifies to match a single source MAC address.
Specifies to match a group of source MAC addresses by using a
bitmap mask. The bit corresponding to bit value 1 will be checked. The
input format is the same as MAC address.
(Optional) Specifies a port, range of ports or all ports to configure.
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space is allowed before and after
the comma.
(Optional) Specifies a range of interfaces. No space is allowed before
and after the hyphen.
(Optional) Specifies a VLAN or range of VLANs.
460

Advertisement

Table of Contents
loading

Table of Contents