C613-50170-01 Rev B
Command Reference for x510 Series
1991
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
DHCP S
NOOPING
C
OMMANDS
ARP
SECURITY
arp security
Overview
Use this command to enable ARP security on untrusted ports in the VLANs, so that
the switch only responds to/forwards ARP packets if they have recognized IP and
MAC source addresses.
Use the
no
variant of this command to disable ARP security on the VLANs.
Syntax
arp security
no arp security
Default
Disabled
Mode
Interface Configuration (VLANs)
Usage
Enable ARP security to provide protection against ARP spoofing. DHCP snooping
must also be enabled on the switch (
command), and on the
VLANs (
Example
To enable ARP security on VLANs 2 to 4, use the commands:
awplus#
configure terminal
awplus(config)#
interface vlan2-vlan4
awplus(config-if)#
arp security
Related
Commands