4 ip arp inspection trust, 5 ip arp inspection validate – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 690

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 690 of 855

show ip arp inspection

34.4 ip arp inspection trust

To set a per-port configurable trust state that determines the set of interfaces where incoming ARP
packets are inspected, use the ip arp inspection trust command in interface configuration mode. To
make the interfaces untrusted, use the no form of this command.


Command Syntax

ip arp inspection trust
no ip arp inspection trust


Default

None


Command Mode

Interface configuration


Usage


Examples

This example shows how to configure an interface to be trusted:
Switch# config terminal
Switch(config)# interface eth-0-1
Switch(config-if)# ip arp inspection trust
Switch(config-if)# end
To verify the configuration, use the show form of this command:
Switch# show ip arp inspection interfaces eth-0-1
Interface Trust State Rate (pps) Burst Interval
=================================================================
eth-0-1 trusted 15 1
Switch#


Related Commands

show ip arp inspection

34.5 ip arp inspection validate

To perform specific checks for ARP inspection, use the ip arp inspection validate command in global
configuration mode. To disable checks, use the no form of this command.

Advertising