Cisco Catalyst 3560-X Software Configuration Manual page 690

Hide thumbs Also See for Catalyst 3560-X:
Table of Contents

Advertisement

Configuring Dynamic ARP Inspection
Command
Step 3
ip arp inspection vlan vlan-range
Step 4
ip arp inspection smartlog
Step 5
interface interface-id
Step 6
ip arp inspection trust
Step 7
end
Step 8
show ip arp inspection interfaces
show ip arp inspection vlan vlan-range
Step 9
show ip dhcp snooping binding
Step 10
show ip arp inspection statistics vlan
vlan-range
Step 11
copy running-config startup-config
To disable dynamic ARP inspection, use the no ip arp inspection vlan vlan-range global configuration
command. To return the interfaces to an untrusted state, use the no ip arp inspection trust interface
configuration command.
This example shows how to configure dynamic ARP inspection on Switch A in VLAN 1. You would
perform a similar procedure on Switch B:
Switch(config)# ip arp inspection vlan 1
Switch(config)# interface gigabitethernet1/0/1
Switch(config-if)# ip arp inspection trust
Catalyst 3750-X and 3560-X Switch Software Configuration Guide
1-8
Chapter 1
Purpose
Enable dynamic ARP inspection on a per-VLAN basis. By
default, dynamic ARP inspection is disabled on all VLANs.
For vlan-range, specify a single VLAN identified by VLAN ID
number, a range of VLANs separated by a hyphen, or a series of
VLANs separated by a comma. The range is 1 to 4094.
Specify the same VLAN ID for both switches.
(Optional) Specify that whatever packets are currently being
logged are also smart-logged. By default, all dropped packets are
logged.
Specify the interface connected to the other switch, and enter
interface configuration mode.
Configure the connection between the switches as trusted.
By default, all interfaces are untrusted.
The switch does not check ARP packets that it receives from the
other switch on the trusted interface. It simply forwards the
packets.
For untrusted interfaces, the switch intercepts all ARP requests
and responses. It verifies that the intercepted packets have valid
IP-to-MAC address bindings before updating the local cache and
before forwarding the packet to the appropriate destination. The
switch drops invalid packets and logs them in the log buffer
according to the logging configuration specified with the ip arp
inspection vlan logging global configuration command. For
more information, see the
on page
1-13.
Return to privileged EXEC mode.
Verify the dynamic ARP inspection configuration.
Verify the DHCP bindings.
Check the dynamic ARP inspection statistics.
(Optional) Save your entries in the configuration file.
Configuring Dynamic ARP Inspection
"Configuring the Log Buffer" section
OL-25303-03

Advertisement

Table of Contents
loading

This manual is also suitable for:

Catalyst 3750-x

Table of Contents