Show ip arp inspection log, Show ip arp inspection statistics, Show ip arp inspection vlan – Microsens MS453490M Management Guide User Manual

Page 681: Show ip arp inspection, Statistics

Advertising
background image

C

HAPTER

25

| General Security Measures

ARP Inspection

– 681 –

show ip arp

inspection log

This command shows information about entries stored in the log, including

the associated VLAN, port, and address components.

C

OMMAND

M

ODE

Privileged Exec

E

XAMPLE

Console#show ip arp inspection log
Total log entries number is 1

Num VLAN Port Src IP Address Dst IP Address Src MAC Address Dst MAC Address
--- ---- ---- -------------- -------------- --------------- --------------

1 1 11 192.168.2.2 192.168.2.1

00-11-22-33-44-55

FF-FF-FF-FF-FF-FF

Console#

show ip arp

inspection statistics

This command shows statistics about the number of ARP packets

processed, or dropped for various reasons.

C

OMMAND

M

ODE

Privileged Exec

E

XAMPLE

Console#show ip arp inspection log

Total log entries number is 1

Num VLAN Port Src IP Address Dst IP Address Src MAC Address Dst MAC Address

--- ---- ---- -------------- -------------- --------------- -----------

Console#show ip arp inspection statistics

ARP packets received before rate limit : 150

ARP packets dropped due to rate limt : 5

Total ARP packets processed by ARP Inspection : 150

ARP packets dropped by additional validation (source MAC address) : 0

ARP packets dropped by additional validation (destination MAC address): 0

ARP packets dropped by additional validation (IP address) : 0

ARP packets dropped by ARP ACLs : 0

ARP packets dropped by DHCP snooping : 0

Console#

show ip arp

inspection vlan

This command shows the configuration settings for VLANs, including ARP

Inspection status, the ARP ACL name, and if the DHCP Snooping database

is used after ARP ACL validation is completed.

S

YNTAX

show ip arp inspection vlan [vlan-id | vlan-range]

vlan-id - VLAN ID. (Range: 1-4093)
vlan-range - A consecutive range of VLANs indicated by the use a

hyphen, or a random group of VLANs with each entry separated by

a comma.

Advertising